Before you read anything else, If you are looking for the BEST account generators check out SteamGen for cheap and fully autonomous account generators!
Ravager is a powerful tool designed to automate the creation of Discord accounts. By leveraging multiple undetected webdriver instances and employing bypass methods. With its simple and efficient interface, users can quickly generate multiple accounts for various purposes.
⚠ NOT FULLY FINISHED ⚠
1. Run the script in a Python environment
2. Follow the prompts to enter the desired number of accounts to generate per thread and the number of threads to use.
3. Choose whether to use proxies or not (currently disabled in the code).
4. Select either Selenium or Undetected for browser automation.
5. The script will then start generating Discord accounts.
Install Python: If you don't have Python installed, download and install it from the official Python website (https://www.python.org).
Install required libraries: The script relies on several external libraries. You can install them using pip, the Python package installer. Open a terminal or command prompt and run the following command:
pip install pystyle art selenium_profiles selenium-injector undetected-browser
This will install the necessary libraries for running the script.
1. The script first imports the required libraries and defines some variables and functions.
2. The main() function is called, which displays a banner and prompts the user for input regarding the number of accounts and threads, as well as the choice of browser automation library.
3. Based on the user's input, the selenium() function is called for each thread. This function initializes the browser driver (Selenium or Undetected) and starts the browser.
4. Within the selenium() function, the script retrieves an email address from a text file, generates a random password and username, and enters the registration information on the Discord registration page using the browser automation library.
5. If successful, the script waits for the account creation process to complete and verifies that the account has been successfully created.
6. The process continues until the desired number of accounts is generated or an error occurs.
7. The generated accounts can then be used for various purposes.
Please use this program only for educational purposes.
It is not meant to be used in any malicious way, and I decline any responsibility for what you do with it.