Skip to content
This repository has been archived by the owner on Oct 1, 2024. It is now read-only.

Releases: ic3w0lf22/Roblox-Account-Manager

Roblox Account Manager 3.1

04 Jun 05:33
Compare
Choose a tag to compare
  • 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

10 May 00:10
Compare
Choose a tag to compare
  • 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

08 May 21:56
Compare
Choose a tag to compare
  • 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

07 May 00:22
Compare
Choose a tag to compare
  • 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

23 Mar 10:08
Compare
Choose a tag to compare
  • 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

23 Mar 10:08
Compare
Choose a tag to compare

This is the file the auto updater will download.

Roblox Account Manager 2.8

25 Jan 04:42
57768b0
Compare
Choose a tag to compare
  • Fixed Server List search
  • Re-added minimize button
  • Attempted fix for some errors some people are getting

Roblox Account Manager 2.7

10 Jan 22:22
57768b0
Compare
Choose a tag to compare

Roblox Account Manager 2.6

16 Nov 22:14
Compare
Choose a tag to compare
  • 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

01 Nov 03:04
Compare
Choose a tag to compare
  • 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