function main()
mSleep(2000);
while 1 do
diaoyu();
mSleep(1000);
end
return 1;
end
function diaoyu()
touchCick(459,51,403);
mSleep(1000);
going=1;
while going==1 do
x,y=findcolorlnRegionFuzzy(oxe6b908,99,93,105,100);
if x>-1 then
going=0;
touchClick(o,x,y);
end
end
mSleep(3000);
touchClicK(58,366,724);
end
mSleep(2000);
while 1 do
diaoyu();
mSleep(1000);
end
return 1;
end
function diaoyu()
touchCick(459,51,403);
mSleep(1000);
going=1;
while going==1 do
x,y=findcolorlnRegionFuzzy(oxe6b908,99,93,105,100);
if x>-1 then
going=0;
touchClick(o,x,y);
end
end
mSleep(3000);
touchClicK(58,366,724);
end