Code:
 on *:input:#tcmafia:{
  set colorinput $iif($1 == !on,$true,$iif($1 == !off,$false,%colorinput))
  if %colorinput {
    if (/* !iswm $1) {
      if ($network == Undernet) {
        msg $chan 02,03 $+ $1-
        halt
      }
    }
  }
}
that didnt work so well it gave me this error .. * /set: invalid parameters (line 2, script1.ini)