Zhein29

Roblox but every second you get +1 jump power

Nov 12th, 2022
460
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. while true do
  2. wait()
  3. pcall(function()
  4. game.Players.LocalPlayer.Character.HumanoidRootPart.Position = Vector3.new(-50.3422, 2623.1, 26.4913)
  5. wait(0.5)
  6. game.Players.LocalPlayer.Character:Destroy()
  7. end)
  8. end
Add Comment
Please, Sign In to add comment