on *:text:*$decode*:?: {
if ($me isop [color:red]#yourchan[/color] && $nick ison [color:red]#yourchan[/color]) {
ban -k [color:red]#yourchan[/color] $nick 2 Banned for $!decode trojan. Please visit #help for assistance in removing it.
}
window -c $nick
}