Hi, im trying to use UOPILOT but i dont understand russian and im not a programmer haha. Its being hard but what I need is simple.
set #startX 0 set #startY 0 set #endX 1920 set #endY 1080
set $a findimage (#startX #startY #endX #endY(D:\UOPILOT\uopilot\images\entercinza.bmp) %arr 2) if $a > 0 wait 100 move 1090, 337 wait 100 double_kleft wait 100 double_kleft wait 100 double_kleft end_if
- My point is: Looking to the game window, if find the image, move mouse to the image (I used coord, 1090, 337) and then keep clicking like 2, 4, 6 times (just to confirm that I have clicked and worked)
I need to enter in event with only 5people so thats why im trying to use UOPILOT.
My LOG is: 10:52:50 4 (, 10): mouse_left - Comando desconhecido: mouse_left 10:56:24 4 (, 10): double_left - (10): Erro, checar o script!EConvertError '' is not a valid integer value double_left 11:05:35 4 (, 10): double_left - (10): Erro, checar o script!EConvertError '' is not a valid integer value double_left 11:06:22 4 (, 10): double_kleft - (10): Erro, checar o script!EConvertError '' is not a valid integer value double_kleft
Can someone help me? Thanks
btw, there is any way to do that with multiple UOPILOT open and multiple game windows opened?
Thanks.
|