Added autohotkey scripts to artifact

This commit is contained in:
Heavy Bob 2025-04-06 00:06:04 +11:00
parent bd8bbfb365
commit a09a99c064
3 changed files with 11 additions and 0 deletions
AutoTrackR2/scripts

View file

@ -0,0 +1,2 @@
; AutoHotkey v2 script to press Alt + X
Send("{Alt Down}x{Alt Up}") ; Simulate pressing Alt + X