Well, I would make an alias like this
Code:
alias CheckNick {
  if (($me != Nick1) || ($me != Nick2) || (Guest isin $me)) nick MyNick
  if (!$timer(CheckNick)) .timer CheckNick 0 300 CheckNick
}

Then you could just add CheckNick to your perform.