Skip to content

Releases: mov-ebx/username-checker

Launcher Beta 0.2.1

13 Feb 16:46
Compare
Choose a tag to compare

How to use

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

11 Feb 04:43
Compare
Choose a tag to compare
Launcher Beta 0.2 Pre-release
Pre-release

How to use

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

24 Dec 04:12
Compare
Choose a tag to compare
Launcher Beta 0.1.1 Pre-release
Pre-release

Launcher Beta 0.1.1

How to use

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

23 Dec 16:37
Compare
Choose a tag to compare
Launcher Beta 0.1 Pre-release
Pre-release

Launcher Beta 0.1

How to use

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