dzDev37/Auto-sign-up-grok-dezz ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python tool that automatically signs up for a Grok account and can optionally add the new account into 9Router afterward.

I want it to open Chrome with Playwright, handle the signup flow, get the verification code from a temp mail API I provide, and finish the account creation without me babysitting it. It should work on Linux, WSL, and Windows, and if it needs a browser patch or special setup for bot protection, include that so it runs as smoothly as possible.

Please make it read settings from a simple .env file, including the temp mail URL, allowed domains, password, and optional 9Router login details. After it runs, I want a clean output file with the created account info so I can reuse it later. If anything fails, print clear messages so I can tell whether the issue is the mail API, the browser, the verification step, or the login flow.

If you need to check current docs for Playwright or Chrome setup, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab