Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Here's a working speed script!!--
- (Do not copy this text) --By Hitman_Hell--
- --Mainly use it for the game call "The Streets"
- --------------------------------------------------------
- you = game.Players.LocalPlayer.Character.Humanoid
- wsvalue = 50 -- change this
- while wait() do
- you.WalkSpeed = wsvalue
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement