and another question, can hackers read server scripts if theyre not in serverscriptservice?
It is bad practice to organize your scripts like that. It’s better to put scripts in that scenario under the same parent rather than children of each other.
Exploiters will be able to see that the server script exists, however, the server script source is not replicated to the client so they cannot see what’s in it.
1 Like
I personally believe there are no such things as “bad practices” especially in a project you work alone in; feel free to follow whatever u think helps your work flow.
If what you do is not efficient enough the system will force you to change later on automatically.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.