海神+中輪
刷蛋完美起竿+中蛋震動+野池90%起竿
-- 脚本描述
DESCRIPTION="12";
-- 适用屏幕参数
SCREEN_RESOLUTION="1280x720";
SCREEN_COLOR_BITS=32;
-- 主入口
function main()
e = getColor(65, 979)
if e == 0xffeb8c
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(500);
else
end
e1 = getColor(605, 534)
if e1 == 0xeffbad
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(200);
else
end
e2 = getColor(196, 807)
if e2 == 0xffd700
then
touchDown(0, 66, 1154);
touchUp(0);
mSleep(200);
else
end
e3 = getColor(384, 479)
if e3 == 0xef3519
then
notifyVibrate(200);
mSleep(400);
else
end
e4 = getColor(559, 573)
if e4 == 0xe6b642
then
touchDown(0, 173, 642);
touchUp(0);
mSleep(200);
else
end
lv1 = getColor(628, 684)
if lv1 == 0x7bb652
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv5 = getColor(628, 684)
if lv5 == 0xdee3de
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv10 = getColor(628, 684)
if lv10 == 0x636184
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv12 = getColor(628, 684)
if lv12 == 0x293931
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv16 = getColor(628, 684)
if lv16 == 0xffefb5
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv17 = getColor(628, 684)
if lv17 == 0x8ca29c
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv20 = getColor(628, 684)
if lv20 == 0x84dff7
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv22 = getColor(628, 684)
if lv22 == 0x94d7f7
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv25 = getColor(628, 684)
if lv25 == 0xe6eff7
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv26 = getColor(628, 684)
if lv26 == 0xffd23a
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv27 = getColor(628, 684)
if lv27 == 0x63594a
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv30 = getColor(628, 684)
if lv30 == 0xff7d52
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv32 = getColor(628, 684)
if lv32 == 0x73dbf7
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv36 = getColor(628, 684)
if lv36 == 0xcedfde
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv37 = getColor(628, 684)
if lv37 == 0x7b8e8c
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv40 = getColor(628, 684)
if lv40 == 0x424121
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv43 = getColor(628, 684)
if lv43 == 0xe6ceb5
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv46 = getColor(628, 684)
if lv46 == 0x8c8163
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
lv56 = getColor(628, 684)
if lv56 == 0x4a5d63
then
touchDown(0, 212, 1057);
touchUp(0);
mSleep(20);
else
end
y = getColor(663, 968)
if y == 0x3a3d3a
then
touchDown(0, 76, 1268);
mSleep(30);
touchMove(0, 91, 1149);
mSleep(30);
touchMove(0, 105, 1013);
mSleep(30);
touchMove(0, 156, 892);
mSleep(30);
touchMove(0, 220, 1012);
mSleep(30);
touchMove(0, 224, 1170);
mSleep(30);
touchMove(0, 236, 1261);
mSleep(30);
touchUp(0);
else
end
x = getColor(50, 821)
if x == 0x52e319
then
mSleep(30);
touchDown(0, 413, 175);
mSleep(11);
touchMove(0, 410, 596);
mSleep(11);
touchMove(0, 316, 343);
mSleep(11);
touchUp(0);
mSleep(11);
touchDown(0, 316, 343);
mSleep(11);
touchMove(0, 410, 596);
mSleep(11);
touchMove(0, 413, 175);
mSleep(11);
touchUp(0);
else
end
return main()
end
|