Skip to content

Automated bot for Mudae Discord with sniping, kakera farming, auto-steal, and rate limit protection features.

Notifications You must be signed in to change notification settings

Eliasilyz/MudaeAuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

🤖 AUTO MUDAE

Advanced Mudae Automation Bot Rolling, sniping, kakera farming, auto‑steal, and smart rate‑limit protection.


📌 Overview

MudaRemote is a feature‑rich self‑bot designed to automate Mudae gameplay efficiently while minimizing Discord rate‑limit risks. Built with adaptive delays, smart sniping logic, and multi‑account presets.

⚠️ Warning: This is a self‑bot. Using it violates Discord ToS. Use responsibly.


📑 Table of Contents


✨ Features

🎯 Core

  • Automated rolling ($wx / $hg / $mx)
  • Smart claim by wishlist or kakera value
  • Kakera farming with chaos support
  • Character & series sniping
  • Auto‑steal using shared wishlist
  • Auto $pokeslot
  • $rt second‑claim support
  • DK power auto‑management

🛡️ Rate‑Limit Protection

  • Exponential backoff
  • Global rate‑limit tracking
  • Adaptive delays
  • Smart recovery system

🔧 Advanced

  • Slash command support
  • Humanization (randomized behavior)
  • Multi‑account presets
  • Reactive sniping
  • Key farming mode
  • Auto reconnect on disconnect

📦 Installation

1️⃣ Python

Install Python 3.8+ from:

2️⃣ Dependencies

pip install discord.py-self inquirer

3️⃣ Files

Required files:

  • bot.py
  • presets.json

⚙️ Configuration

🔑 Discord Token

Discord → Browser → F12 → Network → Reload → Authorization

🆔 Channel & Guild ID

Enable Developer Mode, then right‑click channel / server → Copy ID.

📄 Example presets.json

{
  "Main_Account": {
    "token": "YOUR_TOKEN",
    "channel_id": 1234567890,
    "guild_id": 9876543210,

    "rolling": true,
    "min_kakera": 250,
    "roll_speed": 1.5,

    "snipe_mode": true,
    "wishlist": ["Makima", "Zero Two"],

    "series_snipe_mode": true,
    "series_wishlist": ["Chainsaw Man"],

    "auto_steal": true,
    "auto_pokeslot": true
  }
}

🚀 Usage

python mudae.py

Menu

1. Run Single Preset
2. Run Multiple Presets
3. Exit

Logs are saved to logs.txt.


🔧 Troubleshooting

  • Rate Limited → Increase roll_speed
  • Channel Not Found → Check IDs & permissions
  • Slash Fail → Auto fallback enabled

🛡️ Safety & Legal

  • ❌ Violates Discord ToS
  • 🔐 Never share token
  • 🧠 Enable humanization
  • ⏳ Avoid 24/7 usage

📊 Example Strategies

{ "roll_speed": 1.5, "auto_steal": true }

📄 Changelog

v2.0

  • Improved rate‑limit handling
  • Better logging

⚖️ License

Educational use only. Provided as‑is.

Self‑bots violate Discord ToS. Use at your own risk.


Made with ❤️ for serious Mudae grinders

About

Automated bot for Mudae Discord with sniping, kakera farming, auto-steal, and rate limit protection features.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages