qing762 / roblox-auto-signup

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

Home Page:https://qing762.is-a.dev/discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Simple as filling date of birthday, username as well as password all automatically.

Features

  • Be able to prompt to change to your own password instead of using the default one.
  • The script does all the job itself
  • Automatically checks if the username generated is taken or not. If yes, a new one would be generated.
  • Error handling (prob)

Warning It is important to note that excessive usage of this tool may result in rate limiting by the API or, in severe cases, IP blocking. To avoid these potential consequences, it is recommended to limit the number of usage. (Maybe 5 times every 10 minutes?)

Installation / Usage

First, clone this repository:

git clone https://github.com/qing762/roblox-auto-signup/

Install Google Chrome (Haven't tested it out with Chromium / ChromeDriver, but assuming it's same as my ExitLag-auto-signup project)

INSTALL HERE: https://google.com/chrome/

Install the necessary dependencies:

pip install -r requirements.txt

Next, 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 improve it. After that, press the contribute button.

FAQ

Why did you create this?

Simple as no idea what to program and this is suggested by one of my friend.

Any plans on improving the project?

Sadly, no.

Feedback / Issues / Request for takedown

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

FOR ROBLOX CORPORATION EMPLOYEES

If the company wishes to discontinue or terminate this project, please do not hesitate to reach out to me on Discord. I can be reached at Discord/qing762. Thank you for your attention to this matter.

Acknoledgement

This project is using a modified version of Random-Username-Generator by @purry03.

License

MIT LICENSE

About

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

https://qing762.is-a.dev/discord

License:MIT License


Languages

Language:Python 100.0%