hrmm wait ok look... anyone see anything wrong with it?
Code:
alias chanbot2 {  
  set %address bot@mask-18480.rr.com  
  set %total $ial(%address,0)
  set %count 1
  if (%total <= %count) { 
    set %bot $ial(%address,%count).nick
    msg %bot !command $$1-
  }
}

Last edited by Hindsight; 17/02/03 04:49 AM.