Lindrian commented on a Page, Mode Script  -  Dec 22, 2007

Eh... This is horrible!
I made this example script on the spot, but I guess you get the idea of it...

on *:INPUT:#: {
  if ($regex($1,/(:?[+|-])(:?(\\w+))/S)) {
    if ($regml(2) isincs $remove($chanmodes,$chr(44))) {
      mode # $regml(1) $+ $v1 $2-
    }
  }
}
 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.