mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-28 07:36:39 +00:00
Added autohotkey scripts to artifact
This commit is contained in:
parent
bd8bbfb365
commit
a09a99c064
3 changed files with 11 additions and 0 deletions
AutoTrackR2/scripts
2
AutoTrackR2/scripts/visorwipe.ahk
Normal file
2
AutoTrackR2/scripts/visorwipe.ahk
Normal file
|
@ -0,0 +1,2 @@
|
|||
; AutoHotkey v2 script to press Alt + X
|
||||
Send("{Alt Down}x{Alt Up}") ; Simulate pressing Alt + X
|
Loading…
Add table
Add a link
Reference in a new issue