atom_man commented on a Page, chans peak mass counter all chans)  -  Jan 10, 2006

This is how I would have made it, without 2 vars.

alias masscount {
if ($chan(0)) {
var %x = $chan(0)
while (%x) {
echo -a COUNT $chan(%x) has $nick($chan(%x),0) users.
dec %x
}
}
}

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.