GithubHelp home page GithubHelp logo

kog-goldcoin's Introduction

王者荣耀刷金币

使用步骤
  • 使用adb连接好模拟器或真机
  • 设置好程序中的参数(很重要)
  • 打开冒险模式(默认是堕落的祸源-稷下战场),就是带更换阵容和闯关两个按钮的页面
  • 运行程序
adb常用命令
  • 截屏并保存
  • adb shell screencap -p /sdcard/temp.png
  • 将android上的图片发送到电脑当前目录上
  • adb pull /sdcard/temp.png .
  • 模拟点击
  • adb shell input tap {x} {y}
  • 显示连接的设备
  • adb devices
  • adb使用socket连接设备
  • adb connect {host}:{port}
  • adb命令连接夜神模拟器
  • adb connect 127.0.0.1:62001
说明
  • 参考 https://github.com/tobyqin/kog-money,向前辈致敬
  • 闯关按钮坐标范围(1920X1080): x:1316-1560,y:842-908
  • 自动按钮坐标范围(1920X1080):x:1730-1824,y:0-84
  • 跳过按钮坐标范围(1920X1080):x:1782-1894,y:26-64
  • 再次挑战按钮坐标范围(1920X1080):x:1508-1758,y:962-1030
  • 注意:第一次使用的时候要手动点一下自动,然后以后每一次就自动了
关于封号
  • 使用模拟器比使用真机容易封号
  • 一次性刷完比每天刷一点容易封号
  • 如若被封号,概不负责

kog-goldcoin's People

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.