mirror of
https://github.com/BubbaGumpShrump/AutoTrackR2.git
synced 2025-06-06 14:15:29 +00:00
2 lines
No EOL
97 B
AutoHotkey
2 lines
No EOL
97 B
AutoHotkey
; AutoHotkey v2 script to press Alt + X
|
|
Send("{Alt Down}x{Alt Up}") ; Simulate pressing Alt + X |