Advertisement
Faqz

Speedscript

Jul 30th, 2021
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. --[[
  2. Speed Cheat
  3. By: OpenGamerTips
  4.  
  5. Works for most games, most big games patch this.
  6. ]]--
  7.  
  8. local speed = 70
  9.  
  10. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = speed
  11. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = (speed * 1.5)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement