I have this procedure:
SCAR Code:procedure BuyTrade;
begin
MoveMouse(470,292);
Wait(10000);
if Option2('illow')then
end;
in the blank line i want to look for the number of willows put up in trade, possibly using GetAmount
then multiplying the amount found by the variable eaprice that the user manually puts in.



Reply With Quote







