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

Event raid IM doesn't work #133

Closed nothingworksendit closed 1 year ago

nothingworksendit commented 2 years ago

Whenever I try to farm the IM raid, it scrolls down and picks the solo battles, failing because it expects to reach the summon selection screen afterwards. VH and EX don't have that problem.

nothingworksendit commented 2 years ago

When I changed the resolution of my VM, I fixed the problem. Is there a limit or something?

steve1316 commented 2 years ago

The bot is rated for 1080p and 1440p as those are the resolutions that I test on so that may explain why changing your resolution on your VM works depending on what your new resolution is.