- ©2021 Roblox Corporation. Roblox, the Roblox logo and Powering Imagination are among our registered and unregistered trademarks in the U.S. And other countries.
- Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
Jul 12th, 2018
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
How To Teleport Yourself In Roblox Hack Ninja Legends
Another classic moment in arsenal, where you meet some cool people#roblox.
- -- ~ Can only be executed as a local script ~ --
- script.Name ='TeleportGUI'
- print('Thank you for using LoveingLiamGuy's Teleport GUI!')
- print('If you die, the GUI will be gone, so reactivate the script.')
- print('Type the name of the player to teleport to them/teleport them to you.')
- print('~LoveingLiamGuy')
- local player = script.Parent.Parent
- local playerSelected2 =0
- local gui = Instance.new('ScreenGui', player.PlayerGui)
- gui.Name ='TeleportGui'
- button.AutoButtonColor =true
- button.Size = UDim2.new(0.15,0,0.05,0)
- button.Font = Enum.Font.SourceSans
- button.TextSize =100
- button.BorderColor3 = Color3.new(255,255,255)
- button.Name ='TeleportButton'
- textbox.Position = UDim2.new(0.175,0,0.25,0)
- textbox.Text ='
- textbox.TextScaled =true
- textbox.BorderSizePixel =0
- textbox.BackgroundColor3 = Color3.new(255,255,255)
- local button2 = Instance.new('TextButton', gui)
- button2.Position = UDim2.new(0,0,0.35,0)
- button2.Text ='Teleport Player To You'
- button2.TextScaled =true
- button2.BorderSizePixel =0
- button2.BackgroundColor3 = Color3.new(255,255,255)
- local textbox2 = Instance.new('TextBox', gui)
- textbox2.Size = UDim2.new(0.15,0,0.05,0)
- textbox2.Font = Enum.Font.SourceSans
- textbox2.TextSize =100
- textbox2.BorderColor3 = Color3.new(255,255,255)
- textbox2.BackgroundColor3 = Color3.new(255,255,255)
- local notify = Instance.new('TextLabel', gui)
- notify.Size = UDim2.new(0.15,0,0.05,0)
- notify.Text ='
- notify.TextScaled =true
- notify.BorderSizePixel =0
- notify.BackgroundColor3 = Color3.new(255,255,255)
- local find = game.Players:GetChildren()
- wait()
- print('Searching player')
- if textbox.Text telePlayer.Name then
- print('Attempt to teleport to self')
- notify.Visible =true
- wait(1)
- notify.Text ='
- else
- playerSelected =0
- wait(0.1)
- player.Character:moveTo(telePlayer.Character.HumanoidRootPart.Position)
- notify.Text ='Success!'
- notify.Visible =false
- return
- else
- if playerSelected <#game.Players:GetChildren()then
- else
- playerSelected =0
- notify.Text ='Player invaild!'
- notify.Visible =false
- return
- end
- end)
- button2.MouseButton1Click:connect(function(click)
- for i, find inpairs(find)do
- playerSelected2 = playerSelected2 +1
- local telePlayer = find
- if textbox2.Text player.Name then
- playerSelected2 =0
- notify.Text ='Cannot use on yourself!'
- notify.Visible =false
- return
- print('Success')
- telePlayer.Character.Humanoid.Jump =true
- find.Character:moveTo(player.Character.HumanoidRootPart.Position)
- notify.Text ='Success!'
- notify.Visible =false
- return
- else
- if playerSelected2 <#game.Players:GetChildren()then
- else
- playerSelected2 =0
- notify.Text ='Player invaild!'
- notify.Visible =false
- return
- end
- end)