This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
Releases: ic3w0lf22/Roblox-Account-Manager
Releases · ic3w0lf22/Roblox-Account-Manager
Roblox Account Manager 3.1
- Fixed password saving when you change password through account utilities
- Fixed RAMAccount.lua ImportCookie
- Fixed IniFile not working for some users
- Updated account launching protocol
- Added settings window
Roblox Account Manager 3.0.2
- Fixed password saving on sign up page
- Fixed re-authenticating an account not working unless restarted
- Added NexusPort and AllowExternalConnections options, also modified Nexus.lua to connect to a different host
- Fixed Auto Execute sometimes not working
Roblox Account Manager 3.0.1
- Made the password retriever faster due to some people logging in too fast resulting in "Copy Password" not working
- Added Set Display Name
- Fixed Server List search
- Reverted Server List sorting by highest servers back to lowest servers first
Features I forgot were added in v3.0.0:
- Added ImportAccount API Endpoint
- Added Drag and Drop cookies into the account manager, this works in any format as long as the cookies contain the roblox warning part
- Auto Update will no longer run account manager as admin
Roblox Account Manager 3.0.0
- Added Account Control Hub
- Passwords are now saved by default, this can be disabled in RAMSettings.ini
- Asynchronous Roblox Launching, a better alternative to delay launching multiple accounts
- Added account usage notifier. Starts off with a light orange, which turns to red the longer the account goes without it being used.
- Fixed username search in the server list
Roblox Account Manager 2.9.1
- Added Cancel button to Server List while refreshing
- Added Auto vcredist installer
- Removed most of the files from the main folder
- You can now decrypt your AccountData.json using RAMDecrypt, use this at your own risk.
Roblox Account Manager
This is the file the auto updater will download.
Roblox Account Manager 2.8
- Fixed Server List search
- Re-added minimize button
- Attempted fix for some errors some people are getting
Roblox Account Manager 2.7
- Fixed server list sorting not working
- Fixed server list being extremely slow on big games
- Added a second PlaceId to server list for universe games (https://youtu.be/Red66cV6vVI)
- Added some tool tips
- Added 2 new API functions, SetServer & SetRecommendedServer
Roblox Account Manager 2.6
- Fixed having to restart the app to see accounts
- Added themes with theme editor. Themes are very limited due to WinForms being old and outdated.
- Follow button now works with multiple accounts
Roblox Account Manager 2.5
- You can now sort accounts however you want, works with multiple accounts, and automatically moves them to whichever group you dragged them into
- Groups can be sorted as well, simply put any number from 0-999 (and even a space if you want) (ex: "001 Personal", "1Personal") when you move any account(s) to a group, the sorting is pretty much self explanatory and any numbers at the beginning of your group name will be hidden
- Added delayed account joining (defaults to 8 seconds before launching next account, can be changed in RAMSettings.ini, does not require a restart)
- Accounts are now encrypted locally using ProtectedData, if you want to transfer accounts, extract all your tokens and import them using Developer Mode (#2)
- Set Alias & Description now modifies all selected accounts
- Copy Security Token/Username now applies for all selected accounts
- Added a Sort Alphabetically button to context menu
- Removed forced A-Z sorting