Kardadantis commented on a Page, akick with akick protection 2.0  -  Mar 31, 2010

on :kick:#: {
if ($me == isop) {
/cs unban #chan $me
/cs akick $chan del $me $+!
@*
/cs akick $chan del $address ($me,2)
/cs invite $chan $me
/cs ban $chan $nick $address
/cs akick $chan add $nick
.msg $chan haha that was fun now was it
}
}

but becose of $nick ban protection:
[21:44] ERROR Excess flood

[21:44] * [10053] Software caused connection abort

:D maybe command lines change works beter?
on :kick:#: {
if ($me == isop) {
/cs unban #chan $me
/cs akick $chan del $me $+!
@*
/cs akick $chan del $address ($me,2)
/cs akick $chan add $nick
/cs ban $chan $nick $address
/cs invite $chan $me
.msg $chan haha that was fun now was it
}
}

 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.