Auto increase points, rotating proxies, do tasks.
๐ 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
Configuration Files
1. configs.json โ ๐ Adjust Bot Settings
{
"timeToRestartAllAccounts": 300,
"howManyAccountsRunInOneTime": 100,
"skipInvalidProxy": false,
"delayEachAccount": [1, 1],
"retryOnErrorAccount": 5,
"doTasks": true
}
- Fields Explained:
* timeToRestartAllAccounts: Time (in seconds) to restart all accounts.
* howManyAccountsRunInOneTime: Number of accounts to run simultaneously.
* skipInvalidProxy: Skip invalid proxies if true.
* delayEachAccount: Random delay range (in seconds) between accounts.
* retryOnErrorAccount: Number of login error retries per account.
* doTasks: Enable task completion.
</details>
<details> <summary><strong>2. datas.txt โ ๐๏ธ User Data</strong></summary>
Get it from here
<pre><code class="lang-txt">ey... ey... ey...</code></pre>
Note: Each row for each account.
</details>
<details> <summary><strong>3. wallets.txt โ ๐ผ Wallet Addresses</strong></summary>
Wallets generator: Link
<pre><code class="lang-txt">abc...xyz abc...xyz abc...xyz</code></pre>
Note: Wallet updates are currently not supported.
</details>
<details> <summary><strong>4. proxies.txt โ ๐ Proxy List (Optional)</strong></summary>
Get it from Webshare
<pre><code class="lang-txt">http://host:port https://host:port socks4://host:port socks5://host:port http://user:password@host:port https://user:password@host:port socks4://user:password@host:port socks5://user:password@host:port</code></pre>
Note: Each row for each account.
</details>
Running the Bot
<details> <summary><strong>โถ๏ธ Windows (run.bat)</strong></summary>
- Double click
run.bat
Or open terminal and run:
<pre><code class="lang-bat">run.bat</code></pre>
</details>
<details> <summary><strong>๐ง Linux/macOS (run.sh)</strong></summary>
- Make it executable:
<pre><code class="lang-bash">chmod +x run.sh</code></pre>
- Run the script:
<pre><code class="lang-bash">./run.sh</code></pre>
</details>
<details> <summary><strong>๐ Manual (Any OS)</strong></summary>
Run directly with Python:
<pre><code class="lang-bash">python meomundep.py</code></pre>
Use
python3` if needed.
Contact and Support
- Referral Link: Register here
- Buy Telegram Accounts: Here or Here
- Contact: Contact Me
- Group: Join the Group
- Channel: Visit the Channel
- YouTube Channel: Watch here
- Instagram: Follow me
- TikTok: Follow me
Enjoy using the bot! ๐