Skip to content

Releases: spencer1911/MCheckerJS

MCheckerJS 4.0

28 Sep 00:05
d5430c8
Compare
Choose a tag to compare

Changelog

  • Added settings handler from json;
  • If you wrote something wrong it will let you back
  • View / write json settings file
  • Even more compact check code
  • Removed Rate-limit from checking (later i see if i will add

MCheckerJS 3.0

27 Sep 17:00
535028a
Compare
Choose a tag to compare

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.