-
Notifications
You must be signed in to change notification settings - Fork 1
Connecting to Rotur
Connecting to Rotur is incredibly easy using the rotur extension, simply run the blocks below
You can find the Rotur extension on my gallery here: https://extensions.mistium.com/
Version 4, (which most of the docs are for, is only available in the originOS or the Rotur discord server)
Connecting to Rotur with cloudlink is significantly harder
You will need the cloudlink extension
It is recommended (by me (mistium)) to use my version of the cloudlink extension since it has two extra custom blocks that make it significantly easier to handle packets, and has a bug where it doesnt remove online users when they disconnect, fixed (shown below)
This version does only work with turbowarp
https://github.com/Mistium/extensions.mistium/blob/main/files/Cloudlink4_Improved.js
If you just want to use the default cloudlink extension, it can be found below:
These are supported on penguinmod, turbowarp, adacraft and epiques https://github.com/MikeDev101/cloudlink/tree/master/scratch
You should connect to "wss://rotur.mistium.com"
you should use ["roturTW"] in the connect to rooms block
This is a working connection script
The base payload block will be the template for every packet you send, just add a few keys to it, this will be explained later in the packet structure section