guest598594 commented on a Page, Quick modes! (Updated)  -  Sep 05, 2007
on *:input:*:{
  if ($1 == - || $1 == +) {
    if ($mid($1,2,1) isin $nickmode && $2 ison $chan && !$3) $chan mode $chan $1-
    elseif ($mid($1,2,1) isin $chanmodes && $2 !ison $chan && !$4) mode $chan $1-2
  }
}

there we go

 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.