
A coding agent that works inside Roblox Studio.
Ask it to fix a bug or build a system. It finds the right scripts, writes the Luau, and runs its own checks before it says it's done.
What a prompt actually does
It reads the project
Lunichor indexes every script on your machine. The index stays on your disk.
It reads before it writes
Every patch is checked against the current file first. If you changed something since, it works from the new version.
It checks its own work
Lint runs through Studio, logic runs in a local simulation, and play-test output is watched. Unverified edits don't get called done.
It remembers your game
Each place keeps its own memory and system map, so the next session starts from what you actually built.
One Discord. One Roblox. One Studio.
Sign in with Discord, link Roblox, and the Studio plugin has to be logged into the same account. If it isn't, commands don't run.
Discord
This is your Lunichor account. It holds your balance and your chats.
Roblox
You sign in on Roblox's own page. We only get your user ID and username.
Studio
The plugin reports who's logged in. A different account means no commands.
ENROLLMENT & DOWNLOADv0.1.0 · WINDOWS X64Get the build
Signing in happens on Discord's own page. The app uses the same account — install it after your Discord and Roblox accounts are linked here.
By downloading you agree to the Terms of Service and Privacy Policy. Refunds are covered by the Refund Policy.
REQUIREMENTS
- Windows 10 or 11, 64 bit
- Roblox Studio, latest release
- A Discord account
- The Roblox account you develop with