Skip to content

Automate your connection to the DePINed API with this Python and Javascript based script. This script manages multiple tokens and ensures 24/7 uptime for your connections. https://t.me/+rurxli5cagplMjM8

License

Notifications You must be signed in to change notification settings

FakerPK/depinedbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPDATED: DePINed Network Automated Farming Bot For 100% Uptime

Automate your connection to the DePINed API with this script. Manage multiple tokens and ensure 24/7 uptime. Join my Discord Server for invite codes.

AGPL License
Python
Node.js

Features 🌟

  • 🔄 Automatic proxy rotation
  • 🔑 Multi-token support
  • 🛡️ Cloudflare bypass
  • 📊 SQLite database tracking
  • 🚦 Connection state management
  • 🌈 Colorful console interface

Requirements 📋

🏗️ Infrastructure

  • VPS Server: AWS/GCP/DigitalOcean ($2-5/month)

  • ISP Proxies: MUST use residential proxies (SOCKS5 format)

    Proxy Plan

💻 Development Environment

Choose your language:

Python 3.8+ For Linux:
# Install Python
sudo apt update
sudo apt install python3.11 python3-pip -y

For Windows:

# Download from Microsoft Store (easiest)
winget install Python.Python.3.11

# OR manual install
https://www.python.org/downloads/windows/
Node.js 16+ For Linux:
# Official PPA
curl -fsSL https://deb.nodesource.com/setup_20.x | sudo -E bash -
sudo apt install -y nodejs

For Windows:

# Using winget
winget install OpenJS.NodeJS

# OR official installer
https://nodejs.org/en/download/
----

🔑 Token Extraction

  1. Go to DePINed Dashboard
  2. Press CTRL + SHIFT + I
  3. In Console:
localStorage.getItem('token')

Token Extraction


Setup Guide 🛠️

1️⃣ Clone Repository

git clone https://github.com/FakerPK/depinedbot.git
cd depinedbot

2️⃣ Configuration Files

config.json

{
    "tokens": [
        "your_first_token_here",
        "your_second_token_here"
    ]
}

proxy.txt (100+ recommended)

socks5://username:pass@ip:port
socks5://username:pass@ip:port

3️⃣ Proxy Setup

  1. Buy ISP proxies
  2. Generate SOCKS5 proxies
  3. Add them to the proxy file

4️⃣ Run Bot

Python Version Of The Script
pip -r requirements.txt
python3 main.py
Javascript Version Script
npm install
node index.js

💸Donations

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

TRON

TVY97kfPGVBvsyrxtTiHrjXigAakpv9azX

Support 🆘

Contact FakerPK on:

Telegram DiscordMedium


Warning

⚠️ Using datacenter proxies will result in ZERO earnings! Only use ISP proxies.

Profile view counter <\a>

About

Automate your connection to the DePINed API with this Python and Javascript based script. This script manages multiple tokens and ensures 24/7 uptime for your connections. https://t.me/+rurxli5cagplMjM8

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published