This script lets you host multiple steam accounts on the same windows computer/account, without needing to reinput your password OR verify with steam guard.
Inspired / Copied from this reddit post. Thank you /u/AlanWoke!
Just copy username.bat
to however many accounts you want to switch to, renaming
it to the username that you want to switch to.
Example:
username.bat
→mjsir911.bat
username.bat
→anotherusername.bat
And then just click on the one that you want to log in as!
NOTE: The first time you run the scripts, you may need to log in to your steam account. Please click "Remember password" for this script to work, and don't log out, just click on another launch file to switch.
You should only be asked to log in once on initial setup.
- Graphical Interface
- Stores steam credentials on disk (encrypted)
- Leaks password on task manager (outlined here)
- Compiled C# application
- Graphical Interface
- More featureful / Provides more information for chooseable accounts
- Compiled C# application
- Graphical Interface
- Offloads credential storage to steam
- Simple
- Compiled C# application
- More alternatives listed
- Interactive batch file
- Offloads credential storage to steam