Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Webpage Checking and Clicking


  • Please log in to reply
No replies to this topic
haxiboy
  • Members
  • 14 posts
  • Last active: Aug 17 2014 12:05 AM
  • Joined: 03 Nov 2012

Hello!

I want to write a program which can do the following things.

 

1. Login to a website (no catchpa just username/password)

2. If logged in refresh the website every 10-60 seconds randomly <- the random script is done by me

3. Check the website for some tags

4. If the website contains the content framed with yellow, pick a random number and click on a button, it should identify if the number is picked already (no button) or someone has clicked the button before it refreshed and needs to pick another one.

 

Those sould be done in the background without interrupting the PC user, so macros cannot be used, any ideas how to automatize this?

If somebody interested send an email to : shadoweveminer at gmail dotcom

 

 

Thanks in advance!