Помощь - Поиск - Пользователи - Календарь
Полная версия: Isolate click in given window
UoKit.com Форумы > Кликер > UO Pilot
neves
I have the following script:
Код
--lua
i = 0
repeat
    right(587, 995 - i)
    wait(25)
    i = i + 5
until i == 500


The function of the script is to spam right clicks in one line, upwards.
The problem is that this spamming, causes sort of lagging in the mouse movement, outside of the window where have to spam clicks.

Is there a way to isolate the clicks and the mouse movement ONLY in the given window?
DarkMaster
uncheck:
settings/settings/move cursor to a point of click
settings/settings/return mouse cursor after clicks
neves
Цитата(DarkMaster @ 3.12.2020, 3:32) *

uncheck:
settings/settings/move cursor to a point of click
settings/settings/return mouse cursor after clicks

Both are unchecked and still happens.
Это текстовая версия — только основной контент. Для просмотра полной версии этой страницы, пожалуйста, нажмите сюда.
Русская версия Invision Power Board © 2001-2024 Invision Power Services, Inc.