Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #IfWinActive ahk_exe pureHD.exe;
- q::Send {F1 down}{RButton down}{F1 up}{RButton up}
- w::Send {F2 down}{RButton down}{F2 up}{RButton up}
- e::Send {LButton down}{LButton up}
- r::Send {F4 down}{RButton down}{F4 up}{RButton up}
- t::Send {F5 down}{RButton down}{F5 up}{RButton up}
- f::Send {F6 down}{RButton down}{F6 up}{RButton up}
- #IfWinActive;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement