Lua script protection
Protect your Lua scripts.
Upload, obfuscate, and distribute behind per-user keys, HWID locks, and a Discord bot. One endpoint, one dashboard.
Obfuscation
Upload plain Lua, receive a protected artifact bound to your project.
Key system
Per-user keys with tiers, expiry, ban, and reset — one key per Discord user per project.
HWID lock
Lock each key to the first device. Configurable reset cap per project.
Loadstring
Public endpoint that validates key + HWID and serves the protected script.
Discord bot
Self-serve /getkey, /resethwid, /mykey via HTTP interactions.
Analytics
Live executions, top keys, denial events via server-sent events.