Analysis updated 2026-05-18
Automate the fishing minigame in Neverness to Everness without manual clicking.
Automatically sell fish and buy bait each session.
Skip NPC dialogue and collect daily login rewards hands-free.
Run a configurable set of daily chores on a schedule while away from the game.
| vxris/maante | davidichalfyorov-wq/openxiv | kentjuno/kjaudiobook-v1 | |
|---|---|---|---|
| Stars | 33 | 33 | 33 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | moderate | hard | hard |
| Complexity | 2/5 | 5/5 | 4/5 |
| Audience | general | researcher | developer |
Figures from each repo's GitHub metadata at analysis time.
Windows-only, requires running as administrator with the game in windowed mode, and may need antivirus exceptions.
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.
A Windows automation tool that uses image recognition to auto-play repetitive daily tasks in the game Neverness to Everness.
Mainly TypeScript. The stack also includes TypeScript, MaaFramework, Windows.
Use freely for any purpose, including commercial use, as long as you keep the copyright notice.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.