You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aaaah, that's going to be pretty difficult. OCR is definitely not supported, like detecting whether a team called "QP" is currently on the screen. You could do an image comparison of "PARTY II", "PARTY III", and so on.
The main problems with this feature are making it robust against the lags that come from party switching, dealing with user input validation, and also being able to run the feature on all server regions.
Now, FGO CN is currently not working at all with this script because they changed much stuff and we don't have any developer playing CN. And I haven't heard of any Taiwan player since I joined the project. So we'll probably only implement it correctly for JP and EN.
We could try clicking on the small party dot indicators on top instead of swiping, or clicking on the left/right buttons. But we may run into issues with different screen sizes and resolutions misclicking who knows.
I just recently updated to the most recent version and noticed that its now possible to store multiple scripts.
As an extension of this, it would be useful to select which party is assigned to each script, so for XP farming use Party1, for QP Party 2, etc.
The text was updated successfully, but these errors were encountered: