If I visit a certain URL (example: domain.com/vote.php?id=myID), I can enhance a tracking variable which boosts my website onto the first page of another website. However, I can only "vote" every 45 seconds.
What I have currently been doing is opening up a proxy/anonymizer in each tab of firefox and putting the URL (domain.com/vote.php?id=myID) into each one, then setting them to refresh every 45 seconds, but Firefox eats up RAM like nobodies bitch and the technique crashed Firefox if I leave it up for more than an hour.
Since proxies encrypt the URL (say, into proxy.com/index.php?q=jkajk4347ag3...), I essentially have a list of encrypted URLs that if I visit them every 45 seconds, it gives me a "vote." With this said, what would be the best way to accomplish this?
I'm sure a simple php script and perhaps a cronjob or something can get the job done. Maybe load a URL, wait for a 200 server response, and load the next URL?
Some douchebag is trying to compete with me by my current method is faster than his. Except mine eventually crashes and it doesnt last through the night so I'm looking to upgrade.
I'll even paypal some money if someone can give me a hand.
What I have currently been doing is opening up a proxy/anonymizer in each tab of firefox and putting the URL (domain.com/vote.php?id=myID) into each one, then setting them to refresh every 45 seconds, but Firefox eats up RAM like nobodies bitch and the technique crashed Firefox if I leave it up for more than an hour.
Since proxies encrypt the URL (say, into proxy.com/index.php?q=jkajk4347ag3...), I essentially have a list of encrypted URLs that if I visit them every 45 seconds, it gives me a "vote." With this said, what would be the best way to accomplish this?
I'm sure a simple php script and perhaps a cronjob or something can get the job done. Maybe load a URL, wait for a 200 server response, and load the next URL?
Some douchebag is trying to compete with me by my current method is faster than his. Except mine eventually crashes and it doesnt last through the night so I'm looking to upgrade.
I'll even paypal some money if someone can give me a hand.