/dohna-sl-helper

一个由 PyAutoGUI 驱动的鼠标自动点击器,用于自动加载 dohna:dohna 第一个槽位的游戏存档。

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

dohna:dohna Save&Load helper

An auto clicker driven by PyAutoGUI to load the first save of dohna:dohna.

Features

  • No UAC required.
  • Does not affect the memory of the game.
  • With a tk GUI, easy to use.
  • PyAutoGUI Failsafe enabled, when things comes wrong, move your mouse to the left-top.

Limitations

  • Only tested on M$ Windows 10 x64.
  • The game window must be the default size, which also means that this tool does not support games in full screen state.

TODO

  • 中文文档
  • Multi-Language GUI
  • Status indicator

Install requirements

poetry install

Run

poetry run python bootstrap_win.py

Build release

poetry run python build-release.py