Git Product home page Git Product logo

Comments (25)

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024 2

已于 v1.5.14 - 2019/04/22 尝试修复此问题

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024 1

解决了,用最新的脚本可以了,感谢

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

Screenshot_2019-04-18-08-11-14-860_org autojs autojspro
最新的看它上划了好几次才进入输密码界面,然后就灭屏了

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

最新版的 Tools 文件夹里有一个 Inspect_Lock_Screen_Layout.js
这个锁屏布局采集工具
可以尝试把锁屏信息发送给我

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

!Debug_Info.zip
好像没有采集到锁屏布局

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

zip包太小了 而且打不开
文件夹里有几个文件
应该有3个截图文件和一个txt文件

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

!Debug_Info.zip

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

Screenshot_2019-04-18-13-27-40-964_lockscreen
滑动后是这个界面

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

!Debug_Info.zip
Screenshot_2019-04-18-13-50-37-176_org autojs autojspro
一样诶

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

已于 v1.5.10 - 2019/04/18 增加适配此机型自动解锁方案

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

用了最新脚本,自动上滑了几十次也没有到输密码解锁界面,手动上滑到解锁界面不会自动输密码

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

Screenshot_2019-04-18-19-43-49-168_org autojs autojspro
这次自动上滑成功了,就是不会输密码

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

286行

let click_keypad = num => click(keypads[num || 11].x, keypads[num || 11].y);

改为

let click_keypad = num => {
click(keypads[num || 11].x, keypads[num || 11].y);
log(keypads[num || 11].x, keypads[num || 11].y);
}

开启指针位置选项
在开发者选项里面打开或者在auto.js软件悬浮窗里也可打开

测试脚本
看日志有没有显示出6个坐标点
再通过指针位置看屏幕有没有点击的迹象

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

指针位置显示在输密码的界面还在上滑解锁,没有在点击输密码

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

指针位置显示在输密码的界面还在上滑解锁,没有在点击输密码

MODULE_UNLOCK.zip
试试这个

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

这下会自动输密码了,但是不会自动上滑

from ant-forest.

SuperMonster003 avatar SuperMonster003 commented on June 19, 2024

好 周一晚前会发布试修版本

from ant-forest.

lwh201314 avatar lwh201314 commented on June 19, 2024

还是不行,会上滑但是还没到输密码界面就灭屏了

from ant-forest.

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.