Sau1707 / ModernBot

A Bot for Grepolis
https://sau1707.github.io/ModernBot/
MIT License
22 stars 14 forks source link

AutoStop & SyncCycles #32

Open Sau1707 opened 10 months ago

Sau1707 commented 10 months ago

Planning to automatically stop the execution of the Bot when the user interact with the browser, an interaction will be count as mouse move or click in the last 60 seconds.

SyncCycles will prevent that 2 actions like the rurals collect and the autotroop can happen at the same time, and will be used by the autostop to pause the cycles.