Gotta_Sweep

ROBLOX Walk Speed Script

Apr 1st, 2019
2,369
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. --Roblox Walk Speed Script, Put This In ----> StarterPlayer -----> StarterCharacterScripts
  2. script.Parent.Humanoid.WalkSpeed = 5*16 --Sets the player walkspeed to the 5 times the normal WalkSpeed
  3.  
  4. --The 5*16 The 16 Is The Speed of The Player Ignore The 5.
Advertisement
Add Comment
Please, Sign In to add comment