Need help! I have this and doesn't find the right spot
I have a pic where it right clicks and have a pic where it should click but wont. Here it is.. Please help me i think i got the if FindDTM(Logs, x, y, 0, 0, 583, 263-This part wrong)Code:begin logs := DTMFromString('78DA639CCFC4C0F098010544062A324802694' + '620FE0F048C33816AEE30A00146B81A306F2A116A1601D5DC24A0' + '661950CD1B026AA603D57CC4AF060001280E78'); repeat wait(800 + random(200)); if FindDTM(Logs, x, y, 0, 0, 583, 263) then begin wait(400 + random(100)); MMouse(x, y, 0, 0); Mouse(x, y, 4, 6, false); wait(500); if (ChooseOption(x, y, 'Sell 10')) then end; until (not (FindDTM(logs, x, y, 0, 0, 710, 446)));
![]()



Reply With Quote







