Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.
/ Boinkers Public archive

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

Notifications You must be signed in to change notification settings

MeoMunDep/Boinkers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published