Skip to content

An Onmyoji script based on OpenCV to help players avoid meaningless repetitive operations and for beginners to learn Python.

License

Notifications You must be signed in to change notification settings

ephanoco/OnmyojiTreasure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OnmyojiTreasure

Onmyoji script based on OpenCV helps players reduce meaningless repetitive operations, and can also be used by novices to learn Python.

Features

  • Realm Raid
    • Rename the Shikigami to '小绿' to enable auto-marking.
      • It is recommended to place it in the second or third position to avoid blocking the green mark.
      • If you don't need this method, please ignore it.
    • Individual
      • Retreats 2 by default.
      • The last realm should be unbroken.
    • Guild
  • Sougenbi Challenge
    • Support Automatically empty realm raid passes.
      • Consume the passes first.
      • Preset two independent lineups.

License: GPL v3 Python 3.6

Installation

Use the package manager pip to install dependencies.

pip install -r requirements.txt

Usage

Before running the script:

  • Set emulator resolution to 1024 x 576, non-minimizable.
  • Lock the lineup.
python main.py

After obtaining admin rights, the following will be printed:

example

Place the cursor in the window as prompted. After the countdown ends, the window handle and name will be printed:

example_02

After confirming that the window is correct, select the mode.

Support

If you encounter bugs or have suggestions, please raise issues.

License

GNU General Public License v3.0

Project status

Try using Machine learning on the Demon Parade.

About

An Onmyoji script based on OpenCV to help players avoid meaningless repetitive operations and for beginners to learn Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages