kipaskipas is a tool for creating accounts in the kipaskipas app and following the target.
-
Set your
config.json
:{ "prefixEmail": "bell", "targetProfile": "240331", "password": "Yupi#123", "reffCode": "5ryaqipg" }
-
Install depedencies
npm i
-
Run the tool
node index
or
npm run dev