qing762/roblox-auto-signup ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python tool that can automatically make a Roblox account from start to finish.

It should grab a temporary email address, sign up with a generated username and password, handle email verification, and then save the new account details to a text file so I can use them later. If the username is already taken, it should keep trying new ones until it finds one that works. I’d also like it to be able to use a browser to do the signup, support a custom username prefix, let me choose my own password if I want, and check that the password is strong enough.

If possible, add optional captcha solving support, a way to randomly customize the avatar, and a simple update check when the app starts. Make it work as a mostly hands off script with clear prompts and decent error handling. If you need to look up current docs online for anything that’s changed, go ahead.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab