Can exploiters find modules in serverscriptservice?

I wanna make a admin system, but I want the list of admins to be in a module script that hackers cant look into. Although, my problem isn’t making the admin script, though my question is

can hackers see modulescripts within serverscriptservice?

This goes for serverscripts, such as modulescripts parented in serverscripts.

2 Likes

No. Nothing from ServerScriptService or ServerStorage is sent to any of the clients.

5 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.