Stiwen133

Untitled

May 1st, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local Gui = instance.new("BillboardGui",game.Workspace.MrRobloxTutorialsGo.Head)
  2. Gui.StudsOffset = 0,2.5,0
  3. local Text = instance.new("TextLabel",Gui)
  4. Text.BackgroundTransparency = 1
  5. Text.TextScaled = true
  6. Text.Text = "MrRobloxHackerGo"
  7. game.Workspace.MrRobloxTutorialsGo.Humanoid.DisplayDistanceType = "None"
Add Comment
Please, Sign In to add comment