Long Text Kicker

This will kick someone for using extremely long paragraphs, sometimes i person uses this for flooding. The code below goes into mIRC remotes.

on @*:text:*:#: { if ($nick !isop # && $len($1-) > 100) { ban # $nick 2 kick # $nick Excess text! } }

Site hosted by Angelfire.com: Build your free website today!