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
119 stars 36 forks source link

Add a new game mode #171

Closed r0ngk closed 1 year ago

r0ngk commented 1 year ago

Generic V2

Navigation through URL

New format of battle script for this mode

Add support to a Second Window


I test it on 6-dragon-raids and campaign exclusive on middle notch. The change done to originally code base is minimum but at the cost of introduce some duplication. Frontend is not updated but I provide a .bat script to run the bot headlessly

This pull request also contain another pull requset: #170