Windows81/Roblox-Script-Executor-CLI ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Python command line app for Windows that lets me run saved Roblox client scripts from the terminal instead of using a GUI. I want it to feel like a lightweight shell where I can type short commands, run a script from a local workspace folder, pass in a few arguments, and see the output right in the console.

It should support simple command aliases, one line snippets, multi line input, and loading code from a URL when I want to test something quickly. I also want a way to inspect or dump helpful runtime output in a readable format, including logs from a remote spy style session, without opening extra windows.

Please make it easy to start with Python, include clear setup steps, and keep the code organized so I can add more workspace commands later. If you need anything current from Roblox or Python docs, look it up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab