PiggyAwesome / Discord-Account-Generator

Create Discord Accounts Automatically without captcha solving api key
GNU General Public License v3.0
100 stars 26 forks source link
accountgenerator discord-account-generator

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

Future Goals

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