-
Notifications
You must be signed in to change notification settings - Fork 1
Extension
These blocks are used for interacting with the CLΩ service.
- Download the latest copy of the extension here.
- Open Turbowarp Editor. (Turbowarp Desktop is currently NOT supported)
- Open the Extensions menu:
- Click on Custom Extension:
...and select the extension file(s). Make sure that the extension(s) is/are NOT sandboxed.
- Click load. You're done!
To register an account, use this block:
...and fill in the parameters accordingly.
- The username must be at least 3 characters long, and no longer than 20.
- The password must be at least 8 characters long, and no longer than 128.
- A valid email address must be provided.
Run the block, and check the inspect console for results.
The output of this reporter will turn true
upon success.
To login to your account / get a session token for use with the CL5 extension, use this block:
...and fill in the parameters accordingly.
- The password must be at least 8 characters long, and no longer than 128.
- A valid email address must be provided.
Run the block, and check the inspect console for results.
The output of this reporter will turn true
upon success.
If true
, the output of this reporter will also change, which can be used with the CL5 extension's Authenticate with token
block.
The CLΩ Extension includes a URL generator for connecting to a game. Utilizing a provided UGI (Unique Game Identifier), you can use this block with the CL5 extension's Connect to Signaling Server
block.
To change UGI:
To get a URL: