Jump to content

IE link clicker


ramoth
 Share

Recommended Posts

Hi, could anybody help me create a script that finds all the links on a page, opens the first link and waits a while then closes the page and moves onto the next link? I'm big on these charity sites where you click to give food but it gets tedious clicking day in and day out.

Link to comment
Share on other sites

have you even made an attempt to try coding it yourself?

if not the helpfile is your friend

Yeah sorry, I meant to post up what I had. It's okay now though as I've figured out what I was doing wrong!

I tried:
$oIE = _IECreate ($s_Url = "site")

Rather than:
$oIE = _IECreate ("site")
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...