Advertisement
ERROR_CODE

Banned_Players.ECCSsys

Jul 18th, 2023 (edited)
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.19 KB | None | 0 0
  1. if game.Players.LocalPlayer.Name == "arseni_tge3" then
  2. guiframe:Destroy()
  3. game.Players.LocalPlayer:Kick("You got banned from ECCS•Executor")
  4. while true do
  5. error("Banned Player")
  6. end
  7. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement