馬上加入Android 台灣中文網,立即免費下載應用遊戲。
您需要 登錄 才可以下載或查看,沒有帳號?註冊
x
本帖最後由 cd45091 於 2013-11-23 19:05 編輯
所以我告訴自己不玩釣魚大師了
而這腳本我已經寫好,就當送大家的我們分手的禮物吧
我知道有些人不需要但有些人很需要卻不會寫,也有些人懶的寫,也有些人寫的很簡單遇到小延遲就判斷錯誤
我給大家這個不是要表達我很厲害之類的,畢竟這是我花了好幾天把它整理出來的也經過無數次的測試,請別直接否定或批評
以下是我開了秒釣>體力>鎖定魚種>SSS魚種的順序
會這幾種再配合這腳本手機放著一個晚上只要沒斷線!保證5000星幣以上
前提之下你個人要先自己把這些數據都蒐集到任務1-4裡
如有用紅字的代表需要修改的地方
-- DESCRIPTION="配合秒釣自動練功語版";
-- 適用螢幕參數
SCREEN_RESOLUTION="1920x1080";
SCREEN_COLOR_BITS=32;
function main()
function click(x, y)
touchDown(0, x+5, y+5);
touchUp(0);
end
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第一次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第二次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第三次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第四次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第五次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第六次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第七次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/1.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第八次搜尋!繼續釣魚!");
click(x, y)
return aa()
else
notifyMessage("無法繼續釣魚。");
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/7.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("出錯了,已返回繼續釣魚。");
click(x, y)
mSleep(5000);
return main()
else
return bb()
end
end
end
end
end
end
end
end
end
end
function aa()
a = getColor(1034, 932);--這裡判斷體力不夠時幫你補充 座標可能每支手機不同,設定方式我在體力剩1X-2X那邊位子是黃色的旁邊灰色空白地方點一下,他只要判斷到那邊是灰色的 代表體力不足要幫你補充
if a == 0x424d5a then
mSleep(500);
touchDown(0, 1020, 70); --遊俠有一個圖示這個我不用圖片搜索的方式 因為直接用座標點擊會更有效率 那麼就改成你手機的座標,我通常習慣放在最左上
touchUp(0);
mSleep(500);
touchDown(0, 465, 794); --這是第二個步驟遊俠第二個選項點進"已有任務"
touchUp(0);
return aaa()
else
return bb()
end
end
function aaa()
mSleep(500);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務2.bmp",70);--這個任務二代表你體力無限的代碼在你遊俠任務裡是任務2,如果沒變動就不需要改
if x ~= -1 and y ~= -1 then
click(x, y)
return aaaa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務2.bmp",70);
if x ~= -1 and y ~= -1 then
click(x, y)
return aaaa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務2.bmp",70);
if x ~= -1 and y ~= -1 then
click(x, y)
return aaaa()
end
end
end
end
function aaaa()
mSleep(500);
touchDown(0, 621, 392); --在數值前面點下,這四個是判斷體力不夠會幫你用上負號補充完體力
touchUp(0);
mSleep(500);
touchDown(0, 352, 1708); --加個負號
touchUp(0);
mSleep(500);
touchDown(0, 459, 1843); --鍵盤縮小
touchUp(0);
mSleep(500);
touchDown(0, 303, 739); --按下確認
touchUp(0);
return aab()
end
function aab()
mSleep(500)
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/返回.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return bb()
else
return bb()
end
end
function bb()
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/2.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第一次搜尋!拋竿成功!");
click(x, y)
return bba()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/2.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第二次搜尋!拋竿成功!");
click(x, y)
return bba()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/2.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第三次搜尋!拋竿成功!");
click(x, y)
return bba()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/2.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第四次搜尋!拋竿成功!");
click(x, y)
return bba()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/2.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第五次搜尋!拋竿成功!");
click(x, y)
return bba()
else
notifyMessage("無法拋竿。");
return bba()
end
end
end
end
end
end
function bba()
mSleep(4000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
return bbb()
else
return bbc()
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
end
function bbb()
mSleep(500);
touchDown(0, 1020, 70); --點進手機遊俠 這邊是在拋竿後幫你改魚種代號 下面座標跟體力座標意思一樣請自行修改
touchUp(0);
mSleep(500);
touchDown(0, 465, 794); --點進已有任務
touchUp(0);
return bbba()
end
function bbba()
mSleep(500);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務3.bmp",70); --這個任務三代表你把要改的魚種代碼設定在遊俠的任務三 如果你是任務四就自己改任務4
if x ~= -1 and y ~= -1 then
click(x, y)
return bbbaa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務3.bmp",70);
if x ~= -1 and y ~= -1 then
click(x, y)
return bbbaa()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/任務3.bmp",70);
if x ~= -1 and y ~= -1 then
click(x, y)
return bbbaa()
end
end
end
end
function bbbaa()
mSleep(500);
touchDown(0, 621, 392); --在數值前面點下 這邊我懶得再重複了 他是判斷魚種代碼你從遊俠要自己取得座標
touchUp(0);
mSleep(500);
touchDown(0, 471, 1691); --按下選單
touchUp(0);
mSleep(1000);
touchDown(0, 106, 1147); --按下貼上
touchUp(0);
mSleep(500);
touchDown(0, 459, 643); --點空白處
touchUp(0);
mSleep(500);
touchDown(0, 459, 1843); --鍵盤縮小
touchUp(0);
mSleep(500);
touchDown(0, 459, 1843); --鍵盤縮小
touchUp(0);
mSleep(500);
touchDown(0, 303, 739); --按下確認
touchUp(0);
return bbbb()
end
function bbbb()
mSleep(500)
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/返回.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return bbc()
else
return bbc()
end
end
function bbc()
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第一次搜尋!準備提竿!");
mSleep(2300);
click(x, y)
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第二次搜尋!準備提竿!");
mSleep(2300);
click(x, y)
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第三次搜尋!準備提竿!");
mSleep(2300);
click(x, y)
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第四次搜尋!準備提竿!");
mSleep(2300);
click(x, y)
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/3.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("第五次搜尋!準備提竿!");
mSleep(2300);
click(x, y)
else
notifyMessage("無法提竿。");
end
end
end
end
end
mSleep(4000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
notifyMessage("搜尋不到確認視窗!");
return dd()
end
end
end
end
end
end
end
end
end
function cc()
mSleep(1000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("二次清除視窗!");
click(x, y)
return cca()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("二次清除視窗!");
click(x, y)
return cca()
else
notifyMessage("搜尋不到確認視窗!");
return dd()
end
end
end
function cca()
mSleep(1000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("三次清除視窗!");
click(x, y)
return ccb()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("三次清除視窗!");
click(x, y)
return ccb()
else
notifyMessage("搜尋不到確認視窗!");
return dd()
end
end
end
function ccb()
mSleep(1000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("四次清除視窗!");
click(x, y)
return dd()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("四次清除視窗!");
click(x, y)
return dd()
else
notifyMessage("搜尋不到確認視窗!");
return dd()
end
end
end
function dd()
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/5.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("大魚跑了沒關係重頭再來!");
return main()
end
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入2.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return ff() --進去查看水族館
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入2.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return ff()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入2.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return ff()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入2.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return ff()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入2.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return ff()
else
return ee()
end
end
end
end
end
end
function ee()
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return gg()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return gg()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return gg()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return gg()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/放入1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return gg()
else
notifyMessage("無法放入。");
return eea()
end
end
end
end
end
end
function eea()
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return cc()
else
return ll()
end
end
end
function ff()
mSleep(2000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第一次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第二次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第三次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第四次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第五次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第六次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第七次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第八次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第九次搜尋!查看水族館!");
click(x, y)
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/查看.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("第十次搜尋!查看水族館!");
click(x, y)
return hh()
else
return ll()
end
end
end
end
end
end
end
end
end
end
end
function gg()
mSleep(2000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/確認.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return ll()
else
notifyMessage("搜尋不到確認視窗!");
return ll()
end
end
end
end
end
end
end
end
end
function hh()
mSleep(2000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return hha()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return hha()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return hha()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return hha()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售1.bmp",80);
if x ~= -1 and y ~= -1 then
click(x, y)
return hha()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
return ll()
end
end
end
end
end
end
end
function hha()
mSleep(1000);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/CrackLockING/出售2.bmp",80);
if x ~= -1 and y ~= -1 then
mSleep(500);
click(x, y)
notifyMessage("出售成功!");
return hh()
else
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/4.bmp",80);
if x ~= -1 and y ~= -1 then
notifyMessage("清除確認視窗!");
click(x, y)
return hh()
else
return hh()
end
end
end
end
end
end
end
function ll()
mSleep(1500);
x, y = findImageFuzzy("/storage/emulated/0/Touchelper/plugins/7.bmp",90);
if x ~= -1 and y ~= -1 then
notifyMessage("返回!");
click(x, y)
touchDown(0, 44, 69);--這邊也要注意了,為甚麼能掛整晚無30分鐘限制!因為兩個觸摸精靈在循環撥放腳本 (舉例這個是A腳本,那他在跑完整個腳本後會點擊44.69 這個座標是觸摸精靈B的撥放鍵位置,當然B腳本最後也要輸入點擊精靈A撥放鍵的位置)
touchUp(0);
else
touchDown(0, 44, 69);
touchUp(0);
end
end
觸摸精靈3.11A.apk
(1.23 MB, 下載次數: 677)
|
評分
-
查看全部評分

|