您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Automates sending requests to Steam. Get package list from https://steamdb.info/freepackages/
当前为
Steam rate-limits activations to 50 per hour, so this script helps you redeem bulk amounts of packages. I used it to redeem ~4000 packages.
You can find a list of packages at SteamDB, which is also where much of the code comes from. Unfortunately, only 50 packages will show, so add the following style to the page to show all the packages: #freepackages .package { display: block; }
Next, modify the integer array to an array of objects with id/name attributes. I recommend you use regular expressions or find/replace to get this done quickly.
Finally, set the GreaseMonkey/TamperMonkey/ViolentMonkey variable steamPackages
to your object array by uncommenting the GM_setValue
line at the start of the script and inserting your array.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址