An open API service indexing awesome lists of open source software.

https://github.com/meomundep/midas-yielder

Auto do tasks, tapping, checkin, claim referrals tap.
https://github.com/meomundep/midas-yielder

airdrop airdrop-claim-bot airdrop-farm airdrop-free airdrops-bot airdrops-tools meomundep midas-yielder

Last synced: 12 days ago
JSON representation

Auto do tasks, tapping, checkin, claim referrals tap.

Awesome Lists containing this project

README

        

# πŸš€ Bot Setup Instructions

Welcome to the bot setup guide! Follow the steps below to install and configure the bot correctly. This guide is designed to be beginner-friendly, with clear explanations for each step.

---

## Table of Contents

1. [Installation Steps](#installation-steps)
2. [Configuration Files](#configuration-files)
- [`configs.json`](#1-configsjson)
- [`datas.txt`](#2-datastxt)
- [`wallets.txt`](#3-walletstxt)
- [`proxies.txt`](#4-proxiestxt)
3. [Running the Bot](#running-the-bot)
4. [Contact and Support](#contact-and-support)

---

## Installation Steps

1. **Prepare Configuration Files:**
- Ensure all configuration files are set up correctly before running the bot (see [Configuration Files](#configuration-files) section).

---

## Configuration Files

### 1. `configs.json` - πŸ“œ Adjust Bot Settings

This file controls the bot’s behavior. Below is an example configuration:

```json
{
"timeZone": "en-US",
"rotateProxy": false,
"skipInvalidProxy": false,
"proxyRotationInterval": 2,
"delayEachAccount": [1, 81],
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 10,
"doTasks": true,
"retryOnLoginFail": 3,
"referralCode":"ref_618fb7aa-a884-4deb-b4fb-c462c278acfa"
}
```

- **Fields Explained:**
- `timeZone`: Time zone setting (e.g., "en-US").
- `rotateProxy`: Enable or disable proxy rotation.
- `skipInvalidProxy`: Skip invalid proxies if `true`.
- `proxyRotationInterval`: Time interval (in minutes) for rotating proxies.
- `delayEachAccount`: Random delay range (in seconds) between accounts.
- `timeToRestartAllAccounts`: Time (in seconds) to restart all accounts.
- `howManyAccountsRunInOneTime`: Number of accounts to run simultaneously.
- `doTasks`: Enable task completion.
- `retryOnLoginFail`: Amount of retry on login fail.
- `referralCode`: Your referral code.

### 2. `datas.txt` - πŸ—‚οΈ User Data

Download the `datas.txt` file from [here](https://t.me/KeoAirDropFreeNe/257/6879). This file contains user data in the following format:

```txt
query_id.../user...
query_id.../user...
query_id.../user...
```

_Note: Each row for each account_

### 3. `wallets.txt` - πŸ’Ό Wallet Addresses

Add your wallet addresses in the following format:

- Wallets generator: [Link](https://github.com/MeoMunDep/Automatic-Ultimate-Create-Wallets-for-Airdrop)

```txt
abc...xyz
abc...xyz
abc...xyz
```

_Note: Wallet updates are currently not supported._

### 4. `proxies.txt` - 🌐 Proxy List (Optional)

If you are using proxies, add them here. Leave the file blank if you are not using proxies. Supported formats:

```txt
http://user:password@host:port
https://user:password@host:port
socks4://user:password@host:port
socks5://user:password@host:port
```

_Note: each row for each account_

---

## Running the Bot

1. Navigate to the folder containing the bot files:

```bash
cd /path/to/bot-folder/
```

2. Run the bot using the following command:

#### **Windows**

Open Command Prompt (cmd) or PowerShell and run:

```powershell
./meomundep.exe
```

(If that doesn’t work, try `meomundep.exe` or `.\meomundep.exe`.)

---

#### **Linux**

Since `.exe` files are designed for Windows, you need **Wine** to run them:

1. **Install Wine (if not installed):**
- **Ubuntu/Debian:**
```bash
sudo apt update && sudo apt install wine
```
- **Arch Linux:**
```bash
sudo pacman -S wine
```
- **Fedora:**
```bash
sudo dnf install wine
```
2. **Run the program:**
```bash
wine meomundep.exe
```

---

#### **macOS**

macOS also requires **Wine** to run `.exe` files:

1. **Install Homebrew (if not installed):**
```bash
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
```
2. **Install Wine:**
```bash
brew install wine
```
3. **Run the program:**
```bash
wine meomundep.exe
```

---

## Contact and Support

- **Help me with your referral** [Referral Link](https://t.me/MidasRWA_bot/app?startapp=ref_618fb7aa-a884-4deb-b4fb-c462c278acfa)
- **Buy me a telegram account** [Here](https://t.me/KeoAirDropFreeNe/312/27801) or [Here](https://github.com/MeoMunDep/MeoMunDep)

If you encounter any issues or have questions, feel free to reach out:

- **Contact:** [Contact Me](https://t.me/MeoMunDep)
- **Group:** [Join the Group](https://t.me/KeoAirDropFreeNe)
- **Channel:** [Visit the Channel](https://t.me/KeoAirDropFreeNee)

Your support is greatly appreciated! 🐱

---

Enjoy using the bot! πŸš€