Coder Social home page Coder Social logo

ic3w0lf22 / roblox-account-manager Goto Github PK

View Code? Open in Web Editor NEW
442.0 15.0 250.0 2.96 MB

Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts

License: GNU General Public License v3.0

C# 96.65% Lua 3.35%
account csharp game manager roblox

roblox-account-manager's Introduction

Download Latest Downloads Discord License

Download zip

Click here to view Roblox Account Manager features

Roblox Account Manager

Application that allows you to add multiple accounts into one application allowing you to easily play on alt accounts without having to change accounts

Useful for games that require grinding off other players, or storage accounts that hold in game items or currency, or just to have multiple accounts that you can easily find and use.

You are welcome to edit the code and create pull requests if it'll benefit this project.

Multiple Roblox Instances is built into the account manager but must be manually enabled.

Report bugs to the issues section or direct message me via discord @ ic3#0001 or join the discord: https://discord.gg/MsEH7smXY8

WARNING

If someone asks you to generate an "rbx-player link", DO NOT do it, they can use these to join any game using your account, or even launch roblox studio with one of your games. They can do many things in game such as spend your robux or even do things that can get your account terminated. USE THESE FEATURES AT YOUR OWN RISK

Extra Features

Extra features can be enabled by setting DevMode=false to DevMode=true in RAMSettings.ini Beware of the risks that you are taking if you accidentally send something to someone.

If you ever want a friend to join a game using your account, make sure you have the PlaceId and JobId correctly entered, then right click an account, and click "Copy rbx-player link", DO NOT do this if someone asks you for it.

Download

To install this, head over to the Releases section and download the rar file at the very top, once downloaded, extract the files into a folder on your desktop and run RBX Alt Manager.exe.

If the application isn't starting or not working, make sure to install the Latest .NET Framework. Still having issues? Download and install vcredist

Developer API

To view the documentation, click here. Change the webserver port if you are planning on using any dangerous functions! Be careful executing random scripts when having dangerous settings enabled.

Frequently Asked Questions

Q: Why is this program detected as a virus?

A: Open source programs such as this program are commonly detected as viruses because actual malware may be using the same libaries as this one. For example, account manager may be detected as a RAT because of the Account Control feature, this feature uses websockets to connect to clients which is the same way actual malware may use to connect maliciously to someone elses computer. If you'd like, you can download visual studio yourself (it's free) and compile this program on your own, you may even get the same virus detections as the public release.

Q: How do I enable multi-roblox?

A: Open the settings menu by clicking the gear/cog icon in the top right, in the General tab, you will see a checkbox for Multi Roblox, make sure you have Roblox closed, then check the checkbox.

Q: Why was multi-roblox disabled by default?

A: A byfron developer has stated that using multiple clients may be considered as malicious behavior, so I have decided to disable mutli-roblox by default and instead have users enable the option manually at their own risk. 2023-05-06 23_58_33-Clipboard

Q: Why am I getting CefSharp.Core.Runtime.dll/Object reference not set errors, how do I fix it?

A: Download the x86 version from https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist | On an older OS? Try downloading older versions of vcredist by scrolling down on or clicking the link | If that doesn't work, download the latest .NET Framework from https://dotnet.microsoft.com/download/dotnet-framework

Q: Why do my accounts have yellow/red dots on them?

A: The yellow-red dots that appear on an account means that account hasn't been used in over 20 days, as that day counter goes up, the dot appears more red. You can get rid of this dot by joining a game or enabling developer mode and clicking "Get Authentication Ticket" when you right click an account (works with multiple).

Q: How do I backup my accounts file?

A: Download RAMDecrypt and follow the instructions provided, then you can save the fully decrypted file in google drive, on a flash drive, or where ever you'd like. This does NOT work on files that didn't originate from your PC.

Q: How do I prevent Windows Defender from deleting alt manager files?

A: Add an exclusion for the Roblox Account Manager folder, here's a video on how to add an exclusion: https://youtu.be/1r93NtwZt4o

Q: Can I join vip servers using alt manager?

A: Yes you can, just make sure the place id is the same as the game you're trying to join, then paste the whole vip server link into the Job ID box and press Join Server

Q: Are there docs for the API?

