Загрузка страницы

AutoHotKey for beginners!

Thanks for watching, don't forget to rate comment and subscribe :)!

LINKS
AHKDictionary: http://www.autohotkey.com/docs/commands.htm

Hotkey notations:
http://www.autohotkey.com/docs/Hotkeys.htm

Download:
http://www.autohotkey.com/download/

Rapid click script follows(Use Alt+X to enable/disable):

///Auto Left Click///
!x::Suspend
LButton::
Loop
{
SetMouseDelay 10
Click
If (GetKeyState("LButton","P")=0)
Break
}
////////////////////////////////////////////////////////////
///Auto Right Click///
!x::Suspend
RButton::
Loop
{
SetMouseDelay 10
Click Right
If (GetKeyState("LButton","P")=0)
Break
}

///////////////////////
Additional Tags
///////////////////////
macro programs record macro hotkeys download free software macro macro software hotkeys utility how to program macros program macros windows 7 macro macro windows 7 free macros windows macros keyboard macro keyboard with macro how to macro a keyboard

Видео AutoHotKey for beginners! канала TheNepheloid
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
18 сентября 2011 г. 20:44:22
00:07:24
Яндекс.Метрика