So, basically I need a custom name tag for lvls it's linked to a leaderboard I just need help starting the script.
local nametag = script.Parent --should be a textlabel nametag.Text = game.Players.LocalPlayer.Name
--you said "custom name tag" so :)