AutoHotkey - Anyone Used it?

Associate
Joined
7 Jul 2009
Posts
2,399
Location
Wiltshire
Hi there,

AutoHotkey

As the title says, has anyone used it and if so what was your experience?

I need something to automate the use of an application and schedule it.

Thanks & Regards
 
Last edited:
Its fantastic once you get the hang of using it. I've used it for creating all kinds of fun things, and its my go to app anytime I think "I wonder if I could do this".

Just one example, there is a site I use that updates once a week, with jokes, pictures and videos. I wrote a script that scrapes the html, extracts the links to the video pages, goes to the video pages, extracts the video url and downloads them all. Only takes about 5-10 seconds from start to finish, plus actual video downloading time.
 
Back
Top Bottom