Tell me how you can implement the launch of accounts through a batch file using SAM.
For example something like this:
start "" "C:\SAM\SAM.exe" "C:\Program Files (x86)\Steam\steam.exe" -login user1 pasword
For example, I have 20 steam accounts. I filled in these accounts in SAM, specified login password and shared_secret from mafile. And now I want to run them simultaneously, through the avast sandbox, can this program do this with automatic guard input.
Tell me how you can implement the launch of accounts through a batch file using SAM. For example something like this: start "" "C:\SAM\SAM.exe" "C:\Program Files (x86)\Steam\steam.exe" -login user1 pasword
For example, I have 20 steam accounts. I filled in these accounts in SAM, specified login password and shared_secret from mafile. And now I want to run them simultaneously, through the avast sandbox, can this program do this with automatic guard input.