No description
Find a file
JustArchi 6bbe543fdd Update CodeStyle
Include only options for: All languages, General and C#, I don't need to bloat anybody with other things
2016-07-30 00:47:31 +02:00
ArchiSteamFarm Misc cleanup 2016-07-30 00:24:19 +02:00
ConfigGenerator Move FarmingOrder a bit higher and add missing example.json property 2016-07-30 00:17:58 +02:00
packages Packages update 2016-07-17 01:41:08 +02:00
tools And back to fixing Mono 2016-07-03 01:18:09 +02:00
.gitattributes Initial commit 2015-10-25 06:13:34 +01:00
.gitignore Add an option to set farming order 2016-07-30 05:06:40 +08:00
.travis.yml Revert "Try to fix Travis" 2016-06-19 12:53:04 +02:00
appveyor.yml Add AppVeyor/Travis notifications to ASF chat 2016-06-10 21:45:51 +02:00
ArchiSteamFarm.sln Remove obsolete GUI 2016-07-21 23:51:05 +02:00
ArchiSteamFarm.sln.DotSettings Update ReSharper DotSettings file 2016-07-30 06:39:46 +08:00
cc.sh Revert "Fix compilation with Mono master" 2016-07-21 23:38:33 +02:00
CodeStyle.vssettings Update CodeStyle 2016-07-30 00:47:31 +02:00
CONTRIBUTING.md Update CONTRIBUTING.md 2016-06-30 11:48:04 +02:00
ISSUE_TEMPLATE.md Misc 2016-07-10 20:10:14 +02:00
LICENSE-2.0.txt Apache license 2015-10-28 19:22:52 +01:00
README.md Uh 2016-06-15 03:39:16 +02:00
run.sh Misc 2016-07-24 02:59:07 +02:00

ArchiSteamFarm

Gitter Build Status (Windows) Build Status (Mono) License GitHub Release Github All Releases

Paypal Donate Steam Donate


ASF is a C# application that allows you to farm steam cards using multiple steam accounts simultaneously. Unlike Idle Master which works only for one account at given time, requires steam client running in background, and launches additional processes imitiating "game playing" status, ASF doesn't require any steam client running in the background, doesn't launch any additional processes and is made to handle unlimited steam accounts at once. In addition to that, it's meant to be run on servers or other desktop-less machines, and features full Mono support, which makes it possible to launch on any Mono-supported operating system, such as Windows, Linux or OS X. ASF is based on, and possible, thanks to SteamKit2.

ASF doesn't require and doesn't interfere in any way with Steam client. In addition to that, it no longer requires exclusive access to given account, which means that you can use your main account in Steam client, and use ASF for farming the same account at the same time. If you decide to launch a game, ASF will get disconnected, and resume farming once you finish playing your game, being as transparent as possible.

Core features

  • Automatic farming of available games with card drops using any number of active accounts
  • No requirement of running or even having official Steam client installed
  • Guarantee of being VAC-free
  • Complex error-reporting mechanism, allowing ASF to be smart and resume farming even in case of Steam or networking problems
  • Customizable cards farming algorithm which will push performance of cards farming to the maximum
  • Offline farming, allowing you to skip in-game status and not confuse your friends anymore
  • Advanced support for alt accounts, including ability to redeem keys, redeem gifts, accept trades and more through a simple Steam chat
  • Support for latest Steam security features, including SteamGuard, SteamParental and Two-Factor authentication
  • Unique ASF 2FA mechanism allowing ASF to act as a mobile authenticator (if needed)
  • StreamTradeMatcher integration allowing ASF to help you in completing your steam badges by accepting dupe trades
  • Full Mono support, cross-OS compatibility, official support for Windows, Linux and OS X
  • ...and many more!

Setting up / Help

Detailed guide regarding setting up and using ASF is available on our wiki.

Supported / Tested operating systems:

ASF officially supports Windows, Linux and OS X operating systems, including following tested variants:

  • Windows 10 (Native)
  • Windows 8.1 (Native)
  • Windows 7 (Native)
  • Windows Vista (Native)
  • Debian 9 Stretch (Mono)
  • Debian 8 Jessie (Mono)
  • Ubuntu 16.04 (Mono)
  • OS X 10.11 (Mono)
  • OS X 10.7 (Mono)

However, any currently supported Windows should run ASF flawlessly (with latest .NET framework), as well as any Mono-powered OS (with latest Mono).