This may be the wrong place, but
SCAR Code:if IsUpTextMultiCustom(['ine', 'ocks']) then
begin
GetMousePos(x, y);
Mouse(x, y, 3, 3, False);
ChooseOption('ine');
Exit;
end;
won't actually use the ChooseOption part...It basically stops the script right there..Help me?



Reply With Quote
















.