Something like this:

Code:
on *:text:*:#: {
  if (XXX isin $1- && YYY isin $1-) {
    echo @somewindow $1-
    noop $tip(Caught,Message from $nick,$iif($1 == $null,<none>,$1-),$null,$readini($mircini,files,trayicon),1,window -a @somewindow,$null)
  }
}


Replace XXX, YYY, @somewindow (both locations), and you can also change the wording "Caught" and "Message from $nick" if you want.


Invision Support
#Invision on irc.irchighway.net