what about this?

Code:
 
on *:TEXT:*:?:{
  if ($away) {
    if ($1 == $me) { msg $nick Hello }
    elseif (*! iswm $1-) { msg $nick please dont shout }
    elseif (? isin $($ $+ $0,2)) { msg $nick say what? } 
  }
}
 


that's what i figured out....

Last edited by J0ke; 19/09/03 08:20 PM.

Go ahead, jump. 100,000 lemmings can't be wrong.