当前位置:   article > 正文

最新飞翔福袋脚本源码分享(Autojs完整源码)_福袋脚本最新版

福袋脚本最新版
  1. function getlucky() {
  2. log("开始红包")
  3. let gz = boundsFindCon("关注", device.width * 0.35, device.height * 0.35, device.width * 0.65, device.height * 0.65, -1)
  4. let jz = boundsFindCon("价值", device.width * 0.35, device.height * 0.5, device.width * 0.65, device.height * 0.75, -1)
  5. if (gz == null) {
  6. log("No gz")
  7. return;
  8. }
  9. let tapx = 0
  10. let tapy = 0
  11. let mh = boundsFindCon("秒后", device.width * 0.3, device.height * 0.4, device.width * 0.7, device.height * 0.7, -1)
  12. if (mh != null) {
  13. tapx = mh.bounds().centerX()
  14. tapy = mh.bounds().centerY()
  15. for (let j = 0; j < 100; j++) {
  16. log("红包时间未到,等待:", j)
  17. sleep(6000)
  18. timeChange()
  19. mh = boundsFindCon("秒后", device.width * 0.3, device.height * 0.4, device.width * 0.7, device.height * 0.7, -1)
  20. if
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/488859
推荐阅读
相关标签
  

闽ICP备14008679号