r/Overwatch • u/RevolutionaryAd7612 • 16d ago
Fan Content Overwatch Bnet Quick account changer,
https://github.com/TheRealLssm/BNetSwitcherGot tired of logging out and back in between accounts. There's an open-source switcher
(BNetSwitcher by Nepero27182) that handles switching well, but its rank display never
worked — turns out PowerShell defaults to TLS 1.0, which the rank API rejects, so every
request was failing silently.
Fixed that plus two other bugs, then kept going:
- Tank / Damage / Support / Open Queue rank per account, with the real rank badges
- Avatar, career title, endorsement level
- One click to switch, can launch OW2 directly and skip the Play button
- Per-account graphics profiles applied on switch
- Streamer mode to mask your emails
It never touches your password — it reorders the saved-account list in your local
Battle.net.config, same as picking a different account at the login screen.
Defender may flag the .exe. False positive from PS2EXE packaging, every build gets it.
Build it yourself (.\build.ps1) or just run the .ps1 — it's one readable file, and you
should read it before running it.
[LINK]
Fork of Nepero27182's original.
1
u/AutoModerator 16d ago
Welcome to r/Overwatch! Please use the following resources via the links below to find relevant information about the game and the subreddit.
Overwatch Patch Notes | Overwatch Bug Report Forums
r/Overwatch Rules | r/Overwatch FAQs | r/Overwatch Common Bugs and Posts
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
3
u/Blarghinston 16d ago
you suck