1_F0

WalkSpeed

May 17th, 2020
155,612
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. local speed = 70
  2.  
  3. game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = speed
  4. game:GetService("Players").LocalPlayer.Character.Humanoid.JumpPower = (speed * 1.5)
Add Comment
Please, Sign In to add comment