Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local naeeym2 = Instance.new("BillboardGui",Imakid12345)
- naeeym2.AlwaysOnTop = true
- naeeym2.Size = UDim2.new(5,35,2,35)
- naeeym2.StudsOffset = Vector3.new(0,3,0)
- naeeym2.Adornee = Imakid12345.Head
- naeeym2.Name = "Name"
- local tecks2 = Instance.new("TextLabel",naeeym2)
- tecks2.BackgroundTransparency = 1
- tecks2.TextScaled = true
- tecks2.BorderSizePixel = 0
- tecks2.Text = "Karma"
- tecks2.Font = "Code"
- tecks2.TextSize = 30
- tecks2.TextTransparency = 1
- tecks2.TextStrokeTransparency = 1
- tecks2.TextColor3 = Color3.new(255/255,0/255,0/255)
- tecks2.Size = UDim2.new(1,0,0.5,0)
- tecks2.Parent = naeeym2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement