赚钱小视频autojs脚本分享
赚钱小视频autojs脚本分享
function 赚钱忽略() {
// if (text(“领金币”).exists()) {
// let b = text(“领金币”).findOnce().bounds();
// click((), ());
// toastLog(“领金币”);
// sleep(5000);
// }
// if (textContains(“看视频再得”).exists()) {
// let b = textContains(“看视频再得”).findOnce().bounds();
// click((), ());
// 循环时间()
// sleep(5000);
// if (bounds(954, 89, 109, 924).exists()) {
// let b = bounds(954, 89, 109, 924).findOnce().bounds();
// click((), ());
// sleep(4000);
// if (bounds(499, 178, 582, 1866).exists()) {
// let b = bounds(499, 178, 582, 1866).findOnce().bounds();
// click((), ());
// sleep(4000);
// }
// }
// }
// if (bounds(624, 578, 740, 796).exists()) {
// let b = bounds(624, 578, 740, 796).findOnce().bounds();
// click((), ());
// sleep(4000);
// if (textContains(“看视频再得”).exists()) {
// let b = textContains(“看视频再得”).findOnce().bounds();
// click((), ());
// 循环时间()
// sleep(5000);
// if (bounds(954, 89, 109, 924).exists()) {
// let b = bounds(954, 89, 109, 924).findOnce().bounds();
// click((), ());
// sleep(4000);
// if (bounds(499, 178, 582, 1866).exists()) {
// let b = bounds(499, 178, 582, 1866).findOnce().bounds();
// click((), ());
// sleep(4000);
// }
// }
// }
// }
if (id(“dialog_close”).exists()) {
let b = id(“dialog_close”).findOnce().bounds();
click((), ());
sleep(4000);
}
if (bounds(499, 154, 582, 1626).exists()) {
let b = bounds(499, 154, 582, 1626).findOnce().bounds();
click((), ());
toastLog(“恭喜完成任务”);
sleep(4000);
}
if (bounds(499, 178, 582, 1866).exists()) {
let b = bounds(499, 178, 582, 1866).findOnce().bounds();
click((), ());
sleep(4000);
}
if (bounds(954, 601, 109, 686).exists()) {
let b = bounds(954, 601, 109, 686).findOnce().bounds();
click((), ());
sleep(4000);
}
if (bounds(94, 105, 1044, 215).exists()) {
let b = bounds(94, 105, 1044, 215).findOnce().bounds();
click((), ());
toastLog(“paopao”);
sleep(5000);
}
// if (textContains(“看视频再”).exists()) {
// let b = textContains(“看视频再”).findOnce().bounds();
// click((), ());
// 循环时间()
// sleep(5000);
// }
if (bounds(954, 657, 109, 742).exists()) {
let b = bounds(954, 657, 109, 742).findOnce().bounds();
click((), ());
toastLog(“p1”);
sleep(4000);
}
if (bounds(954, 521, 109, 606).exists()) {
let b = bounds(954, 521, 109, 606).findOnce().bounds();
click((), ());
toastLog(“p2”);
sleep(4000);
}
if (bounds(954, 549, 109, 64).exists()) {
let b = bounds(954, 549, 109, 64).findOnce().bounds();
click((), ());
toastLog(“p”);
sleep(4000);
}
if (bounds(954, 554, 109, 69).exists()) {
let b = bounds(954, 554, 109, 69).findOnce().bounds();
click((), ());
toastLog(“p4”);
sleep(4000);
}
if (bounds(954, 760, 109, 845).exists()) {
let b = bounds(954, 760, 109, 845).findOnce().bounds();
click((), ());
toastLog(“p5”);
sleep(4000);
}
if (bounds(954, 6, 109, 718).exists()) {
let b = bounds(954, 6, 109, 718).findOnce().bounds();
click((), ());
toastLog(“p6”);
sleep(4000);
}
if (bounds(954, 69, 109, 724).exists()) {
let b = bounds(954, 69, 109, 724).findOnce().bounds();
click((), ());
toastLog(“p7”);
sleep(5000);
}
if (text(“确认”).exists()) {
let b = text(“确认”).findOnce().bounds();
click((), ());
sleep(4000);
}
if (id(“iv_close”).exists()) {
id(“iv_close”).findOnce().click();
toastLog(“iv_close”);
sleep(4000);
}
if (id(“task_dialog_close”).exists()) {
id(“task_dialog_close”).findOnce().click();
toastLog(“task_dialog_close”);
sleep(4000);
}
if (id(“money_dialog_getcash_new2_close”).exists()) {
id(“money_dialog_getcash_new2_close”).findOnce().click();
toastLog(“money_dialog_getcash_new2_close”);
sleep(4000);
}
if (id(“tt_video_ad_close_layout”).exists()) {
let c = id(“tt_video_ad_close_layout”).findOnce().bounds();
click((), ());
toastLog(“tt_video_ad_close_layout”);
sleep(4000);
}
if (id(“tt_video_ad_close”).exists()) {
let c = id(“tt_video_ad_close”).findOnce().bounds();
click((), ());
toastLog(“tt_video_ad_close”);
sleep(4000);
}
}
function 赚钱颜() {
var img = captureScreen();
var w = findColor(img, “#ffffff”, {
region: [90, 917, 40, 40],
threshold: 4
});
if (w) {
click(9, 920);
toastLog(“到叉号颜”);
}
sleep(2000);
}
function 赚钱小视频() {
刷新()
home();
sleep(2000);
var a1 = desc(“赚钱小视频”).findOnce();
();
等待()
赚钱忽略();
赚钱忽略();
sleep(2000);
click(device.width * 0., device.height * 0.9);
var t = 200//50=10分钟,实测20分钟,5000金币=0.25,90次=0.5,理论每天应该200次
for (var i = 0; i < t; i) {
toastLog(“赚钱小视频” i ‘次’ “总计:” t “次”);
swipe(device.width / 2, device.height * 0.8, device.width / 2, device.height / 9, 500);
sleep(2000);
赚钱颜()
赚钱忽略()
赚钱忽略()
赚钱忽略()
delayTime = random(6000, 14000);
sleep(delayTime);
}
back()
sleep(1000);
home()
}
#感谢您对电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格的认可,转载请说明来源于"电脑配置推荐网 - 最新i3 i5 i7组装电脑配置单推荐报价格
推荐阅读
留言与评论(共有 11 条评论) |
本站网友 国家药品监督局 | 28分钟前 发表 |
()); toastLog(“paopao”); sleep(5000); } // if (textContains(“看视频再”).exists()) { // let b = textContains(“看视频再”).findOnce().bounds(); // click(() | |
本站网友 网上买房 | 10分钟前 发表 |
740 | |
本站网友 常回家看看写入法律 | 6分钟前 发表 |
582 | |
本站网友 朱正东 | 24分钟前 发表 |
” t “次”); swipe(device.width / 2 | |
本站网友 菏泽二手房出售 | 2分钟前 发表 |
69 | |
本站网友 纳豆的作用 | 21分钟前 发表 |
582 | |
本站网友 都市一时间电话 | 22分钟前 发表 |
215).findOnce().bounds(); click(() | |
本站网友 春秋旅行网 | 12分钟前 发表 |
()); sleep(4000); } if (bounds(954 | |
本站网友 山水迢迢 | 0秒前 发表 |
924).exists()) { // let b = bounds(954 | |
本站网友 新宋吧 | 10分钟前 发表 |
920); toastLog(“到叉号颜”); } sleep(2000); } function 赚钱小视频() { 刷新() home(); sleep(2000); var a1 = desc(“赚钱小视频”).findOnce(); (); 等待() 赚钱忽略(); 赚钱忽略(); sleep(2000); click(device.width * 0. |