Super deop Protection

By LiquidJesus on Feb 25, 2006

Ok this snippet is all bout protection..it's ment for users with high access...just paste in your remotes Alt+R...its funtion:When somebody deops you Chanserv deops them adds there nick to akick then enforces to keep em out then add the victim on the access list -10 (change it however you like)this is my first snippet I hope you enjoy!! :)

on *:deop:#: { 
  if ( $opnick == $me ) { 
    cs deop $chan $nick
    cs akick $chan add $nick
    cs akick $chan enforce
    cs op $chan $me
    cs access $chan add $nick -10
  } 
}

Comments

Sign in to comment.
Status_online   -  Apr 10, 2006

AUthor.. better do kicks the person who tried to DEOP you three times. No need to be cruel right..?

 Respond  
elya elina   -  Mar 02, 2006

Personally, I don\'t think you should kick the person who deops you on a channel. If you have to retaliate, what you could do is maybe deop him back. Adding him to the akick list is taking things a bit too far.

 Respond  
sladekraven   -  Mar 02, 2006

Try deopping yourself.

Fix:

On !*:Deop:#: {
if ( $opnick == $me ) {
cs deop $chan $nick
cs akick $chan add $nick
cs akick $chan enforce
cs op $chan $me
cs access $chan add $nick -10
}
}

-Andy

 Respond  
CaRe_Taker   -  Feb 27, 2006

Wats with the CS ?

 Respond  
Zachery   -  Feb 26, 2006

No html, o well

 Respond  
Zachery   -  Feb 26, 2006

Div1nity,

Comment Rules:

Do not complain about your score.

Keep your language professional at all times.

Always be constructive.

My Point of view it says dont sya other peoples snippets are lame but try to tell him why you dont like it. dont go mouthing it off just cuz you think its lame.

 Respond  
Raid   -  Feb 25, 2006

Couple things, if you can akick and change access why do you care about an op? Sops can akick the founder, but they can not take your status away. Also if you akick someone you do not need to enforce it. That happens automatically. Not every one uses access an levels so that could not work for every one. Like Dib1nity said, if someone uses chanserv or the botserv bot you would not beable to do anything.

 Respond  
`Kazuma   -  Feb 25, 2006

My chanserv doesn\'t have these commands.

 Respond  
Arch^A^nGeL   -  Feb 25, 2006

It\'s good. I used it, and it seems helpful, but.. it\'s too much of a revenge for a mere deop lol

 Respond  
Noutrious   -  Feb 25, 2006

Sorry dude, but this isn`t super, but lame! Maybe the bot deops you for idling or just some nick, cause your offline.. OK This could be, but then you need a dialog or setting for people..
My score 2/10

 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.