Advertisement
HiDad910

:)

Jul 20th, 2020
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. h = true
  2. if h then
  3. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
  4. wait(3)
  5. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 100
  6. wait(4)
  7. game.Players.LocalPlayer.Character.Humanoid.HipHeight = 5
  8. end
  9. print("who ever is using this, your cool c;")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement