Code: Select all
Shift & F1::
Send, +1
Return
I also tried this alternative:
Code: Select all
LShift & F1::
Send, +1
Return
RShift & F1::
Send, +1
Return
Code: Select all
Shift & F1::
Send, +1
Return
Code: Select all
LShift & F1::
Send, +1
Return
RShift & F1::
Send, +1
Return
Code: Select all
Shift & F1::
Send, +1
Return
Code: Select all
A1 136 d 6.11 RShift *Untitled - Notepad
70 03B h d 0.30 F1
A0 02A i d 0.00 LShift
A1 136 i u 0.00 RShift
31 002 i d 0.00 1
31 002 i u 0.00 1
A0 02A i u 0.01 LShift
A1 136 i d 0.00 RShift
70 03B s u 0.09 F1
A1 136 u 1.09 RShift
Code: Select all
1::
Send, {F6}{Numpad1}
Return
Code: Select all
+F1:: ;replaces Shift & F1::
Send, +1
Return
$1:: ;replaces 1::
Send, {F6}{Numpad1}
Return
Users browsing this forum: Albireo, Bad husband, Google [Bot], gvieira, Morberis, RamonArgentina, smashmike, TAC109 and 51 guests