this simple script generates random Discord usernames and checks if they are available.
httpx
PyYAML
pyopenssl
extvip
-
to install the required libraries:
pip install -r requirements.txt
-
run the sc:
python main.py
the script will prompt for the following information:
- Prefix
- Username length
- Numbers and special characters
- Residential proxy information
- Webhook URL (optional)
- Residential proxy usage is required.
- Do not delete the
used.txt
file; it contains the usernames I've already checked to avoid generating them again.