Bobisamazing

Untitled

Aug 28th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. -- EASY BAN SCRIPT BY DYARIAN. CANNOT CHOOSE SPECIFIC PLAYER --
  2. print("Loading AUTOBAN Beta...")
  3. ban = game:FindFirstChild("Players")  
  4. if ban.Name~="britney72199" -- DO NOT REMOVE THE "'s But replace InsertName with your name
  5. then ban:Remove()  -- Removes ban :3.
  6. else
  7.  return
  8.    end
Add Comment
Please, Sign In to add comment