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

Arcarum Sandbox Defender Logic #120

Closed KoiKomei closed 2 years ago

KoiKomei commented 2 years ago

Implemented logic to be able to fight Defenders in Arcarum Sandbox. It works the same way as Nightmare settings except that there's no Summons list but you can choose how many times to fight defenders.

Known bugs: just like with Nightmare settings, it won't choose the requested party if Nightmare/Defender isn't the first run of the bot. This is caused by the is_first_run variable.