Sau1707 / ModernBot

A Bot for Grepolis
MIT License
24 stars 21 forks source link

AutoStop & SyncCycles #32

Open Sau1707 opened 1 year ago

Sau1707 commented 1 year 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.