MAKE SURE YOU TESTED THE LATEST RELEASE.
See 'SAMSUNG.md' first, if you're a Samsung user.
Describe the bug
I got everything setup and it does work if I am going to farm one stage but if I set it up to go through the story stages it never presses skip and if I manually press skip it does not tap the screen when it says "Quest cleared Get reward"
Screenshots
If applicable, add screenshots to help explain your problem.
If an error occurred, you can find the message by expanding the app's notification.
It is recommended that you atleast add one screenshot of FGO running on your device.
Video
If relevant, include a video of the script running on your device with Debug mode ON (recording functionality is available within the app in More options).
Device Info (please fill atleast 'Device model'):
Bluestacks, rooted
Actually the more I mess around with this, is it not capable of completing the story in the first place? Maybe that is my issue
Story skip doesn't match correctly right now.
We need to use a transparent image to match it because the background is different everytime.
But, the image matching library we use (OpenCV), has limited support for matching transparent images.
Next update of OpenCV should have that option and we'll update the app to detect story skip button correctly then.
Even then, our main focus for this app is not on story, but on farming free quests.
In terms of farming one stage then yes I have no problems so far, one question though. Is there a better write up on how to properly set up the servant skills?
Did you give the Autoskill maker a try? When you edit the command, there is a button named MAKER.
What about matching to the part before the images are loaded? When the skip button only has a black background @MathewSachin ?
@IAmLoaf21 That won't work reliably. Loading times vary between phones, and we can't detect when image is loaded.
What about the blip on the textbox?
So, I have the same "bug".
1.- When I start the quest the script is able to skip the story, but when I finish the battle, and the second part of the story starts the scripts just doesn't know what to do, it completely stops.
2.-Same thing happens when the screen saying "You got a saint quartz" after completing a quest shows. The script just stops working.
Please do. And thank you.
I really don't know about programming so it might be super stupid, but wouldn't problem #1 could be fix by repeating the code that makes the it skip the first phase?
Sorry if that was just really dumb, I'm just wondering.
Thanks for the link.
The code is there, it's just that the timing is difficult and transparent images can't be detected well right now.
Depending on the background it sometimes works.