当前位置:编程学习 > > 正文

auto.js源码分享(最新热门脚本Autojs源码分享)

时间:2022-03-31 00:43:24类别:编程学习

auto.js源码分享

最新热门脚本Autojs源码分享

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

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

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

auto.js源码分享(最新热门脚本Autojs源码分享)

部分源码截图:

auto.js源码分享(最新热门脚本Autojs源码分享)

部分源码截取:

  • 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源码的资料请关注开心学习网其它相关文章!

    标签:
    上一篇下一篇

    猜您喜欢

    热门推荐