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.7.2
Roblox Account Manager 3.7.1
- Added support for new private server links
- Added account-specific FPS caps
- Fixed launching multiple accounts
- Fixed
Use Old Join
, don't know why people use this but it's fixed now - Updated Games list to use new endpoints to search
- Removed
Load Region
as it no longer works since most Roblox servers now have DDoS protection - Removed
Asynchronous Launching
since the Roblox process is directly launched now instead of a separate launcher
Not sure what's broken right now so this wont be fully released yet
This update contains some random un-used & un-finished code that will be removed in the next update.
Roblox Account Manager 3.7
- Adds support to launch UWP Roblox, requires you to use the UWP window in Roblox Account Manager
- Bug fixes
Roblox Account Manager 3.6.1
- Added (optional + recommended) password encryption, can be changed in the settings form
- Replaced CefSharp with PuppeteerSharp for more functionality (supports an extension by extracting an extension's contents to a folder called
extension
under the same directory as the account manager) - Removed
Open App
in exchange forOpen Browser
(URL, URL + JS) - Added
Join Group
, underOpen Browser
- Added FPS unlocker/custom ClientAppSettings
- Added bulk user:pass login
- Added custom log in (URL + JS, shift click to specify an amount of browsers to open)
- Added Nopecha support for image selection captchas (requires a key)
- Added remove all saved place/job IDs, shift click the save button
- Added
Auto Close Last Process
, closes any existing process running per account as long as they were launched with account manager - Added
Exit if No Connection
forWatcher
- Added auto-relaunch without Nexus using Roblox's presesnce API (
Account Control
->Settings
) - Added online updating to the regex used for
Watcher
- Added an internet check before re-launching an account (can be disabled under
Account Control
->Settings
) - Added a
Max Instances
(Account Control
->Settings
) setting (Kills all instances of Roblox if there are over X amount of instances open) - Added Quick Log In to the right click menu on accounts
- Added Presence visuals, blue/green/purple dots like on the top left of account names
- Added automatic cookie refresh (automatically creates new security cookies for your acconts, can be disabled by adding a field of
NoCookieRefresh
withtrue
or entirely in settings) - Added remove all saved PlaceIds & JobIds for accounts (shift click the save button)
- Added a check to see if the user you are trying to follow is online & joinable
- Added proxy support
- Added the option to create a start-menu shortcut after auto-updating
- Capped the window scale to 3
- Fixed game searching in
Utilities
->Games
- Fixed some settings issues for different languages
- Fixed emojis not working with GetDescription method (#192)
- Fixed backup files not working due to the encryption used (won't fix old backups)
- Integrated the auto updater into the main application (Now there's only 1 executable file)
- Renamed
Import
toCookies
and moved underAdd Account
(no longer requires developer mode) - Username to follow someone is now saved
3.6.1
- Added a progress bar showing if Chromium/CefSharp is being installed, also the option to manually install if the automatic process doesn't work
- Added support for Windows 7
- Added the option to use the old CefSharp browser
- Added
Save Window Positions
(Utilities
->Watcher
) - Fixed load region, joining specific servers for universe games is patched for now
3.6.1a (optional)
- Added a force update button in
Settings
->Miscellaneous
tab - Fixed adding accounts for new users
- Fixed passwords not saving with chromium
3.6.1b (optional)
- Changed presence update rate from minutes to seconds
- Fixed adding accounts using the signup page
- Fixed presence timer always being set to 2 minutes
3.6.1c (optional)
- Fix
ExitIfNoConnection
setting for watcher
Roblox Account Manager 3.5.2
Roblox Account Manager 3.5
- Added a bypass to the 773 issue (THIS WAS NEVER AN ACCOUNT MANAGER ISSUE), this is not permanent and can be patched by Roblox at any time
- Added
Dump Details
(Username, UserId, AccountAge, Robux, etc...) to the account context menu - Added a JSON API to the local webserver, accessed by adding
v2/
afterlocalhost:7963/
, ex.http://localhost:7963/v2/Running
- Added
Allow External Connections
for the local webserver - Fixed Roblox Watcher causing the program to hang if Roblox was running
- Fixed the
Join Server
button hanging the program until Roblox launched - Updated the endpoints used for the
Current Place
feature and related (https://devforum.roblox.com/t/action-needed-sunsetting-apirobloxcom/1796897/)
3.5a (Optional Bug Fix Update)
- Fixed Roblox Watcher crashing the application if you had non-english characters in your windows username
Roblox Account Manager 3.4.1
- Added custom controls for games (List View still exists)
- Game History Window (Hover over the clock icon)
- Auto Minimize & Auto Close (With new options)
- Shuffle JobId (Next to
PlaceId
text box) - Renamed
Server List
toUtilities
- Automatically close Roblox Beta (In
Utilities
->Watcher
) - Outfits Viewer (In
Utilities
->Outfits
), you can also wear avatars, a new window will show up if you are missing some assets - Better logging to help with people who run into bugs
- Copy Password actually copies the password now
- Copy User & Pass Combo
- Copy Group
- Start Roblox Account Manager on Windows Startup (Click the Settings cog on the top right)
- Better theming options (Tabs no longer have a white outline, transparent label backgrounds, light images)
- Custom TabControl, removes the white outline around TabControls such as the server list
-
SetAvatar
endpoint to the developer API - Bug fixes/internal changes/removing useless code
3.4.1
- Bug & Crash fixes
3.4.1a
- Fixed
CheckPin
method - Fixed favorite games not saving
Roblox Account Manager 3.3
- Recent Games feature, simply type in the name of the game in the
Place ID
text box and it will autofill thePlace ID
whenJoin Server
is pressed as long as the preview appeared (You can modify the amount of max recent games in settings) - Hopefully fixed the
Invalid Authentication Ticket
issue - You can now use
Get Authentication Ticket
on multiple accounts - Import now shows what accounts were added, and which cookies didn't work
- Added
Copy PlaceId
to Games list context menu, you can also right click the header to see optional parameters provided by Roblox - Added
Copy JobId
to account control context menu - Partially fixed dumb textbox flickering with dark themes
- Fixed Nexus reconnecting over and over if one instance crashed
- Fixed RAMSettings/RAMTheme not saving or loading
- Support for other Lua Engines to Nexus as long it has WebSocket support
- Minimize and Close Roblox button in Account Control Settings
Roblox Account Manager 3.2
- Added
Load Region
button when you right click a server, this will load the selected server and the 15 others below it - WebServer requests now respond with correct Http Status Codes (200, 400, 401, 404)
- Added GetAccountsJson to WebServer API
- GetAccounts and GetAccountsJson can now be filtered by Group (See API Docs above)
- Added FollowUser to WebServer API
Roblox Account Manager 3.1.1
- Hotfix for webserver settings being their opposite values
- Fix Settings erroring once you try to open it after closing it