A: Yes, there are Docs: https://ic3w0lf22.gitbook.io/roblox-account-manager/

Q: My anti virus detects this program as a virus. Should I not use it?

A: No. This program is in no way malicious, it's source code is fully available & trusted by a lot of people in the community. Some anti-virus programs may detect Account Manager as malicious because of the auto update function (a similar thing happens with Roblox Studio Mod Manager as well)

Q: Can you use this on Mac?

A: No, unfortunately we do not have compatibility with mac osx devices at this moment. This may change in the future.

Q: You should add ${feature}.

A: If you have a idea or a request for a feature you can submit such ideas/requests in suggestions

Q: I’ve encountered a bug/issue on this software

A: If you have a bug or issue please explain your issue with screenshots (if possible) and/or a highly descriptive explanation in bugs we will try to get back to you ASAP. Make sure you click "Open Details" before screenshotting. Please make sure your output is in English.

Q: I can’t launch multiple accounts repeatedly.

A: This is due to Roblox’s rate limiting

Q: Adding an account doesn't work

A: Restart the program, this issue will be fixed next update

Q: Can you get banned for using this?

A: No, you cannot get banned for using this as this does not break Roblox T.O.S although some games may disallow you from having alt accounts so please do your research if you are unsure.

Q: My AccountData file gets corrupted often

A: This is due to ProtectedData failing sometimes. You can disable encryption by creating a file called NoEncryption.IUnderstandTheRisks.iautamor. Do this at your own risk, nobody except yourself is responsible for your accounts!

Features

