Skip to content

xReiNio/Inazuma-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚡ Inazuma Bot

A modern, automated farming bot for Inazuma Eleven: Victory Road.
Designed with a sleek dark UI, ease of use, and stability in mind.

Version Python Platform License

繁體中文說明 (Chinese Version)


✨ Features

🤖 Automation

  • Auto-Loop: Automatically handles level selection, battle sequences, and result screens.
  • Background Lock: Detects and locks onto the game window automatically.
  • Smart Recovery: Includes timeouts and retry mechanisms to prevent getting stuck.

🎨 Modern UI

  • Deep Dark Mode: A comfortable, borderless dark theme with rounded corners.
  • Multi-Language: Switch between English and Traditional Chinese instantly.
  • Dashboard: Real-time stats including loop count, duration, and average time.

🚀 Smart Setup Wizard

  • Clipboard Paste: Simply take a screenshot (Win+Shift+S) and press Ctrl+V in the bot to set up images. No file saving required!
  • Single File: The bot comes as a standalone .exe. No installation or extra folders needed.

⚠️ Important Requirements

Before running the bot, please ensure the following:

  • 🖥️ Game Resolution: It is recommended to set the game resolution to 1600x900. Otherwise, the bot may fail to detect images and steps might not execute.

  • 📂 Folder Path: The folder path where you place this program cannot contain Chinese characters. Please place the bot in a purely English path (e.g., C:\Games\InazumaBot), otherwise it may not work properly.


📥 Installation

Method 1: Pre-built EXE (Recommended)

  1. Go to the Releases Page and download the latest InazumaBot.exe.
  2. Right-click InazumaBot.exe and select "Run as Administrator".
    • Note: This is required for hotkeys and mouse control to work properly.

Method 2: Run from Source

  1. Clone the repository:
    git clone [https://github.com/xReiNio/Inazuma-Bot.git](https://github.com/xReiNio/Inazuma-Bot.git)
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the bot:
    python bot.py

🎮 How to Use

  1. Initial Setup:

    • On the first launch, the Setup Wizard will appear.
    • Select an image from the list (e.g., Picture1.png).
    • Take a screenshot of the corresponding button in your game.
    • Press Ctrl+V in the bot to paste it.
    • Repeat for all images and click "Done".
  2. Hotkeys:

    • F9: Start Bot / Start New Loop
    • F10: Pause / Resume
    • ESC: Stop Bot

📦 Build Instructions

To build the standalone .exe yourself, use PyInstaller:

pyinstaller --noconsole --onefile --icon=app.ico --name="InazumaBot" --collect-all tkinterdnd2 --add-data "app.ico;." --add-data "templates;templates" bot.py

👤 Author Kartol (@xReiNio)

About

閃電十一人編年史 自動掛機機器人

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages