Skip to content

tommynanny/genshin-auto-pickup

 
 

Repository files navigation

Genshin impact auto pickup

A program for automatically collecting items in Genshin impact

original repo: Demetrous-fd/Genshin-impact-auto-pickup

Requirements

  1. Python 3.8.10
  2. Opencv with CUDA support for working on an NVIDIA video card
  3. Running as an administrator

Requirements installation

pip install -r requirements.txt

Startup arguments

  1. -dont-elevate - disables automatic elevation of program rights
  2. -show-capture - displaying a window with recognized objects from the game
  3. -console - running the program without a graphical interface

QnA

Q: Can I get banned when using this software ?

A: Nothing is excluded, Mihoyo does not approve the use of any third-party software for the game

Q: Why does the program need administrator rights ?

A: The program can work without administrator rights, but without them it will not be able to emulate keystrokes

A model for recognizing objects from the project

YOLOv4-tiny: Genshin impact actions

Feedback

TG: @LazyDeus

VK: LazyDeus

About

Automatically collecting items in Genshin impact

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Batchfile 0.1%