you cannot have 2 on *:text's in the same file..

use:

on *:text:*:#:{
if ($1 == hello) { msg # hi $nick }
elseif (*hey* iswm $1-) { msg # hey $nick }
}


New username: hixxy