cringenuity / GachiTyper

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU General Public License v3.0


Languages

Language:Python 89.4%Language:Makefile 10.6%