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

Play cards not working #48

Closed snaptools2023 closed 4 months ago

snaptools2023 commented 5 months ago

I have tested on 2 computers and it looks like the "Play Cards" functionality is not working for me anymore. Button clicks all work. Conquest gets started and it will snap and end the turn, but the "Left Mouse Button Down" doesn't seem to be working so no cards ever get played.

Tested on windows 10 and windows 11.

The PlayCard method seems to be correct and wouldn't stop working because of the win32 api. I am not sure how/what they did to prevent this from working.

Are you seeing the same issue?

little-fort commented 4 months ago

Thanks for the heads up, yeah I'm seeing it too. This was definitely working before the last patch. I'll play around with it today and see if I can get it working again

little-fort commented 4 months ago

Fixed: https://github.com/little-fort/booster-bot/releases/tag/v1.4.6

Let me know if this works for you too

snaptools2023 commented 4 months ago

This is working for me, also. Thank you for taking the time to fix this.