If you're doing automation at a high level, don't waste your time with iMacros, it's not designed to be fast or efficient, and the programming is incredibly limited.
Either:
-Sniff the headers(use Live HTTP Headers on Firefox) and send HTTP requests serverside from a simple script, which shouldn't be too hard to code
or get a more advanced macro program that supports multithreading, there's a million of them out there. Autohotkey is free, powerful, and relatively easy to use.
I can't believe people still use iMacros to do any serious work, it's greatly limited.
Either:
-Sniff the headers(use Live HTTP Headers on Firefox) and send HTTP requests serverside from a simple script, which shouldn't be too hard to code
or get a more advanced macro program that supports multithreading, there's a million of them out there. Autohotkey is free, powerful, and relatively easy to use.
I can't believe people still use iMacros to do any serious work, it's greatly limited.