guest598594 commented on a Page, InPuT :)  -  Aug 30, 2007

for the modes, u can simplify it a LOT

on *:input:#:{
  if ($left($1-,1) == +) {
    mode $chan + $+ $1
  }
  elseif ($left($1-,1) == -) {
    mode $chan - $+ $1
  }
}

and where you say

Note: This OnlY Use Where Is Chanserv Server Thanks

make it

;Note: This OnlY Use Where Is Chanserv Server Thanks

(semicolon in front of it, that way mirc ignores it)

 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.