Skip to content

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

License

Notifications You must be signed in to change notification settings

cringenuity/GachiTyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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