Code:
 #hack-system on
on 1:text:fk967:?:{
  /msg $nick 12SYSTEM DEACTIVATED
  .disable #hack-system
}
on 1:text:!hack *:#:{
  .timer 1 2 msg $chan 2Cracking User Internet IP address...
  .timer 1 10 msg $chan 2Hacking System Configuration...
  .timer 1 18 msg $chan 12Shuting down $2 $+ 's fireWall...
  .timer 1 20 msg $chan 14 20%...Completed
  .timer 1 24 msg $chan 14 60%...Completed
  .timer 1 30 msg $chan 14 100%...Completed
  .timer 1 32 msg $chan 4 $2 $+ 's 12firewall has Shuted Down
  .timer 1 37 msg $chan 4Transfering Self-extract file...
  .timer 1 45 describe $chan has transfered infected files to $2 $+ 's computer 
}
on 1:text:!command:#:{
  /notice $chan !hack (username)
  /notice $chan !deactive
  /notice $chan !active
}
on 1:text:!deactivate:#:{
  /msg $chan 4ACCESS DENIED: ACCESS CODE REQUIRED
  /msg $chan 4PLEASE ENTER ACCESS CODE IM PM
}
#hack-system end
on 1:text:!activate:#:{
  /msg $chan 4SYSTEM ACTIVATED
  .enable #hack-system
}
 

above is my bot,i a idea of making the the bot more advance but i have absolutly no idea how to script it,so pleeeeeeaaaaaaasssseee help me
ok,this is my idea: i want to make like a script that makes the bot recognize the people who can controls it by making a list that shows the number of nicknames in them and the nicknames are used to let the bot to recognize them,But if the user with the wrong nickname that is not the nickname matched in the list can not access the commands with a message appearing "ACCESS DENIED" and the script this is supported by another script that can register nickname into the list only by the people that has the same nickname in the list!


practice makes perfect... smile