Ok, im using this procedure and it does nothing at all. It cant find the bitmap mask of the object from item list. And yes I do have the item list include included in my script.
Does anyone know whats wrong?SCAR Code:if (FindBitmapMaskTolerance(AllItems[84].Bitmap, x, y, mix1, miy1, mix2, miy2, 80, 80)) then
begin
MMouse(x, y, 2, 2);



Reply With Quote

