Page 1 of 1

Update idea: Tracking keys

Posted: 07 Feb 2018, 07:23
by lead foot
So what if the ability to track your key push was added, in which it was auto translated into a program? I navigate a maze (using WASD) then the AutoHotKey program tracks what keys i pressed for how long. Then it would turn that into a program, and if its correct you can approve it. If its wrong it tries again, fixing errors (making it smarter every time).

Would this be a good idea?

Re: Update idea: Tracking keys

Posted: 07 Feb 2018, 07:44
by Delta Pythagorean
That actually can be done already. You just have to save the time that the key was first pressed, then subtract the time that the user let go of the key. And you'd get your time.

This forum is for things you'd think would improve AHK in the sense of what commands to add or change, or suggestions for future development.