I'm facing a pretty big issue right now. When my module sets itself to game.ServerScriptService, everything runs perfectly. When I don't set my modules parent anywhere, only the main module runs.
I'm curious about how I can keep my main module away from ServerScriptService, and keep the scripts inside of it working. This is very important to me, as if I don't fix this you can easily exploit on of my vulnerabilities.
I think you can also put it in RS then you can connect your script to ReplicatedStorage, instead of SSS