Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

on @*:TEXT:*:#:{ inc $a($c($1-)) | if [ [ $a($c($1-)) ] ] > 2 { kick # $nick re

peat kick } | b $c($1-) }


alias a { return % $+ $nick $+ # $+ $1- $+ }
alias b { if ([ [ $a($1-) ] ] == 1) { .timer 1 10 unset % $+ $nick $+ # $+ $1- }
}
alias c { return $remove($1,$chr(32)) }

You might also like