The script for the clayton game is in the process of being implemented but you can try it now, provide any feedback on this script.
TON Blockchain just made a post specifically about $CLAY @ClaytonOnTon. This project as been on for over 2 month now.
- Visit: Clayton Telegram
- Go to "HOME" and Farming
- Connect TON wallet get +600 $CL
- Tap on "Rewards" & Complete Tasks
- Play Game to Earn more $CL Rewards
- Claim Farming Reward Every 6H
- Multi-account Support: Automate actions across multiple accounts.
- Proxy Support: Automatically handle Account Request with Proxies.
- Complete Task Automaticaly perform available Daily & Partner Task
- Achievements After completing quest bot achievements claim reward
- Play Game: Automatically playing stack game (more game soon)
- Configurable Settings: Control various aspects of the script via a
config.json
file.
-
Clone the repository:
https://github.com/cucumber-pickle/ClaytonCum.git cd ClaytonCum
Create and activate a virtual environment:
python3 -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
Install the required dependencies:
pip install -r requirements.txt
Create a config.json file in the root directory with the following structure:
{
"use_proxy": true,
"complete_task": false,
"play_games": ["clayball", "stack"],
"clayball_score": [15, 160],
"play_game": true,
"game_ticket_to_play": 2,
"account_delay": 5,
"countdown_loop": 3800
}
use_proxy
: Enable it with true
to activate proxy usage
complete_task
: Enable the complete_task operation if set to true.
play_game
: Enable the play-game operation if set to true.
play_games
- Select games clayball
or stack
or tiles
or leave all
clayball_score
- the number of points in clayball. 160 Max
game_ticket_to_play
: input the number of game tickets to play.
delay_account
: Delay between processing different accounts (in seconds).
countdown_loop
: Delay between different cycles of operations (in seconds).
Add a query.txt file containing the login information (e.g., tokens or other necessary data). Each line should represent a separate account.
- Use PC/Laptop or Use USB Debugging Phone
- open the
Clayton Game bot miniapp
- Inspect Element
(F12)
on the keyboard - at the top of the choose "
Application
" - then select "
Session Storage
" - Select the links "
ClaytonGame
" and "tgWebAppData
" - Take the value part of "
tgWebAppData
" - take the part that looks like this:
query_id=xxxxxxxxx-Rxxxxuj&
- add it to
data.txt
file or create it if you dont have one
You can add more and run the accounts in turn by entering a query id in new line like this:
query_id=xxxxxxxxx-Rxxxxujhash=cxxx
query_id=xxxxxxxxx-Rxxxxujhash=cxxxx
-
Create a
proxies.txt
fileThe
proxies.txt
file should be in the root directory and contain a list of proxies in the formatusername:password@host:port
.Example:
user1:pass1@ip1:port1 user2:pass2@ip2:port2
after that run the Banana bot by writing the command
To run the script, simply execute:
python main.py
The script will start processing each account listed in query.txt, performing all configured operations.
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36
- BSC (BEP 20)
UQBiNbT2cqf5gLwjvfstTYvsScNj-nJZlN2NSmZ97rTcvKz0
- TON
0xc4bb02b8882c4c88891b4196a9d64a20ef8d7c36
- Optimism
THaLf1cdEoaA73Kk5yiKmcRwUTuouXjM17
- TRX (TRC 20)
This project is licensed under the MIT License - see the LICENSE file for details.
For questions or support, please contact CUCUMBER TG CHAT