This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
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