Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

F5 counter

Name: Anonymous 2009-11-26 9:21

F5 counter in AHK a few days ago since someone asked for a simple counter.

presses=0
~F5::
presses++
return
^!F5::
msgbox, F5 presses:%presses%
return

(above hotkey is ctrl + alt + F5 to display count}
Just restart script if you want it zeroed.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List