1 Star 0 Fork 17

daniel2y / wechat-jump-helper

forked from Yunlong / wechat-jump-helper 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

wechat-jump-helper

一款JAVA版开源的微信跳一跳小程序辅助工具

使用

直接在 release 中下载最新版本,并确保您有 java 环境,adb 环境,通过命令执行即可

// java -jar wechat-jump-helper-[version].jar [path] [-auto-restart]
// 如下:
java -jar wechat-jump-helper-1.0.1.jar .
// 如需游戏结束后自动重启,执行如下命令(最后一个参数随意,你喜欢就好):
java -jar wechat-jump-helper-1.0.1.jar . true

源码编译

克隆项目到本地,本项目采用 gradle 构建,请确保您有 gradle 环境,然后切换到项目目录,执行 gradle build 即可

难点

  • 1、获取棋子中心点坐标
  • 2、获取色块中心点坐标

获取坐标流程图

获取棋子坐标流程

image

获取色块坐标流程

image

相关文章

WIFI 环境下通过 adb 调试安卓程序

联系

QQ群:104725817 (请备注来源:Github)

MIT License Copyright (c) 2018 大事龙(Yunlong2cn) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

一款JAVA版开源的微信跳一跳小程序辅助工具,仅供学习研究,自行调整相关参数 展开 收起
Java
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Java
1
https://gitee.com/y2h/wechat-jump-helper.git
git@gitee.com:y2h/wechat-jump-helper.git
y2h
wechat-jump-helper
wechat-jump-helper
master

搜索帮助