Code:
 
alias myLineOfText return Hello $1 $+ , Your message has been received.... 

on ^:OPEN:?:*: { msg $nick $myLineOfText($nick)}
 


Not the only way to skin this particular cat, of course!

Cheers,

DK