SkillAgentSearch skills...

CenticBot

automates claim tasks to earn the Centic Points (CTP)

Install / Use

/learn @Zlkcyber/CenticBot
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Centic Auto Claim Tasks

banner

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.txt file 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. Apikey

Installation

  1. Clone the repository:

    git clone https://github.com/Zlkcyber/centicBot.git
    cd centicBot
    
  2. Install the required dependencies:

    npm install
    
  3. Input your centic apikey in tokens.txt file, one user per line;

    nano tokens.txt
    
  4. optionally you can use proxy:

  • paste proxy in proxy.txt format http://username:password@ip:port
    nano proxy.txt
    
  1. Run the script:
    npm run start
    

License: MIT

This project is licensed under the MIT License.

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated9mo ago
Forks1

Languages

JavaScript

Security Score

82/100

Audited on Jun 21, 2025

No findings