华域联盟 JAVA 最新热门脚本Autojs源码分享

最新热门脚本Autojs源码分享

今天给大家分享一个包含最新50个热门脚本合集的源码,目前包括:矿牛守卫赚、热血星际、捉妖特工队、体重保卫战、炎兔、魔兽红包群、横扫太空、疯狂合体鸭、动物星球、猜猜什么歌等最热门的脚本源码,源码可以直接运行。学完直接可以开撸代码,成为大神。

需要源码的可以从此处下载哦,非常不错的autojs源码。

http://xiazai.jb51.net/202105/yuanma/autojsym_jb51.rar

再给大家补充几个不错的脚本源码 点击下载

部分源码截图:

部分源码截取:

function 判断() {
 
    while (true) {
        try {
            if (text("取消").findOnce()) {
                toastLog("等待10秒")
                sleep(1000)
                text("取消").findOnce().click()
                sleep(1500)
 
 
            } else if (text("禁止").findOnce()) {
                toastLog("等待10秒")
                sleep(1000)
                text("禁止").findOnce().click()
                sleep(1500)
 
 
            } else if (!packageName("com.aries.ttqs.mz").findOnce()) {
                sleep(8000)
                if (!packageName("com.aries.ttqs.mz").findOnce()) {
                    app.launch("com.aries.ttqs.mz")
                    sleep(6000)
                }
            } else if (id("tt_titlebar_back").findOnce()) {
                back()
                sleep(1000)
            } else if (className("android.view.View").boundsInside(0, 0, device.width * 0.2, device.height * 0.15).findOnce()) {
                toastLog("")
                back()
                sleep(5000)
            } else if (text("关闭").findOnce()) {
                var 坐标 = text("关闭").findOnce();
 
                click(坐标.bounds().centerX(), 坐标.bounds().centerY());
                sleep(1000)
            } else  if(脚本包名.findOnce()){
            sleep(5000)
            }else if(视频特征2.findOnce()){
                toastLog("^O^2")
                sleep(1000)
                }else  if(视频特征.findOnce()){
                    toastLog("^O^1")
                    sleep(1000)
          }else if (id("content").findOnce()&&className("android.widget.FrameLayout").depth("5").boundsInside(0, device.height*0.86, device.width, device.height).findOnce()&&!className("android.widget.ImageView").boundsInside(0, 0, device.width, device.height *0.3).findOnce()&&!className("android.view.View").boundsInside(0, 0, device.width, device.height *0.3).findOnce()) {
                 
           toastLog("第三界面操作")
                   第三界面()
                   sleep(1000)
                   break;
        }else  if (id("content").findOnce()&&className("android.widget.FrameLayout").depth("5").findOnce()&&!className("android.widget.FrameLayout").depth("5").boundsInside(0, device.height*0.86, device.width, device.height).findOnce()&&!className("android.widget.ImageView").boundsInside(0, 0, device.width, device.height *0.3).findOnce()&&!className("android.view.View").boundsInside(0, 0, device.width, device.height *0.3).findOnce()) {
           toastLog("第二界面操作")
                   第二界面()
                   sleep(1000)
                   break;
              
            }else     if (id("content").findOnce()&&!className("android.widget.FrameLayout").depth("5").findOnce()&&!className("android.widget.ImageView").boundsInside(0, 0, device.width, device.height *0.3).findOnce()&&!className("android.view.View").boundsInside(0, 0, device.width, device.height *0.3).findOnce()) {
                   toastLog("主界面操作")
                   主界面()
                   sleep(1000)
                   break;
                   }
                
        } catch (a) {
           continue;
        }
    }
}

以上就是最新热门脚本Autojs源码分享的详细内容,更多关于Autojs源码的资料请关注华域联盟其它相关文章!

您可能感兴趣的文章:

本文由 华域联盟 原创撰写:华域联盟 » 最新热门脚本Autojs源码分享

转载请保留出处和原文链接:https://www.cnhackhy.com/64580.htm

本文来自网络,不代表华域联盟立场,转载请注明出处。

作者: sterben

发表回复

联系我们

联系我们

2551209778

在线咨询: QQ交谈

邮箱: [email protected]

工作时间:周一至周五,9:00-17:30,节假日休息

关注微信
微信扫一扫关注我们

微信扫一扫关注我们

关注微博
返回顶部