gofa-autotouch/project ? reverse-engineered prompt
Reverse engineered prompt
Build me a small set of AutoTouch Lua scripts for Galaxy on Fire Alliances that automate the repetitive daily stuff on a jailbroken iPhone.
I want scripts that can collect missions from the home planets, launch missions in the home system, collect artifacts from citadels, and run a longer scenario that loops through these actions over time so I can leave it running while I’m away or asleep.
Please make it easy to adjust for different device screens with a simple config file, and use pixel based checks so the scripts wait for the right thing on screen instead of relying only on fixed timers. If it helps, include a few clear helper functions for tapping, waiting, and logging so I can see what the script is doing and debug it later.
Keep it practical and close to the existing AutoTouch style, and if you need current AutoTouch details or scripting behavior, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit