autoscroll

leobear

Участник
Автор темы
76
12
any code how to make a perfect autoscroll?
when i code i cant get the perfect code when 2shooting after a minute it will go to the next weapon
#singleinstance, force
#installmousehook
#installkeybdhook

#ifwinactive, GTA:SA:MP
setbatchlines, 0
~$*LButton::

loop
{
getkeystate, rmb , LButton
if rmb=D
{
keywait, RButton
sleep 40
click wheelup
sleep 400
click wheeldown
}
}

#ifwinactive
f2::pause
 

Похожие темы

  1. Ответы
    4K
    Просмотры
    1M
  2. Ответы
    19
    Просмотры
    32K
  3. Ответы
    54
    Просмотры
    210K