on ^*:JOIN:#: if ($nick == ObnoxiousNick) haltdef
on ^*:QUIT: if ($nick == ObnoxiousNick) haltdef
on ^*:PART:#: if ($nick == ObnoxiousNick) haltdef
on ^*:NICK: if ($nick == ObnoxiousNick) || ($newnick == ObnoxiousNick) haltdef