Home > Programming > Email Bot

Email Bot

October 23rd, 2009

I need a bot to visit a site, click a banner, enter an email address (from a list) into a form field, click submit, enter a name, address, age, phone, and select gender (from another list) on the next page, click submit, click radio button on next page, select “mr.” or “mrs.” enter name, and submit

complicators:
1. bot must visit site from a different IP address each visit.
2. bot must visit site at random time intervals.
3. bot must visit site and click banner a random number (approximately 75-85) of times without entering email address.
4. bot must enter email address a random number (approximately 150) of times without entering address information on next page.
5. bot must enter email and address a random number (approximately 250) of times without clicking radio and selecting mr./mrs and submitting on last page.


Email Bot

Categories: Programming Tags: , , , , , ,
Comments are closed.
Bear