Boinkers icon indicating copy to clipboard operation
Boinkers copied to clipboard

Auto spin, rolling wheel, play elevator minigame, farm, do tasks, claim referral points, upgrade boost, claim raffles, use boosts, receive message.

πŸ€– Bot Setup Instructions by @MeoMunDep

Follow this guide to install and run the bot correctly. Designed for quick setup ⚑


🧭 Table of Contents

  1. Configuration Files
  2. Install Requirements
  3. Run the Bot
  4. Contact & Support

βš™οΈ Configuration Files

1️⃣ configs.json – Bot Settings
{
  "doSpins": true,
  "doTasks": true,
  "doRaffles": true,
  "doUpgrades": true,
  "boostShits": true,
  "rotateProxy": false,
  "skipInvalidProxy": false,
  "delayEachAccount": [1, 1],
  "proxyRotationInterval": 2,
  "timeToRestartAllAccounts": 86400,
  "howManyAccountsRunInOneTime": 1,
  "upgradeEquipments": true,
  "referralCode": ""
}

2️⃣ datas.txt – Telegram Bot User Data

Get your query_id/user from this link.

Format (one per line):

query_id.../user...
query_id.../user...

3️⃣ wallets.txt – EVM Wallet Addresses

Generate wallets using this tool.

Format:

0xabc...123
0xdef...456

4️⃣ proxies.txt – (Optional) Proxy List

Supports both HTTP/SOCKS with or without authentication.

Examples:

http://host:port  
socks5://user:pass@host:port

Each line corresponds to each account in order. Leave blank if you don’t use proxy.


🧩 Install Requirements

Click to view installation guide

Run this command to install all dependencies:

pip install -r requirements.txt

Sample requirements.txt:

aiohttp
aiohttp-proxy
cloudscraper
colorama

πŸ–₯️ Run the Bot

πŸͺŸ Windows Instructions

Double-click the .bat file or run via terminal:

run.bat

Or manually:

python meomundep.py

🐧 Linux / macOS Instructions

Make the file executable:

chmod +x run.sh

Then run it:

./run.sh

Or directly:

python3 meomundep.py

πŸ’‘ Ensure you have Python 3.8+ and dependencies installed.


πŸ’¬ Contact & Support

Click to expand contact information

Referral Link: πŸ”— boinkers_bot

Support Me: πŸ›’ Buy me some milk πŸ™ GitHub

Community & Help: πŸ’­ Chat πŸ“’ Channel πŸ‘₯ Group


✨ Created by @MeoMunDep | Automation Tools for Airdrop Farmers