Advertisement
LucidScripts

Avex BlackLists (2)

May 15th, 2020
568
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. local Blacklist = {
  2. ["Bxrxy"] = true, -- Cringe ass Cyrus Admin, Wasted my time, Called an Owner.
  3. ["0DISDAIN"] = true, -- Being a Pussy, Calling a Cyrus Admin, Lying about Randoming Attacking, Cringe.
  4. [""] = true,
  5. [""] = true,
  6. [""] = true,
  7. [""] = true,
  8. [""] = true,
  9. [""] = true,
  10. [""] = true,
  11. [""] = true,
  12. [""] = true,
  13. [""] = true,
  14. [""] = true,
  15. [""] = true,
  16. [""] = true
  17. }
  18. local player = game.Players.LocalPlayer
  19. if Blacklist[player.Name] then
  20. while true do end -- Crashes that skid.
  21. else
  22. wait(2)
  23. print("") -- Checked
  24. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement