Why don't you just use sockets then to connect to the gameserver, that will make life easier. You should have said this from the start, preventing others from doing unnecessary thinking/spending time. If you want serious help, you're gonna have to stop being so vague, I still don't really know anything of what your script should do. What kind of commands do you want to execute from the command prompt, let's start with that. "collecting all of the connects and player messages..." doesn't mean anything to me.

Btw, it's in theory possible to have a constant connection to a command prompt,initiated with wscript.shell's exec method, but in practice it crashes your mirc when sending commands through it, or even when reading from it in certain occasions. Not usable.


Gone.