Automate your connection to the DePINed API with this Python-based script. This script manages multiple tokens and ensures 24/7 uptime for your connections. You can join my Discord Server for invite codes.
- Connects to the DePINed API using multiple tokens.
- Handles connection state management and error handling.
- Automatically retries connections and logs status with colorful output and emojis.
- Python: Install Python from python.org (available for Windows and macOS) or on Ubuntu Server using the following command:
sudo apt install python3
- VPS Server: You can obtain a VPS server through AWS Free Tier, Google Cloud Free Tier, or any other online provider for approximately $2-5 per month.
- Proxy Server: It is essential to purchase only ISP residential proxies to earn points. Using data center or free proxies will result in zero earnings. Recommended proxy providers include:
- Proxies.fo: Visit https://app.proxies.fo Purchase only the 1GB plan, which is sufficient for 1-6 months and allows for unlimited accounts or proxies.
- DePINed Token: A valid token from the DePINed API, Here's how to extract it:
- Basic knowledge of running Python scripts.
- Go to https://app.proxies.fo and Sign Up.
- Go to the ISP section, DONOT BUY THE RESIDENTIAL PLAN OR ELSE THIS WON'T WORK:
- Buy one of these plans, remember DONOT BUY THE RESIDENTIAL PLAN ONLY BUY THE ISP PLAN:
- Now you're going to generate SOCKS5 proxies, and add them to the proxy.txt file.
Before running the script, ensure you have Python installed on your machine. Then, install the necessary Python packages using:
git clone https://github.com/FakerPK/depinedbot.git
cd depinedbot
pip install -r requirements.txt
In the project directory, create a config.json file with the following structure:
{
"tokens": [
"your_first_token_here",
"your_second_token_here"
]
}
The proxies should be in the following format:
socks5://username:pass@ip:port
Add atleast 100 proxies so that malfuntioning proxies can be removed.
To execute the script, use the following command:
python3 main.py
If you would like to support me or the development of this projects, you can make a donation using the following addresses:
- Solana :
9SqcZjiUAz9SYBBLwuA9uJG4UzwqC5HNWV2cvXPk3Kro
- EVM :
0x2d550c8A47c60A43F8F4908C5d462184A40922Ef
- BTC :
bc1qhx7waktcttam9q9nt0ftdguguwg5lzq5hnasmm
FOR ANY KIND OF HELP CONTACT : FakerPK
on Discord https://discord.com/users/1087110214559473766
- Telegram - https://t.me/FakerPK
- Discord - https://discord.gg/pGJSPtp9zz)