Awesome! Yeah I figured there would be problems with the wait command due to either having to rush to enter the captcha or if entered correctly, have to wait for it to continue.
The pause command looks like it will work perfectly for this and is a very simple addition.
Cheers dude, that's sorted that problem for me
Hmm, let's keep this thread alive shall we, I love learning about this stuff, anything to make my life easier, lol.
The next thing I'm going to learn is how to automate email confirmation link clicking. I've gathered that I need to use wildcards to let imacros recognise the link, so that shouldn't be a problem, just a couple questions on this:
1.) Am I right that imacros recognises each email based on the subject line, so the actual position of each email won't matter? (If I have 20 confirmation emails, from 20 different sites, arriving in different orders each time, it won't make a difference as long as the subject line is the same each time)
2.) Is there any problems with spam folders? For example, If an email from hubpages goes to the spam folder one time, I set up a macro to log in, go to spam folder and then click the link, etc. What happens if the next time I register on hubpages, the email doesn't go to spam folder and instead just goes to inbox, I can see problems arising there and it's not under my control?
I did a quick test today and it seemed to go ok. From what I can see, it runs by looking for the subject line that I clicked during the test, then clicks the confirm link (which I can set up with wildcards in future), then goes and looks for next subject line, etc. So the only possible problems I can see are:
* The sites change the subject line of their confirm emails
* The emails randomly go to inbox or spam box (imacros won't understand)
Cheers man, great thread!