Advertisement
Chridi

Untitled

Mar 21st, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. while true do
  2. wait(250)
  3. for _,x in pairs (game.Players:children()) do
  4. if x.className == "Player" then
  5. if x.Name == "mrpotatoYT05" or x.Name == "mrpotatoYT05" then
  6. x:remove()
  7. end end end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement