sweetpeps

- speed 2

Aug 11th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1.  
  2. script.Parent.MouseButton1Click:connect(function()
  3. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = game.Players.LocalPlayer.Character.Humanoid.WalkSpeed -5
  4. end)
Add Comment
Please, Sign In to add comment