AaronL725/grok-register ? reverse-engineered prompt
Reverse engineered prompt
Build me a Python tool that automates Grok account registration from start to finish, with a simple GUI, a CLI mode, and a small local WebUI so I can use whichever is easiest. It should open a real Chromium or Chrome browser, create a temporary email, receive the verification code, fill in the signup form, and save the finished account details safely to disk.
I want support for a few different temporary mail providers, optional proxy support including a single proxy or a proxy pool, and the ability to run a few registrations at once if I turn that on. Please also make it handle retrying cleanly, recovering unfinished runs later, and keeping successful accounts even if later steps fail.
If possible, add post signup options to store the token in a local grok2api pool and export CPA xAI OIDC credentials. A local config file and live logs would be great. Look up current docs online if you need to.
Are you gonna build this?
make sure you review the code using coderabbit