whatisgithub

What is maante?

therunicdev/maante — explained in plain English

Analysis updated 2026-05-18

484Audience · generalComplexity · 3/5LicenseSetup · moderate

In one sentence

A Windows automation tool for the game Neverness to Everness that uses image and audio recognition to handle repetitive tasks like fishing and daily rewards.

Mindmap

mindmap
  root((MaaNTE))
    What it does
      Automates fishing
      Collects daily rewards
      Skips story dialogue
    Tech stack
      MaaFramework
      Python
      Image recognition
    Use cases
      Auto fish and restock
      Manage coffee shop
      Audio based combat helper
    Audience
      Players of the game
      Automation tinkerers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Automate repetitive in-game chores like fishing, selling fish and restocking bait.

USE CASE 2

Automatically collect daily rewards and seasonal pass items.

USE CASE 3

Skip story dialogue and use an audio based helper to dodge and counter in combat.

What is it built with?

PythonMaaFramework

How does it compare?

therunicdev/maantelittlefrogyq/ue4ss-subnautica-2sveltejs/cli
Stars484483483
LanguageC++TypeScript
Last pushed2026-07-03
MaintenanceActive
Setup difficultymoderateeasyeasy
Complexity3/52/52/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · moderate Time to first run · 30min

Requires the game running in windowed mode at a fixed 1280x720 resolution, using it risks account penalties under the game's fair play rules.

You can use and modify this freely, but if you run a modified version as a network service, you must share your source code too.

So what is it?

MaaNTE is a Windows automation toolkit for the game Neverness to Everness, built on top of an existing project called MaaFramework. It uses image recognition to watch the screen and simulate mouse and keyboard actions, so it can handle repetitive in-game chores without a person doing them by hand. The README lists specific features rather than vague promises: automated fishing that includes selling fish and restocking bait, running a coffee shop by automatically dismissing customers, collecting daily rewards such as activity points and season pass items, smart teleportation, skipping story dialogue automatically, and an audio based combat helper that can dodge and counter attacks. Some features, described as "Super Sonic" and "Lost Star," are tuned for a rhythm or performance related part of the game. The developers describe the project as only simulating clicks and screen reading, not modifying game files or memory, and say it is meant to remove repetitive tasks rather than give players an unfair edge. Even so, they include a clear warning that the game's own fair play rules prohibit third party tools that provide an advantage, and that using automated farming or similar features can lead to account penalties, including permanent bans. The README also warns that unofficial copies of this software circulating elsewhere may contain malware, and tells users to only download from the official GitHub repository. Regular users install a prebuilt release from the Releases page, while developers can fork the repository and set up a Python 3.11 or newer environment, ideally with a supporting VS Code extension. The project targets a fixed game window resolution of 1280x720 and needs decent performance for its fishing feature. It is licensed under the GNU Affero General Public License version 3.

Copy-paste prompts

Prompt 1
Explain how MaaNTE uses image recognition to automate fishing in Neverness to Everness.
Prompt 2
What are the risks of using a tool like MaaNTE, according to its own README?
Prompt 3
Walk me through setting up a development environment to contribute to MaaNTE.
Prompt 4
How does MaaNTE's audio based combat helper decide when to dodge or counter?

Frequently asked questions

What is maante?

A Windows automation tool for the game Neverness to Everness that uses image and audio recognition to handle repetitive tasks like fishing and daily rewards.

What license does maante use?

You can use and modify this freely, but if you run a modified version as a network service, you must share your source code too.

How hard is maante to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is maante for?

Mainly general.

Open on GitHub → Ask about another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.