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

Proving Grounds- Failed to find Attack Button #137

Closed PortablePanda closed 2 years ago

PortablePanda commented 2 years ago

When doing proving grounds, the bot doesn't wait long enough for the fight to load, causing it to think that the fight has already ended. This then causes the bot to hang once the fight actually loads.

Here's the log: log 2022-08-20 08-20-41.txt

steve1316 commented 2 years ago

Granblue_Automation_AOg2S17OVi

Can you try adjusting this setting to a higher number and try again?

PortablePanda commented 2 years ago

Yep, that did it! Thank you for the quick response.