Required to initialize the API before using any of the methods or properties.
Copy
Seliware.Initialize();
You must initialize the API before using any of the methods or properties. It is recommended to call this function in the Main function found in the Program.cs file.
Inject into the roblox process. This returns a string with the status of the injection. If the injection is successful, the return value will be Success.