Skip to content

MCheckerJS 3.0

Compare
Choose a tag to compare
@spencer1911 spencer1911 released this 27 Sep 17:00
· 7 commits to main since this release
535028a

MCheckerJS 3.0:
Changelog:

  • Added 3 more options (generate usernames, check usernames from usernames.txt, re-check usernames from availables.txt);
  • Changed if to switch;
  • Added more accuracy on results / check;

Executing:
Open CMD on the folder that you extracted the file;
Execute npm i
Then node . or node index.js to run.