Bielie commented on a Page, Simple Nick Caller  -  Jun 23, 2010

If his script is for a bot he did it right. (talking about the yournickhere)

Cant he just use:

on $*:text:$(/(\s\Q $+ $me $+ \E\b)|(\s\Q $+ $anick $+ \E)\b/iS):#:{
  if (%flood [ $+ [ $nick ] ]) { return }
  set -eu3 %flood [ $+ [ $nick ] ] $nick
  if ($chan == #anychan) { halt }
  elseif ($istok(operserv|iserv|chanserv|botserv,$nick,124)) { halt } 
  else { inc %highlight | notice $me $($+([ $+ [ $nick ] ]),2) highlighted you in $chan $+ . You have been highlighted %highlight times. | notice $nick You highlighted $regml(1) $+ . You are number: %highlight that highlighted $regml(1) $+ . }
}
 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.