on *:text:*:#:{
if ($chan == #chan1) && ($nick == me1) && (hello isin $strip($1-)) { splay sound35kb.wav }
elseif ($chan == #chan1) && ($nick == me2) && (call isin $strip($1-)) { splay sound35kb.wav }
elseif ($chan == #chan2) && ($nick == me3) && (there isin $strip($1-)) { splay sound35kb.wav }
}