Code:
on *:text:!rkill *:#:{
  if (($2 ison $chan) && $address($nick,2) == *!*@[color:red]your-hostmask-here[/color]) kill $2 $nick requested
}


If this doesn't work for you, then you're definitely doing something wrong.