AlphaSploit

Loopkill specific player

Jan 18th, 2018
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. for i = 1,10 --how many times you want to kill
  2. wait(5)
  3. workspace.PLAYERNAME:BreakJoints()
  4. wait(.1)
  5. end
Add Comment
Please, Sign In to add comment