SteamDiscoveryQueueAutoSkipper icon indicating copy to clipboard operation
SteamDiscoveryQueueAutoSkipper copied to clipboard

Auto-claims event items like trading cards, badges and free stickers by automating actions.

Results 6 SteamDiscoveryQueueAutoSkipper issues
Sort by recently updated
recently updated
newest added

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?...

enhancement

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...

bug

Minor change but makes it convenient to reach the repo from Violentmonkey

enhancement

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,...

bug

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.

enhancement