Skip to content

cryptodai3/Monami-Automation-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Monami Automation BOT

A powerful Python bot to automate your journey on the Monami Network — complete check-ins, connect nodes, and finish tasks with ease using multiple accounts and rotating proxies.

🔗 Register Here: Monami Network 🔑 Use Referral Code: OA942X


✨ Features

  • ✅ Auto Login & Fetch Account Info

  • 🌐 Auto Connect to Node

  • 📅 Auto Perform Daily Check-In

  • 🎯 Auto Complete All Tasks

  • 🧑‍🤝‍🧑 Multi-Account Support via Threads

  • 🔁 Proxy Rotation Support

  • ⚙️ Works With:

    • Free ProxyScrape Proxies (Option 1)
    • Private Proxies (Option 2)
    • No Proxy (Option 3)

📋 Requirements

  • Python 3.9 or higher
  • pip package manager

⚙️ Installation

  1. Clone the Repository
git clone https://github.com/cryptodai3/Monami-Automation-BOT.git
cd Monami-Automation-BOT
  1. Install Dependencies
pip install -r requirements.txt

or

pip3 install -r requirements.txt

🛠 Configuration

🔐 accounts.json

Add your Monami login credentials in the following format:

[
  {
    "Email": "your_email_address_1",
    "Password": "your_password_1"
  },
  {
    "Email": "your_email_address_2",
    "Password": "your_password_2"
  }
]

🌍 proxy.txt

Optionally add your proxies:

ip:port
protocol://ip:port
protocol://user:pass@ip:port

🚀 Usage

Run the bot with:

python bot.py

or

python3 bot.py

Follow the interactive prompts to choose your proxy mode and settings.


❤️ Buy Me a Coffee

If this helped you save time or earn more points, support us:

  • EVM: 0x49bb35693e9631760d2f3519e7db1dd618580a6a
  • TON: UQDDYNRWZI12zMfXYBoy300ydECC5uouMUFLd_yZa6ZO4Jsm
  • SOL: 2PhLDFnyX8whHDMBbfGSFoLnVEsei6TYxyiqpDzPGyT1
  • SUI: 0xf3b008f8aac4b92195176aad27a892c565c216fd5c07bc99c70edb8394e23b59

📣 Shoutout

Made with ❤️ by CryptoDai3 × YetiDAO Spread the love: ⭐ Star this repo & share it with the farming fam!


🔐 Disclaimer

  • ⚠️ Testnet Only — Not intended for use with mainnet accounts
  • 🧠 Do Your Own Research — Use burner/test accounts only
  • 🛡️ Stay Safe — Never expose your primary wallet or sensitive credentials

📝 License

This project is licensed under the MIT License.


About

Fully automated Monami Network farming bot with proxy rotation, task completion, and multi-account support.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages