Coder Social home page Coder Social logo

Comments (2)

z0ow avatar z0ow commented on July 30, 2024

这不一定是脚本的问题,以前我的设备auto js也出现过类似问题,这可能是auto js软件的bug,通常重新启动auto js或重启系统就会恢复正常。
另外如果真的是脚本的waitFor触发的auto js的bug,现可在eval前加一个变量指示是否关闭无障碍检测,例如:

GlobalDisableWaitFor = true;
eval(http.get('https://gitee.com/mimr/tb618/raw/master/tb618.js').body.string())

from tb618.

z0ow avatar z0ow commented on July 30, 2024

需要注意的是,GlobalDisableWaitFor只对本脚本有效,不会影响auto.js的任何判断,若启用后仍然会跳转回无障碍设置界面,说明是auto.js本身的问题,这时候需要尝试重新开关auto.js程序或重启系统。

from tb618.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.