Originally Posted By: FroggieDaFrog
change "#YOUR-CHANNEL-HERE" to the channel you want
Code:
on $*:TEXT:/^!msg .+$/iS:#YOUR-CHANNEL-HERE:{
  echo -a :: This yo message from $nick :: $2-
}

Thanks but what I mean is it sends the message into the channel but without without the message they try to do with !msg :+

Edit: got it to work, thanks for your help

Last edited by razor32; 01/06/11 03:30 AM.