Overview
BetterGI is a Windows-only automation companion designed for the game Genshin Impact. Built with C# on the.NET 8 framework, it uses computer vision to monitor the screen and sends keyboard and mouse inputs that mimic human actions, without touching game memory.
Core Features
The project bundles three families of automation:
- Real-time Helpers: Auto pickup, dialogue skipping, quick teleport, and more.
- Independent Tasks: Automated TCG, domain runs, wood cutting, cooking, etc.
- Route-based Flows: Resource gathering along user-defined routes with keyboard-mouse macro playback.
Tech Stack
Language: C#
Framework:.NET 8
Automation Method: Computer vision (screen recognition) + simulated input
License
This project is released under the GPL-3.0 license, allowing free use, modification, and distribution, provided derivatives remain under the same license.
Getting Started
The source code is publicly available on GitHub. Please refer to the README in the repository for detailed build and usage instructions. Since the tool is Windows-only, ensure your environment is Windows-based.










Comments
No comments yet
Be the first to comment