guest598594 commented on a Page, Quick modes! (Updated)  -  Sep 05, 2007

damnit

on *:input:*:{
  if ($1 == - || $1 == +) && (!$3) {
    if ($mid($1,2,1) isin $nickmode && $2 ison $chan) $chan mode $chan $1-
    elseif ($mid($1,2,1) isin $chanmodes && $2 !ison $chan) mode $chan $1-2
  }
}

im rly sorry for all the silly mistakes :P

 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.