Originally Posted By: argv0
There's a Python4mIRC dll at http://www.mircscripts.org


That works to communicate with mIRC from an external program? I need fast, 2 way communication.

I had actually tried that though, and got frustrated that i couldn't figure out how to access a mirc instance from my python program, so i just wrote a socket class in less time than it took to try and figure it out heh.

Good ol sockets shocked