Quote:
$nopnick(#,N/nick)
Returns Nth non-operator in the channels nickname listbox on channel #.

Properties: color, pnick, idle

$nopnick(#mIRC,0) returns the total number of non-operators on #mIRC
$nopnick(#mIRC,1) returns the 1st non-operator on #mIRC
$nopnick(#mIRC,1).color returns the color of the 1st non-operator on #mIRC

$nopnick(#mIRC,1).pnick returns the status of the 1st non-operator on #mIRC
$nopnick(#mIRC,1).idle returns the idletime of the 1st non-operator on #mIRC



From Tye's edited version of the mIRC help file