Galkurta / Clayton-BOT

31 stars 3 forks source link

Clayton Bot

Clayton Bot is an automated tool designed to interact with the Clayton Coin platform. It performs various tasks such as daily check-ins, farming, partner tasks, and playing games to earn Clayton Coins (CL) and experience points (XP).

Features

Prerequisites

Before you begin, ensure you have met the following requirements:

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required dependencies:
npm install

Configuration

  1. Edit data.txt file in the project root directory.
  2. Add your Clayton Coin account information to the data.txt file. Each line should contain the initialization data for one account.

Usage

To start the Clayton Bot, run the following command in the terminal:

node main.js

The bot will automatically cycle through the accounts listed in data.txt, performing tasks and earning rewards.

Error Codes

Here are some common error codes you might encounter and their possible meanings:

If you encounter these errors:

  1. Check your internet connection
  2. Verify that your account credentials are correct and up to date
  3. Ensure that the Clayton Coin servers are operational
  4. For 409 errors, check if you're trying to perform an action that's already been done (like claiming a reward you've already claimed)
  5. If the issue persists, try running the bot again after a short wait

For any persistent issues, please check the project's issue tracker or create a new issue with details about the error you're encountering.

Registration

To create a new Clayton Coin account and start earning, use the following registration link:

Register for Clayton

Disclaimer

This bot is for educational purposes only. Use it at your own risk. The authors are not responsible for any consequences resulting from the use of this bot.

Contributing

Contributions to the Clayton Bot project are welcome. Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.