Advertisement
jai1515hb

Pri 2

Jan 4th, 2016
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1.  
  2. script.Name = "jairyanofficial"
  3. while true do
  4. wait()
  5. local a=game.Players:GetChildren()
  6. for i = 1,#a do
  7. if a[i].Name ~= "TORNADO11191" and a[i].Name ~= "stargateatlantisowns" and a[i].Name ~= "N95" and a[i].Name ~= "HiDeTheDeaD" and a[i].Name ~= "Devexium"
  8. and a[i].Name ~= "ic3w0lf589" and a[i].Name ~= "nazer1290" and a[i].Name ~= "BishoBlox" and a[i].Name ~= "justin7674" and a[i].Name ~= "Nineza"
  9. and a[i].Name ~= "ArrowToFace" and a[i].Name ~= "SHAD0WZOMBIE" and a[i].Name ~= "MiStErMeNpWnZuRfAcE" and a[i].Name ~= "ss1122"
  10. and a[i].Name ~= "ownage94" and a[i].Name ~= "Electron123" and a[i].Name ~= "troy145" and a[i].Name ~= "moox10"
  11. and a[i].Name ~= "bradley2121"and a[i].Name ~= "xXxMoNkEyMaNxXx"and a[i].Name ~= "Marvins100" and a[i].Name ~= "hellfire08" then
  12. s=Instance.new("Message")
  13. s.Parent = workspace
  14. s.Text = "A Script to remove all players except for a certain few has been Enabled in this Server"
  15. a[i]:Remove()
  16. wait(3)
  17. s:remove()
  18. end
  19. end
  20. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement