Fake modes on nicks.

By NarcotiX on Feb 12, 2004

This is not a vital snippet by any means, but is fun to use on nicks ;)...it sets a mode on a nick (+o for example) then on the same line takes it away (-o), this snippet will only work if you are an Op (Operator) in a channel. copy and paste the following into your Aliases...

/fakevoice { mode $chan +v-v $1 $1 }
/fakeop    { mode $chan +o-o $1 $1 }
/fakehalfop { mode $chan +h-h $1 $1 }
/fakeban    { mode $chan +b-b $1 $1 }

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.