Advertisement
yougotoof

noobs die

Dec 26th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. while true do
  2. p = game.Players:GetChildren()
  3. for i = 1,#p do
  4. p[i].Character.Head:remove()
  5. end
  6. wait(0.01)
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement