Code:
on *:text:*:#: {
var %i 1
while %i <= $numtok(%palabras,32) {
if ($gettok(%palabras,%i,32) isin $strip($1-)) { ban -k $nick has dicho $1- | return }
inc %i
}
}


UNTESTED


i like that