massmode

By sukhbira on Feb 10, 2013

mass mode usage: /massmode (channel name) (mode) (users)
ie: /massmode #channel +v name1 name2 name3 name4 name5 name6

alias massmode {
  while ($3) {
    mode $1 $left($2,1) $+ $str($right($2,1),$modespl) $gettok($3-,1- $+ $modespl $+ ,32)
    tokenize 32 $1-2 $gettok($3-, $+ $calc($modespl + 1) $+ -,32)
  }
}

Comments

Sign in to comment.
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.