ev-zir/Endo — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Windows desktop prototype called Xeno for the web version of Roblox. I want it to feel like a simple script executor with a clean UI where I can paste or load Lua scripts, run them on one or more Roblox clients, and see basic status or output. It should include the custom Xeno style functions shown in the README, like HttpSpy, shared globals, process info, and instance address helpers, so I can understand how the project works.

Use the existing C++ core and the C# WPF UI style if that matches the repo. Keep it focused on learning and local testing, not selling or hiding anything. Please wire up the dependencies with vcpkg, make it build in Visual Studio, and add clear notes about setup, warnings, and known risks since Roblox may detect it and ban accounts. Look up current docs online if you need to.

Want more depth? Deep Reverse