One other question. How will I actually get the data to the AIMbot? I somehow need the connection pointer (which is now running in a different script?). Once I do a $aim->start; I'm in an infinite loop ($aim->do_one_loop), and I can't execute any other code UNLESS I get an event off the toc server.... how can POE help me do this? Thanks again.