Advertisement
Meliodas0_0

Walkspeed

Feb 9th, 2020
207
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. _G.WS = 100
  2.  
  3. while wait() do
  4. workspace[game.Players.LocalPlayer.Name]:WaitForChild("AntiSpeedHack"):Destroy()
  5. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = G.WS
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement