Hacker News new | ask | show | jobs
by imiric 538 days ago
Kudos for shipping, but if you weren't aware, this can be done in a few lines with AutoHotkey[1].

AHK is a very powerful tool if you must use Windows. :)

BTW, you might want to add a license to the project. Otherwise it's technically not usable.

[1]: https://www.autohotkey.com/docs/v2/scripts/index.htm#EasyWin...

1 comments

I made an ahk version of this a while back :), but had some issues where a lot of game anti cheats started blocking AHK, so I've improved it a bit and made it a native program instead
Now it's has the MIT license too, thanks :)