Warning
The tool has been archived from 25 April 2026, meaning that it will no longer receive updates anymore and it might break at any time.
Note
Join the Discord server for issues. Thanks a lot!
Warning
Please be advised that usage of this tool is entirely at your own risk. I assume no responsibility for any adverse consequences arising from its use, and users are encouraged to exercise caution and their own judgment when utilising this tool.
A tool that auto-fetches a temporary email address and creates an account at https://roblox.com/.
The process begins by utilising the Mail.tm service to obtain a temporary email address. Then it will create an Roblox account. The email address is then utilized for verification for the Roblox account. Subsequently, another request is made to Mail.tm to retrieve the email confirmation link. Upon account activation, the user can log in to Roblox and enjoy the game with the generated account.
- Able to use any Chromium-based browser
- Able to use non-authenticated proxies
- Be able to prompt to change to your own password instead of using the default one
- Password complexity checker for custom password
- Automatically checks if the username generated is taken or not. If yes, a new one would be generated
- Customizable username prefix
- Friends adding functionality
- Able to randomly customise the account avatar (Clothes, Body size, etc)
- Error handling
- Integration with NopeCHA to solve captcha automatically
- Built in Ungoogle Chromium (Windows) installer
- Compatible with Roblox Account Manager
- Structured username format
- Update checker functionality
- The script does the job by itself
- No webdriver required
- Fast execution time
Note
Extension loading (NopeCHA) can only by used on Chrome version 136 and below. As such, Ungoogled Chromium with version 136.0.7103.113 (Windows) is installed as a workaround. As such, you might see a significant increase in folder size due to the presence of the browser.
Warning
For Mac / Linux users, you can find Ungoogle Chromium for your OS here. Be sure to install version that is v136 and below.
- Just download the executable from the releases tab and run it to generate accounts.
- If your antivirus has flagged for potential malware, that should be a false flag so feel free to safely ignore. If you dont trust it enough somehow, feel free to use Step 2 and build it yourself instead.
- The account details should be generated at the
accounts.txtfile under the same directory.
- First, ensure that Python is installed:
https://www.python.org/downloads/- Run the following command:
git clone https://github.com/qing762/roblox-auto-signup/ && cd roblox-auto-signup && pip install -r requirements.txt && python main.pyAnd you're all set! Follow the instructions as you interact with the Python file.
Contributions are always welcome!
To contribute, fork this repository and do anything you wish. After that, make a pull request.
If you have any feedback or issues running the code, please join the Discord server
If the company wishes to discontinue or terminate this project, please do not hesitate to reach out to me. I can be reached at Discord/qing762. Thank you for your attention to this matter.
Licensed under the GNU General Public License v3.0. See LICENSE for details.