Project Description:
The problem:
- I want to give more votes to one contestant on this voting:
http://bit.ly/fkjfdf34
But it has 19 different categories and I don't want to get through all them to vote
I need someone to tell me a solution for this problem. The FIRST ONE that sends me a WORKING solution that CAN BE AUTOMATED wins the project and $50.
Ideas I've tried:
- Sending the Javascript code (SendVote...) responsible for sending the vote to the server after entering the page (couldn't make it work)
- Build a HTTP Request using Fiddler / Tamper Data info (wasn't able to get the cookie data from each session to modify the post request)
Any other ideas or a WORKING version of any of above ones are welcome.