SCAR Code:procedure Sell;
begin
if(FindColor(x,y,ShopKeep,0,0,400,500))then
MMouse(x,y,0,0);
wait(100+random(50));
If(IsUpText('hop K'))then
Mouse(x,y,0,0,false);
wait(100+random(50));
end;
I want it to trade with the shop keeper then sell all logs in inventory then close the shop keeper box.
Help would be great. Thanks



Reply With Quote









beat yah...but there is a flaw in your easy to miss...