mhpreiman
1/10/2018 - 1:34 AM

detect keyup

F1::
            ;{      ;necessary? seem to be working without
  Loop,
  {
    KeyWait, F1,D
    KeyWait, F1
    Send tere
  }
Return
            ;}      ;necessary? seem to be working without