Advertisement
Trentong55

Loop Speed

Aug 18th, 2018
1,813
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. --change the user name to your victim
  2. ----------------------------------↓
  3. p = game:GetService("Players").victimuserhere
  4. if p == nil
  5. then print("script failure")
  6. end
  7.  
  8. while true do
  9. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  10. end
  11. -- LoopSpeed for all those games who reset ur speed here you go no more crap
  12. --created by trentongold55 if u add this to a vid or a hack remove my user please
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement