steam card farming - calendulish/steam-tools GitHub Wiki

steam-card-farming

Tool for farm all avaiable cards from your games on oficial Steam Client.

How to use

Just run steam-card-farming
This should use your cookies from Google Chrome/Chromium to sign-in.
It's easy.
If you don't use Google Chrome/Chromium, see Configuration session below.

Configuration

Base configuration (ALL is set automagically, change at your own risk):

[Config]

# Check most valuable cards, get them first (boolean)
MostValuableFirst = True

# Chrome/Chromium profile to catch cookies from 
# (can be Default, Profile 1, Profile 2...)
chromeProfile = Default

[Cookies]

# Better "automagically" via Google Chrome/Chromium, because
# these cookies are variables at each login, but...
# IF you WANT manualy set, first remove all cookies from this
# session and set only "sessionid" and "steamLogin", but...
# these cookies will expire soon and you will need set again.

[Debug]

# Verbose level in the logfile
# (can be critical,error,info,warning,verbose,debug,trace)
logFileLevel = verbose

# Boolean
DryRun = False