Hello,
I wanna take use of JSON to make a little neat chat using a free website host to send http request to a roblox game and roblox game do the same to the website to make a neat little messaging system
How can I do this
Can you show me how to do this
Are there any examples
For context, here’s a diagram of what I want. Very simple.
Thank you for the specific question. Unfortunately, I don’t have any experience with web coding. Here’s a video I found from a quick search. Database system with Roblox
Just remember that with saving data like that, you’ll have to filter text before sending it off as required by Roblox’s ToS.
Since you’re using a free web hosting site, you would need to mess with their API because everything is automatic.
The forum probably wouldn’t be the place for this type of situation since majority of scripting support is for things on the roblox platform itself and that this requires knowledge of Web Languages such as Javascript and HTML. So the only thing I can recommend is google and youtube