So, I’m looking to start selling scripts. We’ve got endpoints that link Discord Accounts & Roblox Accounts, and I need a way to verify if the game owner owns the products.
My orginal way was gonna be:
- If they own a Product from us they need to have a module script that would return their own products
My issue is:
- I can’t obfuscate a module script
- I don’t fancy obfuscating every script I release
I was wondering if anyone had any tips on what I could do? I just want to prevent people reselling the script.