SHOW:
|
|
- or go back to the newest paste.
1 | - | --skid tabs decrypted ~transIate~ |
1 | + | you = game.Players.LocalPlayer.Character.Humanoid |
2 | - | --Not mine. |
2 | + | wsvalue = 50 -- change this |
3 | - | --Vermillion Tabs |
3 | + | while wait() do |
4 | - | wait() |
4 | + | you.WalkSpeed = wsvalue |
5 | - | LocalPlayer = game:service("Players").LocalPlayer |
5 | + | end |