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

Timeout #9

Closed rl102600 closed 2 years ago

rl102600 commented 2 years ago

Is there a way to disable or extend the timeout while looking for raids? I'd like to keep running it in the background for the raids that aren't hosted as much.

steve1316 commented 2 years ago

Yeah, I will get around to making it a adjustable option in the Settings when I get the time.

steve1316 commented 2 years ago

Your suggestion has been implemented in v3.0.0. Let me know how it goes!

rl102600 commented 2 years ago

Thanks works great!