phaser3150 |
Дата: Среда, 13.05.2020, 23:07 | Сообщение # 1
|
Боец
Сообщений: 78
Статус: Offline
|
Не нужно платить 30 рублей чтобы использовать данный AHK, зачем платить за шлак.
Активация: F3 Деактивация: F2
Скачать
; <COMPILER: v1.1.32.00> F3:: loop, { PixelGetColor, sv, 537, 493, alt if ( sv = 0x000000 ) { Sendinput, {Left down} Sleep, 30 Sendinput, {Left up} Sendinput, {Up down} Sleep, 30 Sendinput, {Up up} } PixelGetColor, nl, 537, 555, alt if ( nl = 0x000000 ) { Sendinput, {Left down} Sleep, 30 Sendinput, {left up} Sendinput, {Down down} Sleep, 30 Sendinput, {Down up} } PixelGetColor, ss, 719, 483, alt if ( ss = 0x000000 ) { Sendinput, {Right down} Sleep, 30 Sendinput, {Right up} Sendinput, {Up down} Sleep, 30 Sendinput, {Up up} } PixelGetColor, vs, 729, 553, alt if ( vs = 0x000000 ) { Sendinput, {Right down} Sleep, 30 Sendinput, {Right up} Sendinput, {Down down} Sleep, 30 Sendinput, {Down up} } } Return F2::Reload
Сообщение отредактировал phaser3150 - Среда, 13.05.2020, 23:10 |
|
|
|
|
ZAKHARVAKHITOV |
Дата: Пятница, 22.05.2020, 17:09 | Сообщение # 3
|
Новичок
Сообщений: 8
Статус: Offline
|
не роботает
|
|
|
|