on @1:text:*:#:{ 
if $me !isop $chan { halt } | if $nick isop $chan { halt } 
var %bflood $strip($1-) 
var %mflood $strip($$1) 
if ($len(%bflood) >= 250 ) || ($len($1) >= 50 ) { 
/mode $chan +b $address($2,2) | /kick $chan $nick  7¤  13Flood Yasaktir 2 [ 14! 2]  7¤  
} 
}