mjsir911 / moresteamaccounts

Switch between steam accounts effortlessly!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Switch between steam accounts effortlessly!

License:Do What The F*ck You Want To Public License


Languages

Language:Batchfile 100.0%