This is a Python script that claims your desired username on Discord.
- Python 3.x
requests
modulecolorama
module
You can install the requests
and colorama
modules by running the following command:
pip install -r requirements.txt
-
Clone the repository and navigate to the directory:
git clone https://github.com/your-username/discord-username-claimer.git cd discord-username-claimer
-
Open
claimer.py
and enter your desiredusername
and yourauth token
. -
Leave it on until you have successfully claimed your username.
200 - Success
429 - Too Many Attempts (Rate Limited)
401 - Unauthorized (You are not yet eligible)
400 - Username Taken
This script is for educational purposes only. Use it at your own risk. The author is not responsible for any consequences that may result from using this script.