whatisgithub

What is maante?

vxris/maante — explained in plain English

Analysis updated 2026-05-18

33TypeScriptAudience · generalComplexity · 2/5LicenseSetup · moderate

In one sentence

A Windows automation tool that uses image recognition to auto-play repetitive daily tasks in the game Neverness to Everness.

Mindmap

mindmap
  root((repo))
    What it does
      Image recognition
      Auto fishing
      Daily task automation
    Tech stack
      TypeScript
      MaaFramework
      Windows 11
    Use cases
      Auto fish and sell
      Collect login rewards
      Skip NPC dialogue
    Audience
      Gamers

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 the fishing minigame in Neverness to Everness without manual clicking.

USE CASE 2

Automatically sell fish and buy bait each session.

USE CASE 3

Skip NPC dialogue and collect daily login rewards hands-free.

USE CASE 4

Run a configurable set of daily chores on a schedule while away from the game.

What is it built with?

TypeScriptMaaFrameworkWindows

How does it compare?

vxris/maantedavidichalfyorov-wq/openxivkentjuno/kjaudiobook-v1
Stars333333
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderatehardhard
Complexity2/55/54/5
Audiencegeneralresearcherdeveloper

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

How do you get it running?

Difficulty · moderate Time to first run · 30min

Windows-only, requires running as administrator with the game in windowed mode, and may need antivirus exceptions.

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

So what is it?

MaaNTE is an automation assistant for the game Neverness to Everness (永劫无间 NTE), a Chinese online action game. It uses image recognition to identify game states on screen and carries out repetitive daily tasks automatically so you do not have to perform them manually each session. The tasks it can automate include fishing (casting, waiting for a bite, and reeling in), selling fish, buying bait, skipping NPC dialogue, and collecting daily login rewards. The tool is built on MaaFramework, an automation framework that uses computer vision to detect UI elements rather than reading the game's memory directly. To use it, you download the zip file from the releases page, extract it, and run MaaNTE.exe as administrator on a Windows 11 machine. You configure which tasks to automate, set the game window and resolution, and start the assistant. The game must run in windowed mode for the image recognition to work correctly. The README includes a troubleshooting table for common problems: if the program does not start, running as administrator and temporarily disabling antivirus software is suggested, if fishing automation stops working, adjusting recognition settings and game resolution is recommended, if tasks get stuck, restarting and updating to the latest version usually resolves the issue. The project includes a disclaimer that the tool is for personal and educational use only, and the author takes no responsibility for account penalties or terms-of-service violations. It is licensed under MIT.

Copy-paste prompts

Prompt 1
Help me set up MaaNTE on Windows 11 and configure the game window resolution.
Prompt 2
Explain how MaaNTE uses image recognition instead of reading game memory.
Prompt 3
Walk me through the troubleshooting steps if fishing automation stops working.
Prompt 4
Show me which daily tasks MaaNTE can automate for Neverness to Everness.
Prompt 5
Explain the risks mentioned in MaaNTE's disclaimer about account penalties.

Frequently asked questions

What is maante?

A Windows automation tool that uses image recognition to auto-play repetitive daily tasks in the game Neverness to Everness.

What language is maante written in?

Mainly TypeScript. The stack also includes TypeScript, MaaFramework, Windows.

What license does maante use?

Use freely for any purpose, including commercial use, as long as you keep the copyright notice.

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.