[AHKTuts] Ep6 - Loop Basics [p2]

preview_player
Показать описание
This is the second part of the video where I cover the general concepts of Loops in AHK.

I explain the common things that all loops in AHK have like the "a_index" variable and the "break" and "continue" commands and go in to a little detail of when is a good idea to use a loop.
Рекомендации по теме
Комментарии
Автор

I want to make a bot using Imagesearch. My question is- if I take 1/2 of an image and save it to my script- will AHK trigger from the entire image?

Galaxis.Genesis