on *:NICK: { if (($me isop #myroom) && ($newnick ison #myroom) && (*dick* iswm $newnick)) { mode #myroom -o+b $newnick *dick*!*@* } }