little-fort / booster-bot

A bot that could HYPOTHETICALLY be used to farm boosters for any deck in Marvel Snap.
GNU General Public License v3.0
62 stars 3 forks source link

After the Nov 12 patch, the script is unable to run continuously in Conquest mode. #74

Open A1C4-R opened 15 hours ago

A1C4-R commented 15 hours ago

Thank you very much for creating this script! I may have used it for over a thousand hours, and I truly appreciate your contribution to simplifying the game. However, after the recent patch (Nov 12, 2024), my friends and I have encountered an issue where the script cannot run continuously: it stops at the alliance panel after finished one Conquest game, unable to proceed further. We have to restart the script each time this happens. Have you noticed similar issues? Is this due to an intervention by SD, or is it just a bit of bad luck for my friends and me? Thank you in advance for your response.

snaptools2023 commented 13 hours ago

This randomly happens to me from time to time. It has been happening forever, though. The console says the bot is hopelessly lost and exits. I am surprised that hitting the escape key doesnt exit the alliance screen, so I do not have any tips on why this happens.

little-fort commented 12 hours ago

Yeah those post-match Conquest prompts are very finnicky—I've patched them several times now. I don't think it's intentional, I suspect the UI is just dynamically positioned relative to other UI elements that have subtle variance, which causes the reference points to get shifted ever so slightly. And like snaptools mentioned, the on-screen button annoyingly ignores the ESC input

I can try testing to see if I can nail it down more consistently, and I'll try adding more failsafe "escape" clicks to the Conquest routine. I'll post update when I have time (probably over the weekend)

A1C4-R commented 8 hours ago

Thank you so much! lokking forward to see the updates!