微信自动跳一跳

有些下载连接没法打开, 能够到文末的百度云盘下载python

安装 git

https://git-scm.com/android

安装 python

推荐安装 python2.7, 下载后安装一路狂点下一步, 安装位置:C:Python27
https://www.python.org/ftp/py...git

安装 adb

https://dl.google.com/android...
下载后随便解压到一个目录, 例如:D:\Android\sdk\platform-toolsgithub

环境变量

编辑 PATH 追加windows

C:\Python27;C:\Python27\Scripts;D:\Android\sdk\platform-tools

验证

cmd 分别运行python2.7

python -V
pip -V
adb --version

都能显示版本号就说明安装的没问题ui

手机配置

打开开发者选项功能, 开启 USB 调试
电脑运行 adb devices, 手机会弹出询问框点击容许, 打开跳一跳页面google

拉取代码

耐心等, 或者使用我附件中下载好的解压便可调试

git clone https://github.com/wangshub/wechat_jump_game.git

进入目录文件夹安装依赖项, 运行 pip install -r requirements.txtcode

运行

再运行 python wechat_jump_auto.py 应该就能够自动跳了

附件

附件连接:https://pan.baidu.com/s/1c2NLbFy 密码:x0gh

相关文章
相关标签/搜索