SkillAgentSearch skills...

Boinkers

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

Install / Use

/learn @MeoMunDep/Boinkers

README

🤖 Bot Setup Instructions by @MeoMunDep

<p align="center"> <b>Follow this guide to install and run the bot correctly. Designed for quick setup ⚡</b> </p>

🧭 Table of Contents

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

⚙️ Configuration Files

<details> <summary><b>1️⃣ configs.json – Bot Settings</b></summary>
{
  "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": ""
}
</details>
<details> <summary><b>2️⃣ datas.txt – Telegram Bot User Data</b></summary>

Get your query_id/user from this link.

Format (one per line):

query_id.../user...
query_id.../user...
</details>
<details> <summary><b>3️⃣ wallets.txt – EVM Wallet Addresses</b></summary>

Generate wallets using this tool.

Format:

0xabc...123
0xdef...456
</details>
<details> <summary><b>4️⃣ proxies.txt – (Optional) Proxy List</b></summary>

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.

</details>

🧩 Install Requirements

<details> <summary><b>Click to view installation guide</b></summary>

Run this command to install all dependencies:

pip install -r requirements.txt

Sample requirements.txt:

aiohttp
aiohttp-proxy
cloudscraper
colorama
</details>

🖥️ Run the Bot

<details> <summary><b>🪟 Windows Instructions</b></summary>

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

run.bat

Or manually:

python meomundep.py
</details>
<details> <summary><b>🐧 Linux / macOS Instructions</b></summary>

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.

</details>

💬 Contact & Support

<details> <summary><b>Click to expand contact information</b></summary>

Referral Link: 🔗 boinkers_bot

Support Me: 🛒 Buy me some milk 🐙 GitHub

Community & Help: 💭 Chat 📢 Channel 👥 Group

</details>
<p align="center"> <sub>✨ Created by <b>@MeoMunDep</b> | Automation Tools for Airdrop Farmers</sub> </p>

Related Skills

View on GitHub
GitHub Stars31
CategoryDevelopment
Updated4mo ago
Forks3

Languages

Batchfile

Security Score

77/100

Audited on Dec 9, 2025

No findings