RibCripql

v3rm tabs

Dec 13th, 2015
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. you = game.Players.LocalPlayer.Character.Humanoid
  2. wsvalue = 50 -- change this
  3. while wait() do
  4. you.WalkSpeed = wsvalue
  5. end
Add Comment
Please, Sign In to add comment