GithubHelp home page GithubHelp logo

anonymous-dev-7074 / discord-account-generator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nirajshr3stha/discord-account-generator

0.0 0.0 1.0 6.17 MB

For edu purpose only uses gmailnator and random username to gen the accs

Batchfile 0.69% Python 99.31%

discord-account-generator's Introduction

Discord-Account-Generator

For edu purpose only uses gmailnator and random username to gen the acc. Proof of concept of how the creation of Discord accounts can be automated without the need to type/click buttons on browser using XPATHS.

About

A script that automates creating discord accounts. It shows how accounts can be created automatically without the user typing unless there is a captcha (h-Captcha just needs to be clicked) . It automatically verifies your Discord account via email for you and automatically saves login info in login.txt in email:password:token format. This is used for educational purposes only.

Features

  • Auto scrape email
  • Random username from list
  • Random password
  • Random date
  • Auto-email-verify
  • Automatically get Discord token and other login info
  • Proxy support
  • Multi-threading

Preview

Picture

Usage

  1. You can customize usernames by editing the usernames in discord_usernames.txt.
  2. Run the file and use normal mode if you are a inexperienced with proxies and theading.

Get Python

If you dont have python installed, download python and make sure you click on the 'ADD TO PATH' option during the installation.

Run via Python

  1. install the required modules
run requirements.bat
  1. To run the script..
open discordgenerator.py or python it from cmd

Proxy support

  • If you want to use proxies, simply paste the proxies in config/proxies.txt. If you want to stop using proxies, just remove all the proxies from the .txt file. The script automatically checks for proxies on startup. HTTP proxies are only supported as of now. If the proxies are not alive, the script will throw a WebDriver error.

Threading mode

  • Uses multiple chrome windows
  • Only run this when you have proxies or else one of you Chrome windows will get rate limited.
  • Do put more than 6 threads unless you think your PC can handle it. I recommend using 2-3 threads.

No Threading

  • This only uses one chrome window.

FAQ

IF it doesnt open...

  1. Make sure your chromedriver.exe file is the same version as your Chrome web browser version this one is 91
  2. Download the latest version chromedriver.exe: https://chromedriver.chromium.org/downloads
  3. Then replace the chromedriver.exe file in the folder.

Where can i found my generated accounts?

  1. It is located in the output folder. Open up login.txt to see the accounts that has been generated.

discord-account-generator's People

Contributors

anonymous-dev-7074 avatar nirajshr3stha avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.