acentrist/MecchaCamouflage — reverse-engineered prompt
Reverse engineered prompt
Build me a simple standalone Windows desktop app for MECCHA CHAMELEON that acts like an auto paint tool for camouflage testing.
I want the flow to feel straightforward. I start the game, then open this app, and it should detect or let me confirm the target game process and show whether the bridge or connection is working. Once that looks good, I can press a saved paint hotkey and have the camouflage action trigger in game. The app should make it obvious when it is ready, when it is not connected, and when something failed.
Please make it feel like a real usable tool, not just a rough demo. Include basic logging so I can troubleshoot problems later, with logs saved under my local app data in a versioned folder. It should run as a normal desktop executable and be easy to build and run from the repo.
If anything about the game hookup needs research, look up the current docs or project notes online and wire it up in the most practical way.
Want more depth? Deep Reverse