steve1316 / granblue-automation-pyautogui

Educational application aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using a variety of CV technologies in the backend such as OpenCV, PyAutoGUI and EasyOCR and a frontend coded in Typescript.
https://github.com/steve1316/granblue-automation-pyautogui/wiki
122 stars 36 forks source link

[feature request] Auto pause-resume farming #103

Open colpocleisis opened 2 years ago

colpocleisis commented 2 years ago

Would it be possible to add an option to automatically pause the bot after an user inputted amount of time and then resume farming after a certain amount of time has passed?

I.E, I set the bot to farm 100 mats of something and set it up so after 1 hour of farming the bot will pause for 1 hour and then resume and so on until the 100 mats are farmed.

This would be helpful in avoiding captcha checks and bans.

Thank you very much

steve1316 commented 2 years ago

I will get around to this when I get the chance. Thanks for the suggestion.