Page 1 of 1

!Marco Command

PostPosted: Sun Jun 05, 2011 5:50 am
by Paradox
Here it is!
Code: Select all
           if($this->ex[0] == '!Marco')
   
           {
   
               $this->send_data('POLO!', $this->ex[1]); //A fun game of Marco Polo!


Add this to the bot script to make it work! :)