Except Protections

By Darkkeeper on Dec 14, 2006

Heres a couple simple little Except protections. Just add them into your Remotes and as long as you have halfop or higher you will have +e on a chan.

on *:rawmode:*:{ 
  if (- isin $1) && (e isin $1) { /mode $chan +ee $Me $Address($Me,2) }
}

on *:JOIN:#:{ /mode $chan +ee $Address($Me,2) $Me }

Comments

Sign in to comment.
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.