Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Nihiue/JumpHelper
微信小游戏 跳一跳 Hack
https://github.com/Nihiue/JumpHelper
adb android game-hack tiaoyitiao wechat-game
Last synced: 5 days ago
JSON representation
微信小游戏 跳一跳 Hack
- Host: GitHub
- URL: https://github.com/Nihiue/JumpHelper
- Owner: Nihiue
- License: bsd-2-clause
- Created: 2017-12-29T09:27:13.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T11:19:04.000Z (almost 7 years ago)
- Last Synced: 2024-08-02T19:32:23.625Z (3 months ago)
- Topics: adb, android, game-hack, tiaoyitiao, wechat-game
- Language: C#
- Homepage:
- Size: 4.73 MB
- Stars: 94
- Watchers: 5
- Forks: 41
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JumperHelper
微信小程序 跳一跳 辅(wai)助(gua)工具
> 本程序仅供娱乐
## 原理
通过 ADB 获取截图,识别跳跃起点和终点,模拟触摸事件
因此需要开启 USB 调试以及截图和模拟触控权限
## 环境
* Android 手机
* Windows PC## 步骤
1. 编译或者下载已编译版本 [下载地址](https://raw.githubusercontent.com/Nihiue/JumpHelper/master/static/MyJumpHelper.exe)
2. [下载 ADB](https://raw.githubusercontent.com/Nihiue/JumpHelper/master/static/platform-tools-latest-windows.zip),并解压
3. 打开手机的 Debug 调试功能,并使用 USB 连接电脑
4. 运行程序, 点击 选择ADB 中选择步骤2解压出的 adb.exe
5. 在手机端打开【跳一跳】,点击辅助工具开始## 参数设置
### 跳跃距离系数
如果出现跳跃过近或过远可调整此参数。 1080P 屏幕下默认值为1480### 跳跃时间间隔
默认 5000, 单位ms## 异常问题
### 不显示截图,或者不能自动跳
可能是手机未连接到电脑,或者未打开 USB 调试,或者是未开启截图和模拟触控权限## 截图
![run](https://raw.githubusercontent.com/Nihiue/JumpHelper/master/static/run_new.png)
> Have Fun And Happy New Year!