Skip to content

qing762/roblox-auto-signup

Repository files navigation

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 assumes no responsibility for any adverse consequences that may arise from its use, and users are encouraged to exercise caution and exercise their own judgment in utilizing this tool.

Roblox auto signup

A tool that auto fetch a temporary email address and creates an account at https://roblox.com/.

How it works

The process begins by utilizing 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 activation of the account, the user is able to log in to Roblox and enjoy the game with the account generated.

Features

  • 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.
  • Error handling.
  • The script does all the job itself
  • No webdriver required
  • Fast execution time

Warning The script does not solves FunCaptcha from Roblox, I haven't found an efficient way to do so. For now, you have to solve it by yourself.

Installation / Usage

1. Portable executable method:

  • 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 instead.
  • The account details should be generated at the accounts.txt file under the same directory.

2. Python file method:

  • First, clone this repository:
git clone https://github.com/qing762/roblox-auto-signup/
INSTALL HERE: https://google.com/chrome/
  • Install the necessary dependencies:
pip install -r requirements.txt
  • Finally, run the Python file:
python main.py

And you're all set! Follow the instructions while interacting with the Python file.

Contributing

Contributions are always welcome!

To contribute, fork this repository and do anything you wish. After that, make a pull request.

Feedback / Issues

If you have any feedback or issues running the code, please join the Discord server

FOR ROBLOX CORPORATION EMPLOYEES IF YOU WISH TO REQUEST FOR TAKING DOWN THIS PROJECT

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.

License

MIT LICENSE


Alt


About

A tool that auto fetch a temporary email address and creates an account at https://roblox.com/

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages