Hello guys.
I have wrote a very simple bot (using Autoit) for the game Juggernaut.
Website: s1.jugger.ru (RUS, this bot is for russian server)
Website: [Only registered and activated users can see links. Click Here To Register...] (ENG)
The bot is for gathering resources (the script uses just normal mouseclicks, no packets). I wrote the bot using While loop, i want to add a refresh function to my bot. So i want the script to refresh the website every X amount of time and RESTART the while loop (not continue). Adlibregister works, but not completely, it stops the while loop, refreshes the site but then continues the while loop from where it had stopped. I have uploaded my bot and you can see it.
If you did not catch what the question is, here simple: I want the script to break the while loop (every 60 seconds let's say) then do something else (refresh the site in my case) and then RESTART the While loop.
If you have got any ideas please reply.
Thanks!
I have wrote a very simple bot (using Autoit) for the game Juggernaut.
Website: s1.jugger.ru (RUS, this bot is for russian server)
Website: [Only registered and activated users can see links. Click Here To Register...] (ENG)
The bot is for gathering resources (the script uses just normal mouseclicks, no packets). I wrote the bot using While loop, i want to add a refresh function to my bot. So i want the script to refresh the website every X amount of time and RESTART the while loop (not continue). Adlibregister works, but not completely, it stops the while loop, refreshes the site but then continues the while loop from where it had stopped. I have uploaded my bot and you can see it.
If you did not catch what the question is, here simple: I want the script to break the while loop (every 60 seconds let's say) then do something else (refresh the site in my case) and then RESTART the While loop.
If you have got any ideas please reply.
Thanks!