CAn i know si there any auto click for CO online..i try so many types like conques licker ..it cant use...and yet the status is stil away..how to overcome it..i just want a auto click that click in 1 spot ..
msgbox, 262144,,Activate the client
winGet,id, ID, [Conquer2.0]
SetTimer, F1click, 3000
loop
{
MouseGetPos, xpos, ypos
Click %xpos%, %ypos%
sleep 1000
}
return
F1click:
ControlClick, x110 y760,ahk_id %id%,,right,,NA
return
^q::pause
^r::reload