Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- qq = Instance.new("BillboardGui", game.Players.LocalPlayer.Character.Head)
- qq.Size=UDim2.new(10.5,0,10.5,0)
- qq.StudsOffset=Vector3.new(0,4,0)
- qq.Parent= game.Players.LocalPlayer.Character.Head
- qq.Adornee= game.Players.LocalPlayer.Character.Head
- tt1 = Instance.new("TextLabel")
- tt1.Text = "TUNINHO THE TUNIX"
- tt1.Size = UDim2.new(5,0,5,0)
- tt1.Position = UDim2.new(0,0,0,0)
- tt1.BackgroundTransparency = 1
- tt1.Parent = qq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement