Omg this is sooooo much easier to use than others like noblox.js.
You are my hero. Thanks!
Omg this is sooooo much easier to use than others like noblox.js.
You are my hero. Thanks!
This is really nice module, Thanks
MessagingService has been added to rblx
Datastore.listKeys
now has a second option for the limit
parameter if you want to return the number of keys that limit
specifies
Please read the updated docs for more information.
Can you please tell me where the documentation is for MessagingService in Rblx?
I don’t see it in the OP.
It’s under the OpenCloudUniverse
class documentation, labelled as publishToTopic(topic: string, data: any)
How would I subscribe to a topic?
Please update this with the new APIs!
I’ve been working on a patch, should be finished tomorrow.
Awesome, thank you! been using this on my server to get stats from my game
OrderedDataStore has been added to rblx
I haven’t finished adding the Assets API, but I figured I might as well push OrderedDataStores ASAP.
Please read the updated docs for more information.
(cc: @clxr)
OpenCloudUniverse.getOrderedDataStore
was mistakenly omitted from the docs
Please read the updated docs for more information.
OpenCloudOrderedDataStore
was never exported from index.ts
There have been no changes to the docs.
It doesn’t really work, when I try logging into my rank bot, it disconnects me and it says that the token is not correct or something simmilar.
Also this,
-- TypeError: obj.toJSON is not a function
obj = obj.toJSON();
Could you DM me specific info related to the bug, such as the surrounding code in the obj.toJSON
instance?
If you run the code normally from the client example, on a replit cluster, , you’ll see the error too.
AND YES I DID INFACT PUT MY RANK BOT’S TOKEN.
AssetManager has been added to rblx
Please read the updated docs for more information.
PR #2 was merged into main
- resolved Issue #1 concerning special chars in OpenCloudDataStore
names
There have been no changes to the docs.
does AssetManager Working? Its a Private Thing!
Does this project also have a way to rank people in Roblox groups? If not will that be a thing?