Searched “can hackers edit modulescripts” and didnt get enough information so here i am.
So for example, if i were to put a ModuleScript in ReplicatedStorage, can a hacker change whatever’s in that ModuleScript and that change applies for all other clients?
2 Likes
Exploiters can, indeed, edit the contents of a module script (If its in an accessible location for them such as Replicated Storage ). However, those edits would only apply for their device, and not for the other clients since they get their own separate copies.
3 Likes
Good to know that. Thanks.
Check out this thread about exploiting.