Code:
on *:NICK:{ if (*rogue iswm $newnick) msg $chan Run $remove($newnick,Rogue) has gone Rogue }


Note: in ON NICK, $nick is the old nick and $newnick is the new.