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
120 stars 36 forks source link

CAPTCHA Sound Alert #31

Closed PortablePanda closed 3 years ago

PortablePanda commented 3 years ago

Requesting a looping sound alert for when CAPTCHA pops up, to make it easier to notice. Possibly with the option of choosing your own sound and loop duration.

Thank you so much for this wonderful project!

steve1316 commented 3 years ago

Thank you for the suggestion! I will try to get this done when I have time, but this will most likely come after my overhaul for Combat Mode is done and released.

steve1316 commented 3 years ago

Just updated the bot to play the CAPTCHA.mp3 in the root of the project folder when a CAPTCHA is detected.