Reverse engineered prompt

GitHub

Build me a Windows only Python tool called Omega that works as an external Roblox ESP overlay. I want it to read the Roblox process from the outside, not inject anything, and draw a transparent click through overlay on top of the game. It should show player boxes, tracer lines, name tags, distance, and a health bar, with options for corner boxes or full boxes and an optional 3D box mode.

Please make it skip teammates and dead players automatically, hide players past a configurable max distance, and let me toggle the ESP with P and close it with Insert. Put the main visual settings and colors right at the top of the main script so they are easy to change. It should work on Windows 10 and 11, expect admin rights, and include a setup script that installs anything missing and registers a simple stomega command so I can launch it from a new command window. If Roblox updates, have offsets fetched remotely if possible. Look up current docs online if you need to.

Have a live product UI? Try website reverse