Forum > General >

AuroraClient — The Roblox Development & Inspection Workbench

New Reply

Posts: 1

Threads: 1

Joined: Aug, 2026

Reputation: 0

Posted

https://media.discordapp.net/attachments/1533254081567526952/1543418797174554634/Banner.png?ex=6a957504&is=6a942384&hm=65babe855aab2c986e8cc700ab1feafb9be7b9f004358261d3dd1aca4886fc41&=&format=webp&quality=lossless

Been building this for a while and it's finally in a state I'm happy to share. **AuroraClient** is a native Windows app (Tauri + Rust) that connects to your executor and gives you a full workbench in one window.

What it does:

- Live explorer - the full DataModel in real time, class-colored, searchable, right-click actions (copy path, clone, destroy, highlight).
- Property inspector - full reflection, live-editable Vector3 / UDim2 / Color3 / Enums, attributes & tags.
- On-demand decompiler - click any script, get clean readable Luau in a tabbed editor with syntax highlighting, autocomplete, split view & diff. Won't decompile? It dumps the strings/constants instead.
- Remote spy - incoming + outgoing, deep-hook mode for wrapped/indirect calls, block / replay / spam, and one-click paste-ready snippets.
- Live watch + console - pin values and watch them update; run Luau with history & saved snippets.
- AI assistant - bring your own key (OpenAI / Claude / Gemini / Groq). It can read the tree, sources, and remotes, then write/run Luau for you.

 

Native installer, instant connect.

 

Get it: https://studio.aurorahub.dev/ · Docs: https://studio.aurorahub.dev/docs.html · Discord: https://discord.gg/ZSXRGwBFAz

Load into your executor:

    loadstring(game:HttpGet("https://studio.aurorahub.dev/AuroraClient"))()

Windows only for now, needs an executor with standard UNC support. Feedback / bug reports very welcome I'll be around in the comments and the discord.

Virus Total: https://www.virustotal.com/gui/file/f23f4b0a3fa7b00d4606347123889b8ba4804326c39e5a58697b67cc89b66aad

Credit - Chwonics's Profile | WeAreDevs | usergrail's Profile | WeAreDevs

  • 0

  • Comment
  • X

Login to unlock the reply editor

Add your reply

Users viewing this thread:

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