Skip to content

superboxes/discord-account-creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Account Generator

Overview

A Python script that automates Discord account creation using Selenium WebDriver.

Prerequisites

  • Python 3.x
  • Chrome browser
  • ChromeDriver
  • Selenium WebDriver

Installation

  1. Clone the repository
  2. Install dependencies:
pip install -r requirements.txt
  1. Download Chrome (special ver) and ChromeDriver:

Configuration

  • Set proxy variable in account_generator.py if using a proxy
  • Adjust speedMultiplier to control interaction speed

Usage

python account_generator.py

Features

  • Generates random username, email, and password
  • Automatic form filling
  • Token retrieval

Disclaimer

This script is for educational purposes. Automated account creation may violate Discord's Terms of Service.

About

simple semi-automatic discord account generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages