Quote:
Originally Posted by manhoso
if collectguildshiny=1 then begin
If (FindColorSpiral2(xx,yy,guildshiny,scx1,scy1,scx2, scy2)=true) then begin
WriteLn('Collecting Chest');
thank you yellow for the answer , but i have 1 question is in this option that i have to change the values ?
|
no, not there. if you want the scar script not to collect the kraken meat you have to put collectmeat:=0 (line 52 in the script)
see here the lines 49-53 were you set what to collect:
//Preferences
collectshiny:=1; // 1: Collect, 0: Dont collect
collectguildshiny:=0; // 1: Collect, 0: Dont collect (Currently Slow Collection)
collectmeat:=0; // 1: Collect, 0: Dont collect (Currently Slow Collection)
collectchest:=0; // 1: Collect, 0: Dont collect (Currently Slow Collection)
set it up like the above if you want to collect only shines