|
Tuesday, 19 May 2009 17:46 |
|
I need a desktop bot that will do the following.
1. There will be a .txt file of CL accounts in the following format username:password
2.There will be a second .txt file with gmail or hotmail accounts in the following format username:password
3. The Bot will login to the CL accounts on the first list and change the email address for the account to one from the second list.
4. After it has changed tht email for the CL account there will be a verification email forwarded to a catchall email account, the bot will need to login to the email account, click the corresponding link and then alter a new password ( same password as email account from second list).
5. After it has successfully changed the account, It will produce a .txt file of the new craiglist accounts and new passwords in the following format username:password, if any have failed it will give a failed.txt file with the failure reason.
6. The bot needs to be able to get the links from either a gmail catchall account or a hotmail catchall account.
7. The bot will be very simple to use, it will have a browse button to load the CLaccounts.txt and a browse button to load the new emailaccounts.txt, it will have a username/password for the catchall account for either hotmail or gmail
|