日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

Autojs4.1.0实战教程---火火小视频极速版功能合集

發布時間:2024/1/18 编程问答 38 豆豆
生活随笔 收集整理的這篇文章主要介紹了 Autojs4.1.0实战教程---火火小视频极速版功能合集 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

火火小視頻極速版小助手源碼鏈接:https://pan.baidu.com/s/1ZH1ab5wc3Xk4kfd54SpfQQ?提取碼:h3in

火山極速版邀請碼:279116054 合集地址:https://blog.csdn.net/zy0412326/article/details/105682696

快手極速版邀請碼: 2rvxaem 代碼地址:https://blog.csdn.net/zy0412326/article/details/105657348

抖音極速版邀請碼:896357244? 代碼地址:https://blog.csdn.net/zy0412326/article/details/105578897?

功能看截圖不多說多了你們懂。(說多了不讓發啊)

源代碼截圖:

功能截圖1:

功能截圖2:

核心代碼:

/*** 薅羊毛* @param {應用列表} appArray * @param {應用打開次數} foreach_count * @param {屏幕滑動次數} see_count * @param {是否顯示控制臺} isShowConsole * @param {延遲時間} timesInterval */ function wool(appArray, foreach_count, see_count, isShowConsole, timesInterval, IsAutoSign, IsClearCache, IsCashOut, CashNumber, IsAutoComment) {threads.start(function () {if (isShowConsole) {console.show();console.setSize(device.width, device.height / 4);}});let appName = appArray[0];//就抖音自己的ApptoastLog("當前自動刷App:" + appName);app.launchApp(appName);sleep(10000);//目前無法判斷網速和splash時間,只能延遲久一點。10秒延遲。adolescentWindows();//通用的青少年提醒關閉方法try {let boundVideo = null;let bottomMenu = className("android.widget.RelativeLayout").find();console.show(); //開啟日志(懸浮窗權限)for (let i = 0; i < bottomMenu.length; i++) {let video = bottomMenu[i].children().findOne(text("小視頻"));if (video != null) {boundVideo = bottomMenu[i].bounds();}}click(boundVideo.centerX(), boundVideo.centerY());sleep(5000);} catch (e) { }if (IsAutoSign) {toastLog("自動簽到并記錄");autoSign(appName);//自動簽到并記錄}for (x = 1; x <= foreach_count; x++) {for (y = 1; y <= see_count; y++) {let curDateTimes = new Date();let start = curDateTimes.getTime();//App起始時間let currentDateTime = curDateTimes.getFullYear() + "-" + (curDateTimes.getMonth() + 1) + "-" + curDateTimes.getDate() + " " + curDateTimes.getHours() + ":" + curDateTimes.getMinutes() + ":" + curDateTimes.getSeconds();let messagge = currentDateTime + " " + appName + "被打開第" + x + "次一共" + foreach_count + "次。" + "本次打開滑動" + y + '次,' + "總計:" + see_count + "次"toastLog(messagge);clickGoldEgg();if (IsAutoComment) {autoComment();}randomUpSildeScreen();randomDownSildeScreen();randomHeart('good_count_layout');slideScreenDown(device.width / 2, device.height - device.height * 0.25, device.width / 2, device.height * 0.1, 400,timesInterval);var end = new Date().getTime();//結束時間appRunTimeRecord(appName, (end - start))//記錄一次時間}}if (IsClearCache) {autoClearAppCache();//自動清理內存sleep(10000);}try {toastLog("自動提現標標志"+IsCashOut);if (IsCashOut) {autoCashOut(CashNumber);}} catch (e) { toastLog("提現失敗" + e); }toast("薅羊毛程序執行完畢3秒后即將關閉...");console.error("薅羊毛程序執行完畢3秒后即將關閉...");for (let i = 3; i >= 1; i--) {console.error(i);sleep(1000);if (i == 1) {home();//返回主頁面return;}} }

其他代碼就不貼了,老鐵們自行下載。

山高路遠坑深,大軍縱橫馳奔,誰敢橫刀立馬?惟有點贊加關注大軍

火火小視頻極速版小助手源碼鏈接:https://pan.baidu.com/s/1ZH1ab5wc3Xk4kfd54SpfQQ?提取碼:h3in

總結

以上是生活随笔為你收集整理的Autojs4.1.0实战教程---火火小视频极速版功能合集的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。