shadowhackrs/gmail-account-creator — reverse-engineered prompt
Reverse engineered prompt
Build me a Windows friendly Python tool with a polished terminal interface that can automate a basic email signup workflow for my own testing, then save the created account details to JSON and show simple stats like how many worked, how many failed, and the last run time.
I want it to feel modern and easy to use, with a menu, colored status messages, progress bars, retries for flaky page loads, and editable config files for names, passwords, birthdays, and other settings. It should work with Chrome, manage the browser driver automatically, support optional proxies, and let me plug in API keys through config if needed. Use realistic pacing so it does not blast through pages unnaturally, but do not try to bypass security checks or phone verification. If verification appears, pause and let me handle it manually or skip that attempt.
Please make it runnable on Windows, include setup instructions, and keep the code organized so I can tweak settings later. You can check current docs online if needed.
Want more depth? Deep Reverse