Skip to content

ArchiSteamFarm V0.5

Compare
Choose a tag to compare
@JustArchi JustArchi released this 31 Oct 06:45
  • [!] ArchiSteamFarm does not require regenerating configs anymore. In case of missing fields, default ones are used now (hooray!)
  • Added new (requested) config property ShutdownOnFarmingFinished, which defaults to false. If you set above property to true, ASF will stop the bot from using an account as soon as everything gets farmed, which may be useful for some people.
  • ASF will now automatically exit when no more bots are running. Connected with above, if you set all bots to automatically shutdown after farming is done, ASF itself will also shutdown after every bot finishes it's job.
  • Added missing BaseGameRequired (24) RedeemKey() status, thanks to Nephrite
  • ASF now comes in merged .exe form, which means that ZIP now contains only ASF.exe and example.xml config in config directory. In future versions I may implement auto-update thanks to that, and it's also easier for you to run it.
  • Added 2 new commands, that can be sent to the online bot through steam chat. Both of them are accepted only from master:
    !farm - Restarts farming, in case it stops for some reason, or in bot receives new game and doesn't start farming automatically (e.g. through activating steam gift)
    !exit - Will shutdown given instance of the bot.
  • New icon for ASF
  • Many internal code cleanups and improvements to maximize performance, stability and limit resources usage.