napa182 commented on a Page, Mass Invite  -  Mar 04, 2010

why set vars for?

alias  massinvite {
  var %x = 1
  while (%x <= $nick($1,0)) {
    if ($nick($1,%x) != $me) .invite $v1 $2
    inc %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.