on *:join:#:{ if ($level($nick) == Badnick) && ($nick != $me) { mode $chan +b $address | kick # $nick Bad Nick } }