BROWSE DOCUMENTATION
Documentation / Websocket Guide

Websocket Guide

Enable developer-only controls and automate selected account actions through the local WebSocket server.

A WebSocket allows external applications to communicate with the program in real time and perform actions such as launching accounts, joining users, and more. Using WebSockets, you can build automation scripts or integrate with tools like Discord bots.

Setup Instructions

Follow these steps to enable the Websocket Server:

  1. Open Settings
  2. Navigate to Developer Tab
  3. Enable Developer Mode
  4. Enable WebSocket Server and specify a port
  5. Enable Require Password (Optional)

After completing these steps, the WebSocket server should be running and ready to accept connections.