steve1316 / granblue-automation-android

Educational application written in Kotlin aimed at automating user-defined workflows for the mobile game, "Granblue Fantasy", using MediaProjection, AccessibilityService, and OpenCV.
63 stars 11 forks source link

Bot is not clicking the "Auto" button after attacking #29

Closed einhazard closed 1 year ago

einhazard commented 1 year ago

Not sure why, I just click start and open skyleap, all works fine and it even click the "Attack" Button but not the "Auto" button but the Overlay color still red so if I finish the battling myself it will try to replay the battle

EDIT: I'm using bluestack 5 in case you wondering

image

steve1316 commented 1 year ago

Can you retry on the newest version, v3.8.1? Tried to reproduce your issue but the bot always hit the Full Auto after all commands were executed.

einhazard commented 1 year ago

as for the click the auto button, it works now, thanks

but, for some reason the bot now never success to get the right party slot

I'm using Group #7, and Party #2 in the setting. the bot success to get the same group, but for some reason it will always choose party #1. But at least I can workaround this by clicking the party #2 ,manually then the bot will do the rest.

do I need to change some resolution in bluestack or browser setting?

maybe you want to check that out, but there is no error in the log image

After 1 or 2 repeated run, for some reason it refreshing during loot collection so the windows stuck on this screen image

here the last log: image

steve1316 commented 1 year ago

Since v3.9.0 introduced a lot of changes, including to Combat Mode, closing this issue for now as it is probably addressed in those changes. If you encounter this issue again, feel free to reopen this or open a new issue.