Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Gui = Instance.new("BillboardGui",game.Workspace.MrRobloxTutorialsGo.Head)
- Gui.StudsOffset = Vector3.new(0,2.5,0)
- Gui.Size = UDim2.new(0,200,0,50)
- local Text = Instance.new("TextLabel",Gui)
- Text.BackgroundTransparency = 1
- Text.TextScaled = true
- Text.Text = "MrRobloxHackerGo"
- Text.Size = UDim2.new(0,200,0,50)
- game.Workspace.MrRobloxTutorialsGo.Humanoid.DisplayDistanceType = "None"
Advertisement
Add Comment
Please, Sign In to add comment