Automation of actions for the game Hero Wars
I'm already testing it on my end, but there's an issue with implementing this feature.
Here's how it works:
We click the "Use" button in the game, then the game engine generates a request and sends it to the server.
The script intercepts this request, modifies it, possibly makes additional requests during the modification process, and appends their r###lts to the original request.
However, if there are more than 1000 items, the game engine splits this into multiple requests in batches of 1000, and then the script processes each of them separately, displaying a request window for each one, and overall, it works poorly.
That said, there usually aren't that many chests, and they don't have this issue.
So, until I resolve this problem, I won't be able to add it.
Got it, that makes a lot of sense :)
Suggestion: Make an "open all" button for ascension resources like we have for hero equipment boxes. It would also be good to have the same option for other resources - for instance: artifact essence/scroll/metal chests - open all as flawless