Code:
on *:text:*:#:{
if ($1 == $me) { beep 4 100 | echo -a $nick is contacting you from $chan | echo -a Message: $2- }
}