https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Setting-up#configuration
We also recommend that you avoid using spaces, you can use _ as a word separator if needed.
Close ASF, open config directory, rename all files that relate to your bot and this time take into account wiki suggestion :3.
Comment has been collapsed.
Comment has been collapsed.
sounds like a configuration error:
https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Setting-up-id-ID#using-asf-ui
might also check the logs for further information on the error
Comment has been collapsed.
hey, as of yesterday my asf keeps failing, i'm running it via docker:
2019-05-21 07:46:41|dotnet-14|FATAL|ASF|OnUnobservedTaskException() System.InvalidOperationException: Cannot see if a key has been pressed when either application does not have a console or when console input has been redirected from a file. Try Console.In.Peek.
archi | at System.Console.get_KeyAvailable()
archi | at ArchiSteamFarm.NLog.Logging.HandleConsoleInteractively()
archi | at ArchiSteamFarm.NLog.Logging.HandleConsoleInteractively()
and this happens in same line and i can't input that code:
<e> Please enter your 2FA code from your Steam authenticator app: 2019-05-21 07:46:42|dotnet-14|INFO|e|Stop() Stopping...
version:
2019-05-21 07:46:40|dotnet-14|INFO|ASF|InitASF() ArchiSteamFarm V4.0.1.9 (generic/401b2318-06b1-43b5-92ac-e05f533de9ea | Linux 4.15.0-42-generic #45-Ubuntu SMP Thu Nov 15 19:32:57 UTC 2018)
any fixes for this?
Comment has been collapsed.
Cannot see if a key has been pressed when either application does not have a console or when console input has been redirected from a file
You have your issue stated right here. You didn't post how exactly you're launching ASF and how it doesn't have access to stdin. You didn't comply with the wiki and Headless setting either for this use case.
Comment has been collapsed.
Due to how I was treated by SG staff and suspended afterwards, without any relevant answer to my open ticket, I've decided that I'm cutting my entire SG discussions activity and closing all the threads that I maintain, as I refuse to add any community value to the shithole that this place has become.
In regards to this thread, ASF has its own dedicated development and support/discussions flow, on GitHub and Steam group, with links available in the OP. The project development will also continue as before. If there is a person that would like to resurrect the thread and maintain it himself, I don't have anything against and you're more than welcome to do so.
Thanks for your support and I'm sad that I was treated like a dog shit by moderators of this place. Since I'm unable to change anything on my own, I'm switching the focus to places where I can, in particular my projects and other communities that care about their members. SG is the last place that does.
Comment has been collapsed.
11 Comments - Last post 18 seconds ago by Foxhack
446 Comments - Last post 21 minutes ago by Jinbe
140 Comments - Last post 32 minutes ago by sensualshakti
202 Comments - Last post 1 hour ago by Tenn
34 Comments - Last post 1 hour ago by Formidolosus
624 Comments - Last post 1 hour ago by sensualshakti
70 Comments - Last post 1 hour ago by Sh4dowKill
11,519 Comments - Last post 4 minutes ago by quijote3000
65 Comments - Last post 5 minutes ago by fernandopa
123 Comments - Last post 6 minutes ago by MrRiddick
17,915 Comments - Last post 9 minutes ago by Riszu
30,714 Comments - Last post 10 minutes ago by Kingsajz
29 Comments - Last post 15 minutes ago by ShannonA81
10 Comments - Last post 17 minutes ago by RePlayBe
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 imitating "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 cross-OS support, which makes it possible to launch on any .NET Core-supported operating system, such as Windows, Linux or OS X. ASF is possible thanks to gigantic amount of work done in marvelous SteamKit2 library.
ASF doesn't require and doesn't interfere in any way with Steam client. In addition to that, it doesn't require exclusive access to given account, which means that you can use your main account in Steam client, and use ASF for idling the same account at the same time. If you decide to launch a game, ASF will get disconnected, and resume idling once you finish playing your game, being as transparent as possible during entire process.
Core features
Interesting features
For comparison with other similar programs and further read about the most interesting exclusive ASF features, I recommend to visit appropriate FAQ entry that explains everything in detail. It's also a very good starting point if you want to have a glimpse on what ASF can do, besides the obvious.
Setting up
Detailed guide regarding setting up and using ASF is available in the setting up article on our wiki. It's user-friendly tutorial with helpful screenshots that compacts the whole basic knowledge about ASF into a single document.
Useful links
Main page / Source code
Latest version / Download
Wiki / Help
Steam group
Discord
You might be also interested in our side project, ASF STM listing.
Is the project still supported?
As stated in my thread closing statement, despite of SG thread being closed, I intend to keep the project up-to-date and supported through non-SG channels. You can check the date of the latest release for reference.
This thread
The thread on SG is open for discussion and support matters that are related to ASF as a program. If you have any particular issue, question or other case to discuss, feel free to leave a comment.
Have fun.
Please do not add me on steam, if you have questions or issues - ask in the thread.
Prior to doing so, make sure to read main page and the wiki, especially our FAQ.
Comment has been collapsed.