/GachiTyper

AutoHotkey script generator for scripts which make ♂Right Version♂ of anything you type on the fly

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

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