Feature Description How to
Account Encryption All your account data is locally encrypted using your computer as the password/key meaning if someone else gets a hold of your account data, they will NOT be able to decrypt it unless you decrypted it yourself and shared it **DO NOT SHARE YOUR AccountData.json FILE AT ALL
Password Encryption Use a password to encrypt your data This is recommended as it allows you store your data safely in google drive/similar and won't get corrupted due to you switching computers
Multi Roblox [DISABLED BY DEFAULT, READ FAQ] RAM comes with a built-in multi Roblox allowing multiple Roblox clients to be open at once If this doesn't work for you, make sure no Roblox processes are running in the background by checking in task manager, then restart RAM
Load Region See where a server is located and get an accurate ping reading Right click a server in the Server List, then click Load Region (Requires a valid account to be selected in the main window)
Server List See a game's servers, including the servers' data such as player count and server ping Click Server List on the right side of the main window
Join Small Servers Easily join small servers in games that use lobby starter places to teleport you to another game Insert the actual game's PlaceId into the text box next to Refresh in the Server List, click Refresh, then right click a server and click Join Game, you will hear a beep if successful, once you hear that beep, you can join the main game
Account Utilities Easily change your account password, email, follow privacy, etc Click Account Utilities in the main window (Requires a valid account to be selected in the main window)
Account Sorting Sort your accounts easily Simply drag and drop an account on the list
Account Grouping Sort your accounts by groups, you can also drag and drop accounts into other groups Right click an account, hover over Groups, then click Move account to
Group Sorting Sort groups from top to bottom by assigning numbers to them When creating a group, you can put a number from 0-999 (ex. 1Main, 007 Bank, 67 Dead, ...), sorted from smallest to largest, the numbers will be hidden afterwards
Games List Browse through thousands of games you normally wouldn't see on the front page Click Server List, then Games
Favorite Games Add your favorite games to a list you can easily navigate to Click Server List, then Favorites
Recent Games Saves your recently played games into the PlaceId text box After joining a game, that game will be added to the recent games list, which you can then quickly load up by hovering over the clock icon above the PlaceId text box or by typing the game's name into the PlaceId text box in the main window
Open Browser Open a browser window using the selected account, allowing you to various settings Click Open Browser in the main window while having an account selected
Join VIP Servers Simply place your entire VIP server link into the PlaceId text box and RAM will handle the rest
Shuffle JobId Selects a random JobId for every account everytime you press "Join Server" unless you have a JobId set Click the shuffle icon to toggle JobId Shuffler
Save PlaceId & JobId Save specific PlaceIds and/or JobIds to specific accounts Once you enter your desired PlaceId and/or VIP links, click the Save icon next to the JobId text box
Player Finder Find a player even if their follows are off as long as you know what game they are in In the Server List window, put a player's username into the Username text box, then click search. This may take a while to load and may be patched in the near future
Universe Viewer View a game's universe Open Utilities, then click Universe
Outfit Viewer View other player's outfits and even wear their outfits Open Utilities, then click Outfits
Sort Account by Usage Date View the last time you used an account Make sure to enable headers in the Theme Editor, right click the header and enable Last Used, then right click an account, hover Groups, and press Toggle. You can now click on Last Used in the header to sort the accounts.
Close Roblox Beta Detects if the Roblox Beta Home Menu is open and terminates the process if so Open Utilities, then click Watcher to modify settings
Prevent Duplicate Instances Automatically shuts down old instances when you launch an account Account Manager automatically assigns a number called BrowserTrackerID to each account allowing it to know if there is an active instance of that specific account running, then proceeds to close it preventing instances of the same account opening more than once
Save Passwords Upon logging into an account, RAM will automatically save that accounts password which can then be copied by right clicking the account, then selecting Copy Password This can be disabled by clicking the settings button (gear cog in top-right corner), the unchecking Save Passwords
Themes Customize RAM to your liking (P.S. I know it's very ugly, not much I can do about it with WinForms) Click Edit Theme in the main window
Developer Mode Enable hidden features not available to normal users for safety reasons Click the settings button (gear cog in top-right corner), click Developer, then check the Enable Developer Mode box
Local Web API Easily use many RAM features by making a simple http request Documentation
Account Control Control your in-game accounts using the Account Control window in RAM Click Account Control in the main window - Documentation
Import Cookies Import accounts using their .ROBLOSECURITY cookies You can drag and drop one or multiple cookies directly into the program, or you can enable developer mode and use the Import window
FPS Unlocker Unlocks the Roblox client's FPS using Roblox's ClientAppSettings.json Settings can be found by clicking the settings cog, then miscellaneous
Bulk User Importing Easily import your accounts by their username & password combos, or by cookies Click the arrow on the right side of the Add Account button, then select user:pass/cookies
Automatic Connection Loss Detection Closes instances that are not connected to a server for a certain amount of time To enable this, go to Utilities->Watcher, and make sure Enable Roblox Watcher is checked as well as Exit if No Connection to Server
Automatic Cookie Refresh Your accounts never become invalidated sitting in the account manager over long periods of time As long you actively use account manager, your accounts will regularly get new cookies preventing them from being logged out, this does sign you out of other sessions though
Join Group Easily join groups with multiple accounts Click the arrow on the right side of the Open Browser button, then click Join Group
Auto Relaunch Automatically relaunch your accounts if they are not in game/have been AFK kicked Watch a youtube tutorial on how to use this. If you do not have an executor that works with Nexus.lua: click Account Control, go to Settings, then enable Use Presence API
Quick Log In Easily log in to an account on a different computer using Roblox's Quick Log In feature Right click an account, then select Quick Log In
AI Captcha Assistance Assists you in the "Pick the image" captchas using the Nopecha API (Requires a subscription key) You can enable auto solve, but it is not recommended to use, your best option is to add a captcha solving extension to the browser along with a BrowserConfig to automatically set the key per new browser opened

Preview (Version 3.4)

github-large

Preview (Version 3.1)

github-large

Preview (Version 2.6)

github-large

Preview (Old)

github-large

roblox-account-manager's People

Contributors

bloxain avatar github-actions[bot] avatar ic3w0lf22 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

roblox-account-manager's Issues

Error within Roblox Account Manager

Joining games sometimes creates an error.

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at RBX_Alt_Manager.AccountManager.<>c__DisplayClass44_0.<RobloxProcessTimer_Tick>b__0(RbxProcess x)
   at System.Linq.Enumerable.Any[TSource](IEnumerable`1 source, Func`2 predicate)
   at RBX_Alt_Manager.AccountManager.RobloxProcessTimer_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Connection Problem

I believe there is a problem with my program. Everytime I try to Auto Roblox, it changes the settings inside of my RAMSettings and messes with my connection. Is there any way I can fix thi
171995221-fbfa51c9-a210-4f0f-bbd3-754d9e830ece
s

CefSharpCore.dll

I've installed the latest .NET Framework, I've installed VC++ 2015 Redistributable Package, I've reinstalled the account manager, no matter what I try I can't seem to stop having this error.

image

Error 523 VIP Link Issue - NEW (10/20/2021)

As of todays updated (10/20/2021), "Join Server" from the Roblox Account Manager results in Error 523 upon joining Roblox. This issue is NOT the same as the issue on 10/14/2021 where VIP links were completely broken.

Joining Roblox from a VIP link via a browser works just fine, it is strictly only Roblox Account Manager that is having issues with VIP links.

RobloxPlayerBeta_zfn35VJMW7

Adding Account

Any suggestions how to fix this? Has been the same for over a week.
Error1

Accounts freezing

If you're playing on multiple accounts and you leave on the first account that was launched all your other accounts freeze. I've seen people that can just leave on the account that was launched first and they don't freeze. Please find a fix for this.

Api always responds "Invalid Password" using LaunchAccount

No format here, but here is what i am sending a get request to if that matters

http://localhost:7963/LaunchAccount?Account=morganwilson28&PlaceId=2262441883&JobId=bbf92a34-8358-4fb4-a1cf-29332840cac1&Password=sus

and here is the config

[General]
SavedPlaceId=2262441883
DisableAutoUpdate=false
[Developer]
DevMode=true
EnableWebServer=true
[WebServer]
WebServerPort=7963
AllowGetCookie=true
AllowGetAccounts=true
AllowLaunchAccount=true
AllowAccountEditing=true
Password=sus
EveryRequestRequiresPassword=true

CefSharp.Core.Runtime.DLL It is erased by the Antivirus of Windows

What happens is that the Antivirus detects Wacatac.b! Ml as a Trojan, when restoring it and trying to reopen Roblox Account Manager an error occurs that does not allow the application to run even if you uninstall it and reinstall it, it stays that way until you format the Computer.

Please someone help me

2021-07-01 (2)
2021-07-01 (3)
2021-07-01

The wait Completed due to an abandoned mutex. [Not starting Properly]

I have absolutely no clue what this error is and not too sure how I can fix it?
Using latest update

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.Threading.AbandonedMutexException: The wait completed due to an abandoned mutex.
at System.Threading.WaitHandle.InternalWaitOne(SafeHandle waitableSafeHandle, Int64 millisecondsTimeout, Boolean hasThreadAffinity, Boolean exitContext)
at System.Threading.WaitHandle.WaitOne(TimeSpan timeout, Boolean exitContext)
at RBX_Alt_Manager.AccountManager.AccountManager_Shown(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnShown(EventArgs e)
at System.Windows.Forms.Form.CallShownEvent()
at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
at System.Windows.Forms.Control.InvokeMarshaledCallbacks()

************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll

RBX Alt Manager
Assembly Version: 1.0.0.0
Win32 Version: 2.4.0.0
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/RBX%20Alt%20Manager.exe

System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll

System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4300.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll

System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll

ObjectListView
Assembly Version: 2.9.1.1072
Win32 Version: 2.9.1.0
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/ObjectListView.DLL

System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll

System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4341.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll

System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.3752.0 built by: NET48REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll

RestSharp
Assembly Version: 106.11.8.0
Win32 Version: 106.11.8
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/RestSharp.DLL

CefSharp.WinForms
Assembly Version: 91.1.211.0
Win32 Version: 91.1.211.0
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/CefSharp.WinForms.DLL

CefSharp.Core
Assembly Version: 91.1.211.0
Win32 Version: 91.1.211.0
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/CefSharp.Core.DLL

CefSharp
Assembly Version: 91.1.211.0
Win32 Version: 91.1.211.0
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/CefSharp.DLL

CefSharp.Core.Runtime
Assembly Version: 91.1.211.0
Win32 Version: 91.1.211
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/CefSharp.Core.Runtime.DLL

Newtonsoft.Json
Assembly Version: 13.0.0.0
Win32 Version: 13.0.1.25517
CodeBase: file:///C:/Users/Worth/Desktop/Roblox.Account.Manager.2.3.1/Newtonsoft.Json.DLL

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Theme resets every time I relaunch

Didn't see another issue talking about this so are themes just not supposed to save? My RAM goes back to default every time I relaunch it.

Wont join private server

Kicks an issue where account is not allowed when joining private server.

RobloxCantJoin

If I try and join manually by launching a web browser, logging in as the account, and clicking join it will do so. When trying to join from the account manager it will not.

Private servers

Add ability to join private server with link (if possible)

Join different private servers

Hi, I understand how to join a private server but is it possible to make each account join a different private server instead of the same one?

Server ping is not accurate at all.

I am not sure how the server pinging works in the 'Server List' but I know for sure it's not pinging from my computer. The main reason I am using Roblox Account Manager is to connect to UK servers for low ping because roblox can't do it for the life of it.

Add account importing

If u have a txt and its full of combos example: Username:pass
make it so u can import them

CefSharp.Core.Runtime.DLL I can't use the program

After formatting my PC 4 times and trying everything I still don't know how to fix this error.
At first I thought it was because of the antivirus but no.
At 4 Formatting my PC before installing the Roblox ACC Manager, I completely disabled the Antivirus but even after turning off the PC and turning it on again, the Error came out. I attach a video of how it looks.

Grabar_2021_07_01_23_54_55_329.mp4

Sorry for the Music.
PD: And it does not work to remove the folder from quarantine and put the accounts back, the error continues to appear

Launching Directly from .exe doesn't allow Auto Launch on applications

Synapse G.P. and other applications from other 'companies' don't detect running directly from the .exe to auto-launch. A method to patch would either be opening a support ticket with them to create an API to launch the exe with JobId and PlaceId, or launch using a different method like using the environment path of Roblox.

Accounts stored aren't encrypted

Accounts are stored in plaintext within a json file, they should be at least encrypted so that if someone steals the stored file it won't be as easy to recover the cookies.

Error 268

when i get into natural disastier survival in my acc roblox give the error 268: You have been kicked due to unexpected client behavior

Executor not working

Hey i tried doing alot of stuff but here you go
image
I'm sure you can fix this problem thanks

Auto Roblox Keeps Sayig Error Message

I do not know if its the update. Everytime I keep trying to lauch an account, it states the following: "An error has occurred: 'Connection', trying agian..." Over and Over. I have tried to go to a later version of Auto Roblox and it forces me to install the update thats why im wondering if its the updates fault. If anyone has a fix I will be pleased. Also if you need any more info feel free to ask!

New server list API

Roblox changed their server list endpoint and the server list no longer works on the account manager

More like suggestion but yes, Linux support

Yes Roblox is not for linux but there are emulators like grapejuice could you atleast add grapejuice support with some basic features? I don't want to switch to Windows everytime i want to use multiple account or fast switch accounts, adding that feature would be cool, and also yes i tried running this program using Wine and Bottles, both didn't work its missing some dependencies to work i guess and i don't know which ones cause it doesn't say

Also even telling me which dependencies it requires would be cool

No Folder

I tried extracting it multiple times but it never comes in a folder, and I don't see roblox account manager.exe

Undocumented API methods

I was looking through the source code of AccountManager.cs and noticed that there were multiple methods that are yet to be documented at the developer API.

Here's to name a few,
localhost:port/GetCSRFToken
localhost:port/GetBlockedList
and
localhost:port/ImportCookie?Token=cookie

You should update the documentation, as well as the RAMAccount.lua file to include the missing methods.

Adding Account

Ok so I don't know if this is just me or not but when I try adding an account, the thing just crashes and closes itself. I type in the username and password but after that, it crashes and I'm wondering how to fix this or if this is a bug.

Join VIP servers

When you use the Job ID of an VIP server you can't join because you don't have permission even on the owners account. So you should make it possible to join via a link

Suggestion: Add a small delay on Nexus.lua

I spent a few hours wondering why Nexus.lua didn't injected and it was because of it executing before the game loads, at least with synapse with custom launcher configuration.

I added this small piece of code and it worked:

if not game:IsLoaded() then
    game.Loaded:Wait()
    end

wait(15)

Joining Server with Server List

If you try to join server from server list it wont work, it will work only when you copy JobId from server list and paste it to JobId box manually. Please fix.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.