Hello! I have a leaderstats saving system but I have multiple places in my game which means I will have to copy the leaderstats system into every place everytime I update it. My plan was to put my code on a website then loadstring it but that means exploiters will hack into my game easier. Any alternatives?
You can publish leaderstat data and when the servers in each place that need to update the leaderstat data can run a function there with the data provided from the message.