Don`t change any chan modes please!

By chess on Jan 19, 2005

This script will auto change the chann modes back to normal, if someone trye to change it! :)

on @!*:mode:#hl2.no:{ if (m isincs $1) { mode $chan -m } }
on @!*:mode:#hl2.no:{ if (t isincs $1)   { mode $chan -t   } }
on @!*:mode:#hl2.no:{ if (n isincs $1)  { mode $chan -n  } }
on @!*:mode:#hl2.no:{ if (i isincs $1)   { mode $chan -i   } }
on @!*:mode:#hl2.no:{ if (p isincs $1)  { mode $chan -p  } }
on @!*:mode:#hl2.no:{ if (s isincs $1)  { mode $chan -s  } }
on @!*:mode:#hl2.no:{ if (c isincs $1)  { mode $chan -c  } }
on @!*:mode:#hl2.no:{ if (C isincs $1) { mode $chan -C } }
on @!*:mode:#hl2.no:{ if (N isincs $1) { mode $chan -N}} }
on @!*:mode:#hl2.no:{ if (k isincs $1) { mode $chan -k  } }
on @!*:mode:#hl2.no:{ if (r isincs $1) { mode $chan -r   } }
on @!*:mode:#hl2.no:{ if (D isincs $1) { mode $chan -D } }
on @!*:mode:#hl2.no:{ if (u isincs $1) { mode $chan -u  } }

Comments

Sign in to comment.
chess   -  Jan 20, 2005

well, this scripts was spesical scriptet to the network Quakenet, one of many network who dont have auto-lock modes.....

 Respond  
BlueFire   -  Jan 19, 2005

{ mode $chan -N}} } < wrong, wonder how come u could missed that one, you might as well change #hl2.no to # pretty much useless to me since most network got services to auto-lock those modes... lol

 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.