SIMPLE Protection

By SyntaxIRC on Nov 08, 2006

I think you'll manage how to use this script :P

SCRIPTS -> REMOTES

Don't freaking say how bad it is, as I said it's SIMPLE.

on *:BAN:#: {
set %counterkicks. 1
if ($banmask == $address($me,2)) { mode $chan -b-o-a-q-h $address($me,2) $nick $nick $nick $nick | msg $chan Don't ban me, $nick $+ ! | mode +bb $nick $address($nick,2) | cs kick $chan $nick Banned until further notice. # $+ %counterkicks. 
inc %counterkicks. 1
}
}

alias setub {
mode $$2- -b $address($3-,2)
notice $$2- You have been unbanned from $$2- ( $+ $address($3-,2) $+ )
}

Comments

Sign in to comment.
Disturbed   -  Dec 21, 2006

;x im late as usual <,<

 Respond  
ZabuzaMomochi   -  Nov 10, 2006

\"And Yet again Noutrious. You comment on something, with no suggestions. And nothing constructive.

This is my surprised face.\"

Theres the second time. o_o...

 Respond  
Noutrious   -  Nov 09, 2006

SyntaxIRC, i posted the script errors - the reason why i call`d it stupid, so plz stfu.

 Respond  
SyntaxIRC   -  Nov 08, 2006

Noutrious, I\'m surprised your comment privleges haven\'t been removed.

 Respond  
Noutrious   -  Nov 08, 2006

OK

 Respond  
Hawkee   -  Nov 08, 2006

I agree Noutrious, please be more constructive.

 Respond  
Yoinx   -  Nov 08, 2006

well if you\'re tired of saying the same things? Why are most of your comments \'sorry, stupid\" ?

 Respond  
Noutrious   -  Nov 08, 2006

Well, i am tired of saying the same things in every comments, but ok,
You can use:
.ban -k $nick Banned until further notice. $chr(35) $+ %counterkicks.
where you have
mode +bb $nick $address($nick,2) | cs kick $chan $nick Banned until further notice. # $+ %counterkicks.
! DONT PUT #, cause it associates with channel name, replace it with $chr(35)
msg $chan Don\'t ban me, $nick $+ !
is completely stupid.
set %counterkicks. 1 - wtf? It will reset the counter every time someone will ban you, just use .inc %counterkicks

 Respond  
Yoinx   -  Nov 08, 2006

And Yet again Noutrious. You comment on something, with no suggestions. And nothing constructive.

This is my surprised face.

 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.