Even if i put..
if not FindColor(sex, sey, AddyColor, MSX1, MSY1, MSX2, MSY2) then
begin
chances := Chances + 1;
TerminateScript;
end;
It just searches and searches for the color.... like its stuck in the 'find color'.. when there are none left. Its perfect at finding them when they are there.. but now it just searches in the dark nothingness.. around random areas.. Doesn't the function have a fail safe? like time out thing? or how do i add one?
Same with findobjTPA etc..



Reply With Quote






