[Juho's AutoHotkey Tutorial #4 Script Setup] Part 3 - Speeding Up AutoHotkey Scripts

preview_player
Показать описание
AutoHotkey codes by default have delays in place. If you want to maximize script performance you can use the following commands to remove the delays.
SetKeyDelay, -1
SetDefaultMouseSpeed, 0
SetMouseDelay, -1
SetControlDelay, -1
SetWinDelay, -1
SetBatchLines, -1

Some other relevant videos to watch:

Other useful scripts:

To take a look at my AutoHotkey tutorial plan:
• select the dropdown list and click the item 'See Tutorial Plan Here'

AutoHotkey Playlists

#AutoHotkey #Automation #Programming #Coding #Course #Tutorial #AHK #Productivity #Efficiency #Office #Shortcut #Shortkey #Hotkey #Macro
Рекомендации по теме
Комментарии
Автор

I was looking for the sleep command bro.
Thanks a lot!

mariorgil
Автор

Awesome tutorial dude. Keep up the good work.

John_Doe
Автор

You are doing Great Work Bro👍....Really Helpful Thanks for sharing the Knowledge 😊

thethinker
Автор

Very useful and organized tutorial. Your content is Gold!

rimantasdanilevicius