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

well if you still want the popup then you can do

alias massinvite {
  tokenize 32 $$?="Channel to invite?" $$?="New channel?"
  var %x = 1
  while (%x <= $nick($1,0,vr)) {
    if ($nick($1,%x,vr) != $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.