Protect Protection

By SweeTCooL on Apr 04, 2008

When someone Try To DeProtect They Cant ;) just click right click in main and u will set it On or Off!! enjoy

Comments

Sign in to comment.
SweeTCooL   -  Jun 28, 2009

you just set it for on or off, it's for all channels.
and if u dont want to set to make it always set on just:

on *:rawmode:#: {
if (-a isin $1-) && ($me isin $1-) {
if ($nick == $me) { halt }
else {
cs protect # $me
}
}
}

 Respond  
Shinkiro   -  Jun 04, 2009

How would I set this to auto do it on all channels without having to set it in all of them?

 Respond  
guest598594   -  Apr 04, 2008

on !*:rawmode:#:{ would take care of the if ($nick == $me) { halt }

 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.