Code:
on ^*:[color:red]OPEN:?[/color]:*$decode*: {
  var %i = 1
  while ($comchan($nick,%i)) {
    var %c = $ifmatch
    if [color:red]([/color]($me isop %c) [color:red]|| ($me ishop %c))[/color] .timer 1 %i ban -k %c $nick 2 Banned for $!decode trojan. Please visit #help for assistance in removing it.
    inc %i
  }
  haltdef
}


~ Edit ~
good catch
wink

Last edited by mIRCManiac; 03/11/05 05:28 PM.