Facebook
From sdasd, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 234
  1. variables:
  2.         {antybot::%player%} = true
  3.  
  4. on join:
  5.         if {antybot::%player%} = true:
  6.                 kick player due to "&cANTYBOT"
  7.                 set {antybot::%player%} to false
  8.         else:
  9.                 stop