Very simply, I need a script to vote for something of mine on a specific website (it appears to be fine to vote thousands of times from a single IP based on my research). Here's what the human process looks like:
- Clicking an HTML image calls JavaScript
- This JavaScript opens a Flash dialog, where one more click is necessary
A simple function served by the JavaScript appears to be needed, so that step can't be bypassed. This is very frustrating to me, as I've done something virtually identical to this using VB3 and simple sendkeys/mouse manipulation before, but I must be slipping.
Realistically, I don't care what language this is written in, and it can really be as much of a hack job as the above, so long as it works, and I can set this up to run by itself. I imagine this should be very quick and simple for anyone that's done this sort of thing before. Please PM me if interested.
- Clicking an HTML image calls JavaScript
- This JavaScript opens a Flash dialog, where one more click is necessary
A simple function served by the JavaScript appears to be needed, so that step can't be bypassed. This is very frustrating to me, as I've done something virtually identical to this using VB3 and simple sendkeys/mouse manipulation before, but I must be slipping.
Realistically, I don't care what language this is written in, and it can really be as much of a hack job as the above, so long as it works, and I can set this up to run by itself. I imagine this should be very quick and simple for anyone that's done this sort of thing before. Please PM me if interested.