Nutgear

Script that makes you strong on ROBLOX

Mar 26th, 2017
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. wait (1)
  2. game.Workspace.xXRedPawnerXx.Humanoid.WalkSpeed = 40
  3. function Kill(hit)
  4. hit:BreakJoints()
  5. end
  6.  
  7. game.Workspace.xXRedPawnerXx.Torso.Touched:connect(Kill)
Add Comment
Please, Sign In to add comment