Just out of curiosity, why /msg the nicks to yourself?
Code:
raw 366:*:{
  var %i = 1
  while $nick($2,%i) { [color:blue]echo -a[/color] $ifmatch | inc %i }
}