Releases: spencer1911/MCheckerJS
Releases · spencer1911/MCheckerJS
MCheckerJS 4.0
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
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.