alias CheckNick { if (($me != Nick1) || ($me != Nick2) || (Guest isin $me)) nick MyNick if (!$timer(CheckNick)) .timer CheckNick 0 300 CheckNick }