napa182 commented on a Page, Mode bitch  -  Oct 19, 2008

you could do somthing like this just replace the #chan1 and so on with the channels you want it to work in and also chage BotOwnersNick to what ever nick you want to be able to change modes.

also you can just set mode lock on instead of useing this.

on !@*:MODE:#: { 
  if ($istok(#chan1 #chan2,$chan,32) && !$istok(ChanServ BotOwnersNick,$nick,32)) { 
    kick $chan $nick dont change modes 
    mode # $+($iif($left($1,1) == -,+,-),$right($1,-1)) 
  } 
}
 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.