dashh commented on a Page, Mass Kick Protection  -  Feb 21, 2009

;- if any nick kick 4 nicks in a room.

On *:KICK:#: {
inc -u4 %kick. [ $+ [ $chan ] ]
if (%kick. [ $+ [ $chan ] ] == 4) {
; here put what do u like.
; /mode $chan +i
; /mode $chan +b $address
; /kick $chan $nick 0,1Excessive Kicks Detected.
}
}

; if u want replace the chan id for nick id.
; when a nickuser kick 4 nick in a row. the other way inc any user.

 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.