Releases: mov-ebx/username-checker
Releases · mov-ebx/username-checker
Launcher Beta 0.2.1
How to use
- download
main.py
- make sure you have all the requirements installed
- run
main.py
Commands
- help
- shows a list of commands
- exit
- exits program
- clear
- clears console
- checkers
- shows a list of username checkers
- run [id]
- runs specific checker by id
Changelog
- Fixed launcher indexing presets (using preset #1 wouldn't work)
Launcher Beta 0.2
How to use
- download
main.py
- make sure you have all the requirements installed
- run
main.py
Commands
- help
- shows a list of commands
- exit
- exits program
- clear
- clears console
- checkers
- shows a list of username checkers
- run [id]
- runs specific checker by id
Changelog
- Added support for multi-threading
- Increased auto-update speeds
- Additional input formatting (it's now blue)
- Reworked proxy system
Launcher Beta 0.1.1
Launcher Beta 0.1.1
How to use
- download
main.py
- make sure you have all the requirements installed
- run
main.py
Commands
- help
- shows list of commands
- exit
- exits program
- clear
- clears console
- checkers
- shows list of username checkers
- run [id]
- runs specific checker by id
Changelog
- Fixed "__pycache__" interfering in
run
(I forgot to make it filter out all files that aren't .py and I made it only filter them out when displaying the checkers, which is how this bug was created, however it was a very simple fix)
Launcher Beta 0.1
Launcher Beta 0.1
How to use
- download
main.py
- make sure you have all the requirements installed
- run
main.py
Commands
- help
- shows list of commands
- exit
- exits program
- clear
- clears console
- checkers
- shows list of username checkers
- run [id]
- runs specific checker by id