cwilliams5 / claim-free-steam-packages

Script for the automated of free Steam packages (games, movies, DLC, etc.).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Claim free Steam packages script

Build executable with PyInstaller Update the package_list.txt file

DeepSource Github All Releases License: GPL v3 built with: Python3

This script does automate the activation of free packages (games, movies, DLC, etc.) on Steam. It does register as much as possible free packages to you Steam account. The regularly updated database contains more than 15,000 packages that will be added and available in the library forever after activation.

Instruction of usage

  1. Download the latest ArchiSteamFarm release
  2. Set up ArchiSteamFarm
  3. Download the Windows executable or just clone this repository
  4. Execute the activate_packages script or executable
  5. The script will create a activated_packages.txt and config.json file after execution. Don't edit or delete it unless you know what you're doing.
  6. Have a look at the remaining time and wait for it to finish, it may take a while
  7. Enjoy

FAQ

Why it take so long to complete the script?

The Steam API has limitation for only 50 packages activation per one hour.

Have a look into these instructions if you do already own many steam packages.

Why not all available packages will be registered to you account?

Some of packages like DLC, require to activate first base game first. Some can be not available on you region, or have other restrict.

Can i be banned for use this script?

No, this is Steam built-in feature. This script does not violate service terms of usage. Use this at your own risk, the author assumes no responsibility.

What's the point of this?

If some of this free packages will be removed or will be paid at future, you still be able to play them for free. A few games when installed give you +1 Games on your profile.

How often does the package list get updated?

The package list gets updated every hour via GitHub Actions. This does have the disadvantage that it costs me something (Proxy & Server provider) but I'll try to keep it up.

Support & Contributing

Anyone is welcome to contribute. If you decide to get involved, please take a moment and check out the following:

If you want to support this project, you can help financing the Proxies and the Server for the GitHub Actions runner.

ko-fi

License

The code is under the GPL-3.0 License.

About

Script for the automated of free Steam packages (games, movies, DLC, etc.).

License:GNU General Public License v3.0


Languages

Language:Python 97.9%Language:Batchfile 2.1%