EdgeIY/infiniteyield — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me an open source Roblox command line script for my own game that works like an admin command tool. I want players or admins to be able to load it with a simple Lua snippet, open a command bar, type commands, and have the script run the matching action.

Include a solid command system with lots of example commands, clear names, aliases, help text, and a way to add more commands later without rewriting everything. It should feel polished and reliable, with basic error messages when someone types something wrong. Please include a version file and a simple README that explains how to load it, how to use commands, and how people can contribute.

Keep it simple enough that I can understand and edit it later. Look up current Roblox Lua docs online if you need to.

Want more depth? Deep Reverse