Its a simple thing im working, on and i just need to know how to click the menu that pops up
heres my script
like i said, its simple, its for a p serverCode:var x,y: Integer; const MonsterColor = 5253388; begin ActivateClient; if(FindColor(x,y,5253388,1,1,749,487)) then begin MoveMouseSmoothEx(x,y +random(0),20,40,45,25,20); Wait(100+random(10)); ClickMouse(x,y,false); Wait(2000); end;
i dunno what to do to click atack monster wen it right clicks it...
thx.
EDIT: btw, i need right click, cuz they are lvl 113, k thx.


Reply With Quote



















