Thanks! I personally go with:
"EnableFreePackages": true,
"PauseFreePackagesWhilePlaying": true,
"FreePackagesFilters": [
{
"NoCostOnly": true
},
{
"Categories": [
29
]
},
{
"Types": [
"DLC",
"Game",
"Application",
"Tool"
],
"IgnoredTypes": [
"Demo",
"Video",
"Music"
],
"IgnoredContentDescriptors": [
3,
4,
5
],
"IgnoredTags": [],
"Languages": [
"english"
]
}
],
Comment has been collapsed.
73 Comments - Last post 2 minutes ago by vkQuick
1,998 Comments - Last post 1 hour ago by Frankie112
47 Comments - Last post 1 hour ago by Southrobin
17 Comments - Last post 3 hours ago by OneManArmyStar
31 Comments - Last post 6 hours ago by Chris76de
1,049 Comments - Last post 6 hours ago by InSpec
278 Comments - Last post 8 hours ago by pb1
25 Comments - Last post 9 minutes ago by charlbow
61 Comments - Last post 10 minutes ago by Yoshima
119 Comments - Last post 16 minutes ago by zeus9860
43 Comments - Last post 20 minutes ago by Keka
62 Comments - Last post 21 minutes ago by sengda2000
145 Comments - Last post 37 minutes ago by amst4d
305 Comments - Last post 1 hour ago by PTTsX
This plugin will automatically find, filter, and redeem free packages for your ArchiSteamFarm bots. It exists as a passive alternative to using the SteamDB free packages tool.
While the SteamDB tool already has a list of all free packages, this plugin discovers packages by passively listening for Steam broadcasts. The more your ASF bots are online, the more packages the plugin will discover. To ensure the most important stuff isn't missed, it also monitors the free games subreddits (using ASFinfo).
Download
https://github.com/Citrinate/FreePackages
Recommended Configs
By default, the plugin will redeem everything except for demos and playtests. Filters can be used to add custom restrictions.
Below is a config for only generally desirable packages: +1 packages, anything with trading cards, and free DLC for your already owned games
Configuration is done on a per-bot basis, so this would be added to any or all of your ASF bot config files.
If you'd like to redeem absolutely everything, this config includes demos and playtests (Note: Only 1 bot can be configured to join playtests):
If you find this useful, you may want to check out my other ASF projects:
Comment has been collapsed.