okay, instead of wait i have been trying to use
SCAR Code:begin
If ShopScreen=true then
if FindColorSpiralTolerance(x,y,(item color),259,102,286,121,15) then
mouse(x,y,5,5,false);
ChooseOption('X');
wait (500+random(400))
typesend('33')
end;
but it isnt working, if you dont understand what i am trying to do is make sure that the shop window is open before i try to buy my item.






Reply With Quote






