napa182 commented on a Page, Simple Highlight  -  Nov 18, 2010

just another way to go about it...

on *:TEXT:*:#:$highcheck($1-)
on *:ACTION:*:#:$highcheck($1-)
alias -l highcheck {
  if ($regex($1-,/\Q $+ $me $+ \E/iS)) {
    beep 5 500
    $iif(!@Highlight,window -hw2 @Highlight)
    aline -hp @Highlight $fulldate 04 $event Highlight: 00 $1- 10by 12 $nick 10in 7 # 10on 03 $server 09 $+(,$chr(40),$network,$chr(41),)
  }
}
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.