A powerful, high-accuracy CLI tool to check for available usernames on guns.lol using Selenium with advanced detection logic.
- Usernames that start or end with characters such as ".", "-", or "_" are Premium Aliases. You need a premium account to claim these.
- This tool includes a toggle to filter these out so you don't waste time on names you can't claim for free.
When the tool finishes or is closed (including via
Ctrl+C), Chrome and chromedriver processes are automatically terminated. No background Chrome processes will be left running on your system.
- Premium Purple CLI Theme: Stylish, modern "Purple-to-Blue" gradient interface using
pystyle. - Intro Animations: Smooth fade-in effects and persistent headers for a high-quality professional feel.
- Discord Webhooks: Get instant notifications on Discord. Webhook URL is validated to ensure a correct link.
- Chrome Auto-Cleanup: Chrome and chromedriver processes are automatically killed on exit — no leftover background processes.
- Prerequisites: Ensure you have Python 3.8+ and Google Chrome installed.
- Clone & Setup:
git clone https://github.com/efekrbas/guns.lol-username-checker.git cd guns.lol-username-checker - Install Requirements:
Or just run
pip install -r requirements.txt
install.baton Windows.
Run the script:
python gunslol.py- Press Enter — Enjoy the smooth fade-in intro.
- Username length — Char count for random generation.
- Delay (Interval) — Seconds between requests (Recommended: 0.1).
- Use customlist.txt? — Load your own list of usernames.
- Filter Premium? — Auto-skip names free users can't claim.
- Save to unclaimed.txt? — Log hits to a file.
- Discord webhook? — Real-time alerts via Discord.
- @noivan0 — Thanks for the filtering feature contributions.
This project is licensed under the MIT License - see the LICENSE file for details.
