Aim/Yahoo simple autoresponder for Craigslist phone verified account (pva) creator. 

I will email people with an aim/yahoo name, and tell them to message me. Bot needs to be multi threaded so I can log into multiple aim/yahoo accounts at same time.

aim/yahoo accounts will be in aim.txt and yahoo.txt, it should log into all accounts at once. format username;password 

Bot needs to be able to handle as many conversations as possible.

Guy messages me and it needs to send him message 1 from message1.txt

then he reponds and it sends message2.txt

then he responds and it sends message3.txt which will ask for a phone number in message I create.

bot needs to recognize phone number in multiple formats, 888-888-8888, (888) 888-8888, 8888888888, etc

If guy sends phone number then bot needs to open thread and log into already created craigslist account from accounts.txt, go to phone verify form, and input phone number from aim/yahoo convo into craigslist phone verify form.

It already by default selects "voice" which is what I want. then needs to click submit.

guy will respond back with phone verify code, its 5 numbers (example "12591") bot needs to input this into form and submit and then account is verified.
(if guy doesnt respond back with verify code, non verified cl account should be put at the end of accounts.txt so its reused again later)
everytime bot is about to submit code to verify craigslist account, it needs to delete cookies and redial windows connection "my connection".

bot needs to output verified accounts to verifiedpva.txt in username@domain.com;password format.

---------------------------------------------------------------------------------------------------------

If phone number is submitted but guy does not respond back with number, it eventually needs to close that thread.

It should move verified accounts from accounts.txt to verifiedpva.txt

bot needs to log all conversations.