Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.27 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.27 KB

GachiTyper

GachiTyper is an AutoHotkey script generator written in Python. It generates scripts with hotstrings from substitution lists (like GachiTyperCombined.txt).

Currently there are 3 substitution lists:

Generated scripts can be disabled via !!gachi off or !!гачи офф and enabled via !!gachi on or !!гачи он.

Generated script features

  • Works in most programs and even in some games (e.g. Path of Exile)
  • Doesn't require administrator rights
  • Can be disabled and enabled
  • Doesn't require anything (if run via .exe file)

Quickstart guide

cd to the repo root folder and call make to generate and compile all scripts.

Use -h or --help for more info.

Requirements