i have tried to make my own floodprotection.
its like this
on *:text:*:?: {
if % $+ $nick > 10 ignore $address($1,3)
timer 1 60 unset % $+ $nick
set % $+ $nick
inc % $+ $nick 1
}

but it dont work.
10 lines in 60 sec.