A Python-based automation scripts that uses no API Telegram for interacting with the DePIN Alliance
REGISTER FIRST : https://t.me/DePIN_Alliance_Bot
- Support for multiple proxy servers
- Support for multiple telegram accounts
- Display Menu : run the bot and set your configurations
- Instant Setup : save your setup and run easily
- Support Random User Agent
- Manage the items with the ability to sell items
ON/OFF - Completion of Daily Checkin or Available Quest
ON/OFF - Upgrade randomly selected skills
ON/OFF - Open a cyber box that can be set to the maximum price
ON/OFF - Purchase items in the shop that can be set to the maximum price.
ON/OFF - Automatically use items that have higher Reward Points
- Show Device Equipment : bool
True/False - Can run 24/7 using vps / rdp
-
Clone the Repository:
git clone https://github.com/cucumber-pickle/depinCum.git cd depinCum -
Create a virtual environment (optional but recommended)
python -m venv venv source venv/bin/activate # On Windows, use `venv\Scripts\activate`
-
Install Dependencies:
The bot uses Python 3 and requires some external libraries. You can install them using:
pip install -r requirements.txt-
Create a
config.jsonfileThe
config.jsonfile should be in the root directory of the project. Here is a sample configuration:{ "show_device_equipment": false, "auto_open_box_max_price": 2000, "auto_buy_item_max_price": 2000, "sleep_before_start": 5, "account_delay": 3, "countdown_loop": 500 }show_device_equipment: set it totrueto show device equipmentauto_open_box_max_price: set a maximum price for the open cyber boxauto_buy_item_max_price: set a maximum price for the purchased itemsleep_before_start: the sleep time before running the botaccount_delay: Delay between processing each account (in seconds).countdown_loop: how long is the waiting time to return to the first account
Add your depinCum account tokens to a file named data.txt in the root directory. Each token should be on a new line.
Example:
query_id=AA....
user=%7B%22id%....Run the script with:
python main.py - Loading setup via CLI argument: If the
--setupargument is provided, the script will load the corresponding.jsonfile and run the bot directly without displaying the menu. - Menu display: If no
--setupargument is provided, the script will display the menu as usual. - Setup saving: The option to save setups has been included in the menu as option
8.
This will allow you to run the script directly with a predefined setup like this:
python main.py --setup mysetup- Login telegram via portable or web version
- Launch the bot
- Press
F12on the keyboard - Open console
- Сopy this code in Console for getting tgWebAppData (user= / query=):
copy(Telegram.WebApp.initData)- you will get data that looks like this
query_id=AA....
user=%7B%22id%....
- add it to
data.txtfile or create it if you dont have one
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