>>283
言われる通りでPressDuration が短かったみたい。

SetKeyDelay -1, 10

を書くか、

a::
send, {up down}
return

a up::
send, {up up}
return

と書いたら受け付けました。