SteamDiscoveryQueueAutoSkipper
SteamDiscoveryQueueAutoSkipper copied to clipboard
Auto-claims event items like trading cards, badges and free stickers by automating actions.
Hewwo, as far as I can tell the sticker gets claimed automatically in the background every 20hrs (very cool). The Discovery Queue tho still has to be viewed/opened manually, right?...
Previous to version 0.12.0., this script also worked with [FireMonkey](https://addons.mozilla.org/en-GB/firefox/addon/firemonkey/). As of 0.12.0., however, changes to the script have unfortunately made it stop working on it. FireMonkey's author suggested adding...
Minor change but makes it convenient to reach the repo from Violentmonkey
There is detection code for checking if processing a queue will yield trading cards: https://github.com/PotcFdk/SteamDiscoveryQueueAutoSkipper/blob/2763bebcb70049e1c70e8de570ef3056f614cca5/SteamDiscoveryQueueAutoSkipper.user.js#L320-L336 It checks if getQueueCount returns > 0. getQueueCount tries to find a `subtext` class tag,...
As mentioned in https://github.com/PotcFdk/SteamDiscoveryQueueAutoSkipper/issues/15#issuecomment-2563922314 there is a new form of discovery queue that should be supported in some way.