Anti-Deop

By amigo on Nov 19, 2006

This is a very good anti-deop protection & it works on the registered channels with X
you just copy it in to the remote and save...the you don`t have to do anything ;)

on 1:LOAD:{
echo 4 -a 0,1Amigo`s Anti-deop Snippet Loaded!!!
}
on *:ban:#:{
if $banmask == $address($me,1) { mode $chan -ob+b $nick $banmask $address($nick,3) | kick $chan $nick (Amigo Protection) }
if $banmask == $address($me,2) { mode $chan -ob+b $nick $banmask $address($nick,3) | kick $chan $nick (Amigo Protection) } 
if $banmask == $address($me,3) { mode $chan -ob+b $nick $banmask $address($nick,3) | kick $chan $nick (Amigo Protection) } 
if $banmask == $address($me,4) { mode $chan -ob+b $nick $banmask $address($nick,3) | kick $chan $nick (Amigo Protection) } 
} 
on *:op:# $me: if ($opnick = $me) { msg # Thank`s }
on *:deop:# $me: if ($opnick = $me) { msg # $nick Ai o palma! | /msg X op $chan $me | msg x deop $chan $nick | msg x ban # $nick U do not deop $me }
on *:kick:# $me: if ($opnick = $me) { /notice $nick Hey $nick Don't Start!!! | /write c:\tempban.txt $chan | /msg x unban # $me | /join # | /msg x op $chan $me | /msg x deop $chan $nick | /join # | msg x unban # $me }

Comments

Sign in to comment.
xplo   -  Nov 02, 2008

this might flood X and you will get ignored for 60 mins.

Useless. 1/10

 Respond  
Setever   -  Dec 02, 2006

I\'d have to agree with Sean, looking at the other.

 Respond  
SyntaxIRC   -  Nov 24, 2006

Not all servers have X, so in the reop part for you it\'s best if you use ns update.

 Respond  
Cherish   -  Nov 21, 2006

\"if $banmask == $address($me,1)\" and other ones. Better is \"if ($banmask iswm $address($me,5))\" and it\'s all u need ;]

 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.