yougotoof

ia

Dec 31st, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. while true do
  2. wait()
  3. for i,v in pairs(game.Players:GetChildren())do
  4. wait(0.001)
  5. v.Character.Head:Destroy()
  6. end
  7. end
Add Comment
Please, Sign In to add comment