OogaBoogaNoob

tower of jump

Apr 6th, 2022
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. --game link: https://www.roblox.com/games/7211666966/Tower-of-Jump-FREE-HALOS
  2. for a=1,100 do
  3.  
  4. local teleport = true
  5.  
  6. if teleport == true then
  7. wait(2)
  8. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(30.74, 219.27, 141.98)
  9. end
  10.  
  11. end
Advertisement
Add Comment
Please, Sign In to add comment