You can write your topic however you want, but you need to answer these questions:
- What do you want to achieve? Keep it simple and clear!
I have some scripts inside blocks, that when a player steps on them they purchase a product then gain some points, I would like to know if this can be exploited, I’m only using a single Server Script.
- What is the issue? Include screenshots / videos if possible!
I don’t want people to exploit the script.
- What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I’ve searched other posts but they’re not clear about this, I know it is best to use ServerScriptService for adding server scripts, I also know that local scripts and module scripts are replicated to client, but if I have server scripts inside the workspace, does it show for the client? And if it does, can it be exploited? Thanks a lot for reading all of that, I talked a lot.
I just checked, they can see everything except server script service and server storage.