Skip to content

Automatically get account information and complete quests to earn Centric Points (CTP).

License

Notifications You must be signed in to change notification settings

rinkashimee/centic-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Centic Automates Complete Quests

This bot will automatically get user information and complete daily quests to earn Centric Points (CTP).

Bot Features

  • Automatically Get Account Information
  • Automatically Claim Quest & Daily Reward
  • Support Proxy
  • Support Multiple Accounts

Prerequisites

  • Make sure you have Node.js installed on your machine
  • accounts.txt file containing private_key
  • proxy.txt file containing your proxy lists

Installation

  1. Clone the repostory:
git clone https://github.com/rinkashimee/centic-bot.git
cd centic-bot
  1. Install the required dependencies:
npm install
  1. Input your private_key in accounts.txt file, one user per line:
nano accounts.txt
  1. Optional, you can use proxy:
  • Input your proxy lists in proxy.txt file, Format http://username:password@ip:port || socks5://username:password@ip:port
nano proxy.txt
  1. Run the script:
npm run start

License: MIT

This project uses the MIT License, details of which can be found in the LICENSE file.

About

Automatically get account information and complete quests to earn Centric Points (CTP).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published