v2.0 Public Beta

Stop pirates.
Ship faster.

Secure your Roblox scripts with 3 lines of code. Hardware ID binding, real-time analytics, and instant key issuance.

50k+
Verified uses
80ms
Avg latency
99.9%
Uptime SLA
main.lua
1-- Verify license in your Roblox script
2local SlateAuth = require(script.SlateAuth)
3
4local license = SlateAuth.verify({
5 key = "SLATE-XXXX-XXXX-XXXX",
6 product = "my-script"
7})
8
9if license.valid then
10 print("✓ License verified:", license.user)
11else
12 warn("License invalid:", license.reason)
13end
Success:License valid for user@developer

Everything you need

Developer API

Full control over your licenses via REST API. Create keys, ban users, reset HWIDs.

POST /v1/licenses/create

Real-time Analytics

Track who's using your script, when, and from where. Monitor active users and failed authentications.

Active Users1,248
Total Executions84.3k

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

$0/month

Perfect for testing and small scripts.

  • 100 monthly active users
  • 1 project
  • Basic HWID locking
  • Community support
  • 7-day log retention
Start for free
Most Popular

Pro

$29/month

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
Get started

Enterprise

Custom

For large studios and high-volume sellers.

  • Unlimited users
  • Dedicated instance
  • Custom SLA
  • 24/7 Phone support
  • Unlimited log retention
  • White-label dashboard
Contact sales

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.