my deop script

By brottor on Feb 22, 2005

when you are deopped on a channel this script will kick the user who deopped you op you again and deop the user if the kick didnt work if ur access is at a certain value and stuff the script is for mirc remotes and uses chanserv

on *:deop:#: { 
if ( $opnick == $me ) { 
cs op $chan $me 
cs deop $chan $nick 
cs kick $chan $nick dont deop 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.