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

Can the bot use raid code of other websites to farm raids? #174

Closed zk1479 closed 1 year ago

zk1479 commented 1 year ago

The Twitter Developer account is expensive to get now. Can we use the raid codes provided by other websites like https://gbs.eriri.net/? The timeliness seems also good.

steve1316 commented 1 year ago

It could do that with a headless client. Although the fact that the website uses user-submitted API keys to cycle through its requests does have me wondering about its longevity. The raid rework by cygames is coming out in a few days so I will be taking a look at that.