Installation And Code
To get started, install AutoHotkey[www.autohotkey.com] (Windows only). Then create a .ahk file and copy & paste this code:
#NoEnv ; Recommended for performance and compatibility with future AutoHotkey releases. ; #Warn ; Enable warnings to assist with detecting common errors. SendMode Input ; Recommended for new scripts due to its superior speed and reliability. SetWorkingDir %A_ScriptDir% ; Ensures a consistent starting directory. #If WinActive("ahk_exe MinutesTillDawn.exe") ; script will only run when game window is active Pause::suspend ~*$RButton:: KeyWait, RButton, T0.350 If ErrorLevel { #MaxHotkeysPerInterval 20000 #HotkeyInterval 20 SetKeyDelay, -1, -1 Loop { If !GetKeyState("RButton", "P") Break Send {RButton} Sleep 80 } } Return
Instructions
Then run the script and play the game. Holding down right-mouse button for over a quarter of a second will spam Abby's special attack until you stop holding it down. This script will only run when the game window is active, so don't worry about closing the script after playing the game.
Conclusion
Now your fingers are free from arthritis. Enjoy.
Source: https://steamcommunity.com/sharedfiles/filedetails/?id=2819537856
More 20 Minutes Till Dawn guilds
- All Guilds
- How to jump
- 20 Minutes Till Dawn (1.0.1)
- Bat Gat or How To Usually Win
- , 20 MTD
- Spark elemental SMG build
- Shana's iced out Shotgun
- A Comprehensive Beginner's Guide to 20MTD (UPDATED FOR KATANA PATCH)
- Ghost Machine-gun
- Weapon Evolutions
- BUILDS 20MTD PT-BR