1 2 3 4 5 6 7
on *:text:*:#tiplr.com: { if ($read(words.txt,w,$1)) { var %x = $gettok($read(words.txt,w,$1),1-,32) echo -a ? = $numtok(%x,63) * = $numtok(%x,42) & = $numtok(%x,38) msg $chan Testtext } }