Do you mean message the user as they join?
On !*:Join:#: { msg $nick hi, there welcome... }
or...
On !*:Join:#: { msg $chan hi, there welcome... }
Colour:
On !*:Join:#: { msg $nick 04,01hi03, 12welcome08. 09. 11. }
On !*:Join:#: { msg $chan 04,01hi03, 12welcome08. 09. 11. }
-Andy