Possible, sure. Not too pretty. I'll leave out the connecting part, thats the fun of it! If you need help, post again and if I see it I'll include that too.

Anyway, what you want to do is connect and then start recieving the input. If its a WEBSITE, not just a text file, then it will have commands saying that it is the end of a line... <br> and <p> most likely.
So split the chunk of text you get by those.

Alternately, if its text.. then it should split it as you recieve it I think.


-------------
I am the self-appointed God of needlessly complex mIRCscript.