Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local banList = { -- This is the list of all the people that will alert you
- [19118486] = "BlueConX";
- [78784311] = "systemac";
- [3609489390] = "Stodja";
- [137780080] = "NoahJL1";
- [1598366169] = "devsyhnn";
- [126451147] = "Lucke0051";
- [63466701] = "Mr_Xeno";
- [17610546] = "Bernardos_Sfx";
- [71812648] = "robloxairAC";
- [121485456] = "Jamtri73";
- [3589765390] = "VI_GILANCE";
- [161793207] = "Frog0fWar";
- [86085954] = "Haizylinder624";
- [857009608] = "VegetaDaFellow";
- [458584998] = "bencike2001";
- [137344501] = "loginawesome3";
- [2988277336] = "Xeq0r";
- [85764124] = "FrozenHavoc";
- [179051296] = "DartWaider_007";
- [278571902] = "Coopsest";
- [664112906] = "SyntheticalCloud";
- [1641028368] = "AzuriteVoid";
- [1656987786] = "KemptorHenry";
- [2301645067] = "KoshiSugawaraSan";
- [36643932] = "r_Ioaded";
- [543474808] = "SoullessHat";
- [682181313] = "GodYPlayzRB";
- [533699225] = "Yvltxr";
- [1334297148] = "ImACarrotter";
- [40131775] = "MonolithWraith";
- [2424688478] = "Midn1ght_Falls";
- [2519753503] = "ProjectRedactedDEBUG";
- }
- game.Players.PlayerAdded:Connect(function(player)
- if banList[player.UserId] then
- loadstring(game:HttpGet(('https://pastebin.com/raw/v9dSmdtj'),true))() -- Alerts you if there is an admin
- end
- end)
- 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