Obfuscate your Luau scripts before they ship — rewritten so Roblox still runs them exactly as written, and no one else can read them.
Every layer targets a different way people try to reverse-engineer a Roblox script — stacked together, they raise the floor considerably.
Every variable, function, and table key is rewritten to meaningless names — the logic survives, the intent doesn't.
String literals are encrypted at rest and decrypted only at runtime, so nothing readable sits in plain text.
Opaque predicates and junk branches make the execution path harder to trace by hand.
Run obfuscations against your credit balance — no subscriptions, top up only when you need to.
Every account starts with free credits to try the obfuscator. Pricing tiers are coming soon.
Sign up, claim your free credits, and obfuscate your first script in minutes.