NHTuan2602/Tool-Auto-TFT-Mobile-VNG — reverse-engineered prompt
Reverse engineered prompt
Build me a Windows tool in Python that can auto farm the TFT Mobile VNG pass on LDPlayer 9. I want a simple desktop app where I can enter my LDPlayer folder and one or more emulator device IDs from adb devices, then press Start and let it control each emulator at the same time without taking over my mouse.
The bot should use adb and image matching from the provided screenshots to open the game, choose the new mode first and fall back to normal mode if needed, queue and accept matches quickly, surrender in game, and keep looping. It also needs to handle common popups and stuck states, close random notifications, detect connection or login errors, force stop the game, reopen it, and recover by itself. Please make it work with the expected LDPlayer setup from the README, especially 1280x720 and dpi 240, save the config after the first run, and show clear logs so I can see what each emulator is doing. You can look up current docs online if needed.
Want more depth? Deep Reverse