Stop pirates.
Ship faster.
Secure your Roblox scripts with 3 lines of code. Hardware ID binding, real-time analytics, and instant key issuance.
1-- Verify license in your Roblox script2local SlateAuth = require(script.SlateAuth)34local license = SlateAuth.verify({5 key = "SLATE-XXXX-XXXX-XXXX",6 product = "my-script"7})89if license.valid then10 print("✓ License verified:", license.user)11else12 warn("License invalid:", license.reason)13end
Everything you need
Developer API
Full control over your licenses via REST API. Create keys, ban users, reset HWIDs.
POST /v1/licenses/createReal-time Analytics
Track who's using your script, when, and from where. Monitor active users and failed authentications.
HWID Binding
Each license locks to a unique hardware ID. Share your key? It stops working. Simple.
Sub-80ms Latency
Our edge network verifies licenses instantly. Your users will never feel a delay.
Anti-Tamper
Advanced request signing and encryption prevents MITM attacks and spoofed responses.
Simple, transparent pricing
No hidden fees. No credit card required to start. Upgrade only when you scale.
Starter
Perfect for testing and small scripts.
- 100 monthly active users
- 1 project
- Basic HWID locking
- Community support
- 7-day log retention
Pro
For serious developers scaling their sales.
- 10,000 monthly active users
- Unlimited projects
- Advanced anti-tamper
- Priority Discord support
- 30-day log retention
- Custom branding
Enterprise
For large studios and high-volume sellers.
- Unlimited users
- Dedicated instance
- Custom SLA
- 24/7 Phone support
- Unlimited log retention
- White-label dashboard
Ready to stop worrying about pirates?
Join hundreds of Roblox developers who trust SlateAuth to protect their scripts. Start free, upgrade when you're ready.