Instead using a timer, use /NOTIFY and the ON UNOTIFY event:


Code:
ON 1:START: { 
  notify on
  notify Ms_7-11
}
ON 1:UNOTIFY: { 
  IF ($me != Ms_7-11) { nick Ms_7-11 }
}  


DALnet: #HelpDesk, #mIRC, #MISHScript - Undernet: #mIRC, #mIRC-Scripts