I have next to no experience with
HTML, but I'm hoping someone will quickly help me out here.
What I'm trying to do is write a small, simple script that will let me reload a link in a window every set amount of seconds. It's not reloading an actual page, but a link that does an action, so it just has to load this link over and over again.
I'm pretty sure this is not the right forum or area to do this, but basically, what I'm trying to do is make a "BOT" for this online game. You have to do 'jobs' after accumulating a certain amount of 'energy'. This 'energy' takes a long time to build up, so I want the "BOT" to click on the 'job' link automatically each time I have enough energy.
Basically, set it to click on the link every 9000 seconds, but without having it open who-knows-how-many new windows.
Anyone know how to do this? I'm sure there's a very simple way to do it that I don't know and couldn't find.
Thanks in advance!