Skip to content

PiggyAwesome/Discord-Account-Generator

Repository files navigation

Discord-Account-Generator

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

image

Feautures

  • Automatically generate username
  • Automatically generate password
  • Automatically generate email
  • Randomly choose date
  • Automatically get 0Auth token

Future Goals

  • Verify account with temporary mail

How to run

  1. Install all the required python modules:
pip install -r requirements.txt
  1. Add proxy information and edit config inside account_generator.py:
##############
proxy = "PROXY"  # Remember to enter your proxy
speedMultiplier = 5 # Higher speed = more difficult captcha
##########
  1. 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

secret

About

Create Discord Accounts Automatically without captcha solving api key

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages