Code:
on *:JOIN:#:if ($nick($chan,0,a) > $iif($gettok($($+(%,ucount.,$chan),2),1,46) != $null,$v1,0)) set $+(%,ucount.,$chan) $+($v1,.,$ctime) 
on *:TEXT:!ucount:#:if ($($+(%,ucount.,$chan),2) != $null) msg $chan Max users: $gettok($v1,1,46) on $asctime($gettok($v1,2,46),mmm d yyyy @ H:nn:ss) 


*requires mIRC 6.16 or higher

-genius_at_work

Last edited by genius_at_work; 02/03/06 10:02 PM.