Giter VIP home page Giter VIP logo

Comments (16)

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024
  1. 软件版本太旧
  2. 亮屏滑动解锁跟指纹解锁没有关系
  3. 软件版本太旧

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

软件版本太旧,指的是autojs太旧?
指纹切换到密码,是指进入支付宝,不是手机解锁。现在支付宝不都是用指纹保护的吗

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

这个没办法的,想用就关掉指纹解锁,反正我一直都没有设置应用锁

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

我对js脚本不熟,请教下,我们这里打开支付宝的地方在哪里,只找到了打开蚂蚁森林,如下
// 进入蚂蚁森林主页
const _start_app = function() {
app.startActivity({????????
action: "VIEW",
data: "alipays://platformapi/startapp?appId=60000002",????
});
}
我已经实现了从指纹切换到输入密码,开启支付宝。

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

不是这个的问题,而是脚本并没有考虑你进支付宝还要输入密码,因此如果你实在不想去掉密码,你只能自己写一个输入密码的脚本了

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

我已经实现了输入密码的脚本,现在只需要找到我们项目里打开支付宝的地方就可以了,我用launchAPP(“支付宝”)打开的

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

好的,那就没问题,你就把解锁代码丢到 _start_app 这个函数里面就好,然后调整一下延时

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

直接放到函数体的最上边?那不就多开了一次支付宝吗

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

你放到下面试一下

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

好的,我试试。
还有其他问题,update那个老出错,我直接在main中屏蔽它后,打不开支付宝了

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

update出错?你用的什么版本的autojs?

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

4.0.0beta版

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

看我第一个回答

from ant-forest-autoscript.

Nick-Hopps avatar Nick-Hopps commented on July 29, 2024

加群下载 autojs 4.1.1 Alpha 2 版本

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

大神,下了4.1.1,config可以用了,但update仍然提示下载失败

from ant-forest-autoscript.

zb861359 avatar zb861359 commented on July 29, 2024

具体提示如下,这个文件明明存在啊
14:38:44.563/E: 下载失败:JavaException: java.io.FileNotFoundException: 内部存储/脚本/Ant-Forest-autoscript/CHANGELOG.md (No such file or directory)

from ant-forest-autoscript.

Related Issues (20)

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.