1. What do you want to achieve?
I want my anti-cheat plugin to be available for purchase on the Creator Store.
2. What is the issue?
I cannot distribute it on the Creator Store after all of the work I put into obfuscating all of my Scripts and LocalScripts, because Roblox does not allow obfuscated code in public assets.
This makes it possible for anyone to reverse-engineer and copy the source code of my plugin, which makes it almost impossible for developers to upload their own client anti-cheat plugins securely.
3. What solutions have you tried so far?
As far as I’m aware, there are no existing solutions to this issue. This needs to be brought to attention because it’s a serious problem. It’s not fair to developers of anti-cheat services to be unable to share or sell their work, simply because there is no way to protect their code from theft and reverse engineering.