This is a node.js server created to let you store your Roblox Alt Accounts.
Basically, you store your alts in alts.json first, then, when you want to use an alt account, you must create a new Roblox account to get the oldest available alt account on Roblox. This "password system" allows you to use alts, and as a byproduct it also uses your newly generated Roblox alt account and lets it age so you can bypass minimum age requirements on Roblox Games! Think of this less of Roblox Alt Manager, more of a Roblox Alt Ager.
This is supposed to be used only with my Roblox Alt Generator found here: https://github.com/smoressy/Roblox-Alt-Generator-v3
It will not work with personal alts since the passwords it finds are 2x the usernames, which is what my alt generator uses for the password system.
Install express to use.
npm install express