JustArchiNET / ArchiSteamFarm

C# application with primary purpose of farming Steam cards from multiple accounts simultaneously.
Apache License 2.0
11.24k stars 1.05k forks source link

getting maFile #2973

Closed etern1tyyyy closed 1 year ago

etern1tyyyy commented 1 year ago

Checklist

Enhancement purpose

cant properly make a maFile for idle farms

Solution

make a way to make a maFile automatically

Why currently available solutions are not sufficient?

cant find a way to do that, because my .db file has only 3 parametres(idk what is "backingrefreshtoken")

Can you help us with this enhancement idea?

No, I don't have time, skills or willings for any of that

Additional info

No response

JustArchi commented 1 year ago

https://github.com/JustArchiNET/ArchiSteamFarm/wiki/Two-factor-authentication#done

Just keep in mind that ASF 2FA is NOT a general purpose authenticator, it doesn't include all data that authenticator should have, but limited subset of original maFile. It's not possible to convert ASF 2FA back to original authenticator, therefore always make sure that you have general-purpose authenticator or maFile in other place, such as in WinAuth/SDA, or on your phone.

It's not planned to change this.