christianciu / gbf-automation-updated

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

Add task Scheduling + other suggestions #10

Open ChikyuTenshi opened 3 months ago

ChikyuTenshi commented 3 months ago

Hey Christian, The original author had a schedule feature planned but seems like he doesn't have the time to add it anymore, was wondering if adding it is possible for you?

https://github.com/steve1316/granblue-automation-pyautogui/issues/209

Two things that would really improve the tool for me are:

1. Allowing for Auto Raid Hosting.

Prior to unlocking Pro Skips (Level >100) it gets pretty tedious hosting the 1 2 and 3 Raids manually, which would require also implementing an auto requestBackup since Soloing 1 2 and 3 is almost impossible during those early stages. Which leads to my 2

2. Allowing for auto requestBackup when using Generic/GenericV2

This is for when farming Event Raids and needing to automate the requestBackup popup

christianciu commented 3 months ago

Heya @ChikyuTenshi . You mean implementing requestBackup on V2 like this template ? https://github.com/steve1316/granblue-automation-pyautogui/blob/main/src-tauri/scripts/template_v2.txt

If so, i will see what i could do. But no promise tho, since the last time i tried V2 script it just won't start when calibrating window lol

christianciu commented 3 months ago

Yep. Still broken for me image

ChikyuTenshi commented 3 months ago

Can't run it either, seems like a no go, also with the latest update when trying to run the Raid module it will attempt to click way out of bounds (my task bar lol) when at the raid filter page

christianciu commented 3 months ago

Alright, imma see what i could do if i got time. Might as well use it for ROTB too

christianciu commented 3 months ago

@ChikyuTenshi try this https://github.com/christianciu/gbf-automation-updated/releases/tag/3.2.0

I only tested it on ROTB tho

ComputationalPotato commented 2 months ago

Would it be possible to have requestBackup trigger after a certain point, like honors or wiping?