Is it possible to start a countdown clicking on a screen coordinates or small screen area?

Share your favorite FastKeys commands
Post Reply
GeoMoD
Posts: 1
Joined: Mar 21st, ’23, 13:58

Post by GeoMoD » Mar 21st, ’23, 14:06

I need help creating a script that starts an on screen countdown, when there is a mouse left click in a specific area. Clicking again will make the count down disappear, clicking inside the same area will trigger the count down again. Is it possible? Thanks in advance.
User avatar
Marko
Posts: 1718
Joined: Mar 2nd, ’13, 21:02

Post by Marko » Apr 19th, ’23, 10:42

It is possible by creating an AutoHotkey script. You can learn about AutoHotkey here:
https://www.autohotkey.com/docs/v1/
Post Reply