My 5 Favorite AutoHotKey Scripts

10,521
0
Published 2023-10-20

All Comments (21)
  • Great job Tyler! Very cool examples and you did a great job easing people into AHK! Great to see working examples! There are some great gems here! :)
  • Thanks Tyler Faulkner. I am using AutoHotKey to type this comment. Lol, just kidding.
  • @50PullUps
    6:49 this little menu would be awesome for filling out job applications. Instead of copying & pasting items from your resume into the web page’s fields, a single-click GUI for inserting the info would make the tedium of job hunting a little less horrible.
  • @simonlpoisson
    Good video, thank you for the inspiration from France
  • @grrrmuffman
    Cheers for the video, some nice automation there, I've been putting stuff together in VBA and power automate, would definitely be interested to see what other scripts you've put together VBA and AHK
  • @DamagedDingo
    My favourite turns numlock on every 500ms. Every time you enter a hyper-v machine it turns it off which always drove me crazy.
  • Tyler, brother, great video. Definitely do more, including VBA. I noticed you used mouse to click on that software. Tip: you can start/switch frequent apps by pressing Win-number; additionally you can send this hotkeys to numpad and switch between 9 main apps (Excel, browser, messengers) with only one key, no mouse, no Alt-Tab, no workspaces. Also: instead of fixing calc and NPP on the taskbar I chose to set hotkeys for them: Win-C and Win-N. Cortana easy to disable. Or launch them with > alt, shift. Or even hotstrings. Also, more advanced: you can set python scripts to AHK shortcuts, it changes the game completely. Definitely do more.
  • @yanchaniago9395
    HI Sir.. I am new the this AHK. I run this program which requires me to keep pressing the Ctrl Button. So I want to change these following combo buttons into 1 click only. Ctrl+Z to Z Ctrl+ UpArrow to UpArrow Ctrl+Down Arrow to DownArrow Can you Help? Thanks a bunch.
  • how do you take the code commands you wrote in vscode and have them apply to your computer as macros?
  • @shonilcha
    Great job on the Whisper tool Sir.. I am trying to get rid of the line breaks in the transcript output that it gives me. Is there a way to remove that?
  • @arbabirfan2448
    cool and all VBA things also can be done in AHK 7:00 if that is win32 menu, you do not even have to match menus AHK can read them and you can make list out of it
  • @pankajgarg2341
    Can you share how to make the buttons for auto-pdf-to-clipboard please?
  • @bennguyen1313
    What is the difference between AutoHotKey and AutoKey.. either in syntax or philosophy. I'd like to make a simple gui ( few textboxes, few red/green indicators, and pushbuttons).. but I also need to call functions from a 32-bit dll. Can this be easily done? BTW, Keith Galli has a nice solution (using AseemblyAi) to transcribe audio files.
  • @Russels_Viper
    Hello there,, I am trying to use a simple script to replace '<' with '<-' but the output is '<_' please help My script is <::<-