hi in my script when it gets back to bank its supposed to click on bank symbol but sometimes(most of the times) it clicks on the water symbol in varrok east bank.
hi in my script when it gets back to bank its supposed to click on bank symbol but sometimes(most of the times) it clicks on the water symbol in varrok east bank.
Your symbol accuracy need to be increased put this after SetupSRL; in your mainloop.
SCAR Code:SymbolAccuracy := 0.8;
E.G:
SCAR Code:begin
SetupSRL;
SymbolAccuracy := 0.8;
end.
Remember that the higher the number the more accurate the symbol has to be, but the less chance of finding it. The lower the number the more chance of finding of a symbol but you'll get wrong results more often.![]()
There are currently 1 users browsing this thread. (0 members and 1 guests)