Skip to content

ArchiSteamFarm V0.⑨

Choose a tag to compare

@JustArchi JustArchi released this 13 Dec 14:42
  • [!] ASF is now able to farm primary (main) accounts too. When you start playing, ASF will get disconnected, and resume farming your main once you finish playing your game. Ditch your Idle Masters, future is here.
  • [!] Added new feature called "ASF 2FA", which enhances ASF by an ability to work as mobile authenticator for Steam two-factor authentication. Please check https://github.com/JustArchi/ArchiSteamFarm/wiki/Escrow for more information.
  • Added new config property, UseAsfAsMobileAuthenticator which enables ASF 2FA for given account. Default is false, and should not be changed without understanding the logic behind it.
  • ASF no longer requires entering 2FA code on each login for traditional 2FA-protected accounts.
  • Added priority for 2FA reconnect requests, so they're not limited by the request limiter and do not expire too fast.
  • If SteamMasterClanID is defined, now apart from joining chat of given group, bot also joins the group itself (if it's public).
  • ASF now automatically checks if your account needs farming every 15 minutes, after farming finishes. This solves e.g. a need to execute !farm after accepting steam gift.
  • Misc WebBrowser optimizations
  • Other misc optimizations / cleanups