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.