Forum > Scripts >

Roblox's #1 Key, HWID Authentication System

New Reply

Posts: 1

Threads: 1

Joined: Apr, 2026

Reputation: 0

Posted

Hey everyone,

I wanted to share something I’ve been working on recently called MoonAuth. It’s a key / HWID authentication system designed specifically for Roblox scripts, with a focus on being secure, lightweight, and actually reliable across different executors.

The main goal with MoonAuth was to avoid the usual weak points you see in most auth systems. Instead of relying heavily on client-side checks, a lot of the validation is handled server-side, which makes it significantly harder to bypass.

Here are a few things that make it stand out:


  • Server-based heartbeat validation
    for every session, not something the client can easily fake
  • HWID and key support, depending on your use case (locked or FFA setups)

  • Multiple heuristic and logic checks

  • Built with compatibility in mind, working across most major executors

I’ve been putting a lot of effort into making sure it’s both secure and practical to use, not just overcomplicated for no reason. This is currently in a pre-release / beta stage, so things are still being improved and refined.

Showcase / Preview

https://www.youtube.com/watch?v=DcjGahlv9I0



Discord: https://discord.gg/moonauth
Website: https://moonauth.cc/

If you’re interested in testing it out or giving feedback, feel free to reach out or reply here. Any suggestions, criticism, or ideas are welcome.

Thanks for reading.

  • 0

  • Comment

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )