A fast and efficient Discord username tool that allows you to generate and check the availability of usernames. Built with performance in mind, featuring multi-threading, proxy support, and real-time status updates.
β‘ Looking for the program without building it?
β Click here to download the latest release
- Install .NET 8.0 Runtime
- Install Visual Studio 2022
- Open the
DiscordUsernameChecker.sln
file - At the top of Visual Studio, select
Release
andx64
orAny Cpu
- Click on
Build
thenBuild Solution
- The compiled program is located in
bin/Release/net8.0/
orbin/x64/Release/net8.0/
All necessary files (config.ini, proxies.txt) are included in the project.
[AppSettings]
Threads=10 # Number of simultaneous threads
Debug=false # Debug mode for logging
WebhookUrl=YourWebhookLink # Put here your WebhookUrl for send username available.
- Complete customization (3-32 characters)
- Special characters support
- Automatic results export
- Multi-thread
- Proxy support (HTTP/SOCKS5/SOCKS4)
- Real-time display
- Available usernames export
- Webhook Support ! ( Added 02/04/2025 )
config.ini
- Configurationproxies.txt
- Proxy list (ip:port or ip:port:user:pass)usernames.txt
- Usernames to checkoutput/
- Results and logs
- Respect Discord rate limits
- Use quality proxies
- Maximum 32 characters per username
- Only one dot (.) and underscore (_) per username
For any support or questions, add me on Discord: gxqk
- [gxqk]
This tool is provided for educational purposes only. Usage must comply with Discord's Terms of Service.