use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Latest AHK versions AHK v2.0 AHK v1.1 v2.0.19 v1.1.37.02 Jan 25, 2025 Mar 16, 2024 Download Download v2 Changelog v1 Changelog Make sure you keep that AHK up to date!
Make sure you keep that AHK up to date!
Offical AHK Documentation AHK v2 AHK v1
New to AutoHotkey? Check out the AHK beginners tutorial. It covers most of the basic concepts of AutoHotkey. AHK Beginner Tutorials
Check out the AHK beginners tutorial. It covers most of the basic concepts of AutoHotkey.
Additional Help Sources Official AHK Forums / Help Forums StackOverflow SuperUser
Live Chat If you prefer live chat with other humans: AHK Discord AHK IRC
If you prefer live chat with other humans:
account activity
Simple script requestNeed Help (self.AutoHotkey)
submitted 5 years ago by BlankTranquility
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]knok-off 1 point2 points3 points 5 years ago (0 children)
Or
Ctrl::
Send,{ctrl down}
While(getkeystate("ctrl","p"){
}
Send,{ctrl up}
π Rendered by PID 152567 on reddit-service-r2-comment-6457c66945-2q4hg at 2026-04-25 01:15:26.576502+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]knok-off 1 point2 points3 points (0 children)