Create Discord Accounts Semi-Automatically without captcha solving api key
IMPORTANT: Your chromedriver version should be the same version as your chrome browser version!
Get chromedriver from here: https://chromedriver.chromium.org/downloads
- Automatically generate username
- Automatically generate password
- Automatically generate email
- Randomly choose date
- Automatically get 0Auth token
- Verify account with temporary mail
- Install all the required python modules:
pip install -r requirements.txt
- Add proxy information and edit config inside account_generator.py:
##############
proxy = "PROXY" # Remember to enter your proxy
speedMultiplier = 5 # Higher speed = more difficult captcha
##########
- To run this program, you should execute this:
python3 account_generator.py
You have to fill in the captcha! The program is made to not do it for you.
For legal reasons, don't use this. This was only made for educational purposes and is intended to be used as a learning opportunity for others.
If you like my creation, please consider starring the repo (:
If you are looking for a more advanced, captcha solving included software, check it out on Sellix!
(Closed Source so that Discord won't patch it!)
For other account generators: Website