Code:
on !*:join:#yourchan: {
.msg $nick Line1
...
}

That should work, All you need to do is finish using '.msg $nick linex'. And change #yourchan to your channel.
The '.' before msg means its 'silent', and won't open the Query window on your side.


Those who can, cannot. Those who cannot, can.