Chicken Smoothie accounts checker.
Github:
git clone https://github.com/I2rys/csc
NpmJS:
npm i request-async dialogy lodash fs
node index.js <inputFile> <outputFile>
- inputFile - A file that contains a list of accounts to check(username:password).
- outputFile - An output file on where to save the valid accounts.
MIT © I2rys