It says "Identidier expected in script" at the p in procedure. How do i fix this?SCAR Code:procedure FindandCut;
begin
if findcolor (x,y, 3758421, 229, 60, 229, 60) and
findcolor (x,y, 530197, 254, 93, 254, 93) and
findcolor (x,y, 1329212, 218, 95, 218, 95) then
Wait (7000)
ClickMouse (216,77, True)
Wait (7000)
ClickMouse (216, 77, True)
Thx![]()
EDIT: P.S. how do i make it repeat until inventorie's full?



Reply With Quote



