Skip to content

Switch between steam accounts effortlessly!

License

Notifications You must be signed in to change notification settings

mjsir911/moresteamaccounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

More Steam Accounts!

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!

How to use?

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.batmjsir911.bat
  • username.batanotherusername.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.

Alternatives

  • 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
  • Interactive batch file
  • Offloads credential storage to steam