Releases: JustArchiNET/ArchiSteamFarm
ArchiSteamFarm V2.0.4.9
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] Greatly improved primary accounts support[1] and removed
AccountPlayingDelayglobal config property. - ASF will now ignore initial
OnFarmingFinished()event whenShutdownOnFarmingFinishedis set, and you've just!started this bot instance, allowing you to issue commands without much hassle. Every next event (including the one fired afterIdleFarmingPeriod) will be honored. !updatecommand will now ignore (override)AutoUpdatessetting, allowing you to force ASF update while still being able to skip automatic ones (on program startup and every 24 hours).- Fixed valid trades potentially being ignored in
SteamTradeMatcherwhen user was overpaying with cards from the same game. - Fixed ASF accidentally dismissing notifications related to profile comments.
- Massive portion of code improvements, optimizations and bugfixes.
[1] Previously we had rather half-blind mechanism of trying to play given games, expecting a disconnect, and reconnecting in AccountPlayingDelay minutes. Now instead we have proper event-based handling - ASF listens on each PlayingSessionState event and updates availability of farming accordingly, not only resuming farming immediately after it's possible, but also limiting number of reconnects and other issues which could be caused by previous approach.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.8
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- [!] Greatly improved primary accounts support[1] and removed
AccountPlayingDelayglobal config property. - ASF will now ignore initial
OnFarmingFinished()event whenShutdownOnFarmingFinishedis set, and you've just!started this bot instance, allowing you to issue commands without much hassle. Every next event (including the one fired afterIdleFarmingPeriod) will be honored. !updatecommand will now ignore (override)AutoUpdatessetting, allowing you to force ASF update while still being able to skip automatic ones (on program startup and every 24 hours).- Fixed valid trades potentially being ignored in
SteamTradeMatcherwhen user was overpaying with cards from the same game. - Massive portion of code improvements, optimizations and bugfixes.
[1] Previously we had rather half-blind mechanism of trying to play given games, expecting a disconnect, and reconnecting in AccountPlayingDelay minutes. Now instead we have proper event-based handling - ASF listens on each PlayingSessionState event and updates availability of farming accordingly, not only resuming farming immediately after it's possible, but also limiting number of reconnects and other issues which could be caused by previous approach.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.7
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- ASF will now ignore initial
OnFarmingFinished()event whenShutdownOnFarmingFinishedis set, and you've just!started this bot instance, allowing you to issue commands without much hassle. Every next event (including the one fired afterIdleFarmingPeriod) will be honored. !updatecommand will now ignore (override)AutoUpdatessetting, allowing you to force ASF update while still being able to skip automatic ones (on program startup and every 24 hours).- Fixed valid trades potentially being ignored in
SteamTradeMatcherwhen user was overpaying with cards from the same game. - Massive portion of code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.6
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- Fixed valid trades potentially being ignored in
SteamTradeMatcherwhen user was overpaying with cards from the same game. - Massive portion of code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.4
- ASF now allows only one trade to be sent in
SendOnFarmingFinishedwhen account did not farm anything - this cuts spam related to sending trade everyIdleFarmingPeriod, while still sending initial trade after connect. - ASF now allows overpaying when
SteamTradeMatcheris enabled. - ASF no longer replies to given bot commands when bot instance could not be found and user is not
SteamOwnerID. - Slightly improved logic of selecting optimal Steam CM server to minimize network latency and improve network communication.
- Fixed ASF crash when trying to add new ASF 2FA authenticator with
nullSteamPassword. - Minor code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.5
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- Fixed valid trades potentially being ignored in
SteamTradeMatcherwhen user was overpaying with cards from the same game.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.3
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- ASF now allows only one trade to be sent in
SendOnFarmingFinishedwhen account did not farm anything - this cuts spam related to sending trade everyIdleFarmingPeriod, while still sending initial trade after connect. - ASF now allows overpaying when
SteamTradeMatcheris enabled. - ASF no longer replies to given bot commands when bot instance could not be found and user is not
SteamOwnerID. - Minor code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.2
NOTICE: Pre-releases are experimental versions that often contain unpatched bugs, work-in-progress features or rewritten implementations. If you don't consider yourself advanced user, please download latest stable release instead. Pre-release versions are dedicated to users who know how to report bugs, deal with issues and give feedback. No technical support will be given.
- ASF now allows only one trade to be sent in
SendOnFarmingFinishedwhen account did not farm anything - this cuts spam related to sending trade everyIdleFarmingPeriod, while still sending initial trade after connect. - Minor code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.1
- ASF 2FA is now more resistant to steam quirks by implementing the same logic of try-retry as usual requests.
- Enhanced
!statuscommand which now also shows when bot is running in manual mode (such as!pauseor!play). - Enhanced
!ownscommand which is now able to work also with private profiles, as long as you useSteamApiKeyfor given account. - [ConfigGenerator] Graphical config generator now uses asterisks for hiding
SteamPasswordproperty. - Major portion of code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!
ArchiSteamFarm V2.0.4.0
- Added new bot config property called
SteamTradeMatcherwith default value offalse. As always, you can find more information in the wiki. - Improved keys-detecting algorithm, which should greatly decrease amount of false-positives causing bot to redeem invalid cd-keys.
- Improved logic of
!loot. ASF will now loot only trading cards (including foils) and boosters, instead of all steam community items (such as emoticons or backgrounds). - When
SendOnFarmingFinishedis enabled, ASF will now also send trades when bot has nothing to farm. - Code improvements, optimizations and bugfixes.
If you're grateful for what we're doing, please consider donating. Even smallest amount is highly appreciated!