CenticBot
automates claim tasks to earn the Centic Points (CTP)
Install / Use
/learn @Zlkcyber/CenticBotREADME
Centic Auto Claim Tasks

This script automates claim tasks to earn the Centic Points (CTP)
Features
- Auto Claim Quest
- Auto Claim Daily Reward
- Support multiple accounts
- Support Proxy usage
Prerequisites
- Node.js installed on your machine
tokens.txtfile containing token apikey from centic platform follow instruction below to get:- Open centic platform https://centic.io/quests/
- Login With your wallet
- inspect or just F12, and find Application
- in local storage find
apiKey_and copy all value.
Installation
-
Clone the repository:
git clone https://github.com/Zlkcyber/centicBot.git cd centicBot -
Install the required dependencies:
npm install -
Input your centic apikey in
tokens.txtfile, one user per line;nano tokens.txt -
optionally you can use proxy:
- paste proxy in
proxy.txtformathttp://username:password@ip:portnano proxy.txt
- Run the script:
npm run start
This project is licensed under the MIT License.
