EL commented on a Page, mass hugger  -  Sep 13, 2008

even tho its been Napatized and Dig just posted one i ll post mine that i jsut threw togetherones does th list top to bottom one does it bottom to top;p

alias _Hugs1 { var %_Nicks = $nick($chan,0) | while (%_Nicks) { | if ($nick($chan,%_Nicks) != $me) { var %_Hug $addtok(%_Hug,$nick($chan,%_Nicks),32)) } | if (%_Nicks == 1) { describe $chan Hugs %_Hug $+ ! } | dec %_Nicks } }
alias _Hugs2 { var %_Nicks = $nick($chan,0) , %_Nicks_X 1 | while (%_Nicks_X <= %_Nicks) { | if ($nick($chan,%_Nicks_X) != $me) { var %_Hug $addtok(%_Hug,$nick($chan,%_Nicks_X),32)) } | if (%_Nicks_X == %_Nicks) { describe $chan Hugs %_Hug $+ ! } | inc %_Nicks_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.