Is there a Possible way for me to enable where theres Cross-Platform Server Saves, I currently develop for a Discord Copy. ( Roblox Chat Sim 2 )
Just to clarify, you mean to save data and be able to use it both on discord AND roblox?
Let me put this straight. Roblox doesn’t like Roblox, and Discord doesn’t like Roblox.
Roblox denies all HTTP requests to Roblox, and Discord denies all HTTP requests from Roblox.
So, you will need to have a third-party proxy to accomplish this, which I think is way out of the scope of the DevForum (at least the current topic), as it requires third party tools and Roblox modifications. Not to mention the hassle of setting up a proxy.
It’s not exactly out of the scope of DevForum per say, but it’s more like most people on DevForum have no experience in this sort of category and do not know how to help. It’s not exactly a hassle to set it up either, you would just need to know LUA and whatever programming language available for a discord bot that you want to use. It would also require two to three different setups, such as my Discord-Roblox ban system, which uses glitch, a Roblox script, and a discord bot script to pass along information.