All Projects → Haskely → Wechat_JumpGame

Haskely / Wechat_JumpGame

Licence: MIT license
[基于Python]自己写的一个微信跳一跳自动游戏程序(针对安卓手机)。 全自动运行 自动适应不同分辨率 自动调整各个参数误差

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
TeX
3793 projects

Projects that are alternatives of or similar to Wechat JumpGame

wwas-admin
wificoin wifidog auth server admin ui
Stars: ✭ 18 (+5.88%)
Mutual labels:  weixin
weixin.next
.Net 下的微信公众号/微信支付库
Stars: ✭ 28 (+64.71%)
Mutual labels:  weixin
wechat-webview-debug
模拟微信应用中打开网页时原生注入的 WeixinJSBridge 对象,方便在开发环境中调试
Stars: ✭ 19 (+11.76%)
Mutual labels:  weixin
weixin-service
java微信开发版本三:gradle、springboot、redis、quartz、lombok
Stars: ✭ 14 (-17.65%)
Mutual labels:  weixin
api-server
OpenSCRM是一套基于Go和React的高质量企业微信私域流量管理系统 。遵守Apache2.0协议,全网唯一免费商用。企业微信、私域流量、SCRM。
Stars: ✭ 981 (+5670.59%)
Mutual labels:  weixin
mochat-java
基于企业微信的开源应用开发框架&引擎,也是一套通用的企业私域流量管理系统!
Stars: ✭ 179 (+952.94%)
Mutual labels:  weixin
openapplus
专为小程序共享而生的小程序容器
Stars: ✭ 51 (+200%)
Mutual labels:  weixin
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (+76.47%)
Mutual labels:  weixin
taro-icons
基于 Taro 的小程序图标库
Stars: ✭ 53 (+211.76%)
Mutual labels:  weixin
YHThirdManager
一个快速、简单、易集成、扩展性好的社交化组件。摒弃友盟等三方库,使用原生SDK。支持微信支付、微信分享、微信登录、微信授权、QQ授权、QQ分享、QQ登录、新浪授权、新浪登录、新浪分享、微博评论、微博获取、支付宝支付。极大的减小了包体积;同时加入了自动管理提示框的功能
Stars: ✭ 41 (+141.18%)
Mutual labels:  weixin
wwas
wifidog auth server for supporting wfc payment and weixin lian
Stars: ✭ 69 (+305.88%)
Mutual labels:  weixin
server
即时通讯(IM)系统
Stars: ✭ 6,896 (+40464.71%)
Mutual labels:  weixin
wxBase64
🏗️在小程序中使用 js-base64 库
Stars: ✭ 19 (+11.76%)
Mutual labels:  weixin
anger-wechat
👿Angry wechat api 微信支付、小程序、各种接口的封装。
Stars: ✭ 17 (+0%)
Mutual labels:  weixin
ImageTrans
一个仿微信的图片查看过渡动画demo 支持拖动图片手势返回 ,缩略图与原图无缝切换
Stars: ✭ 42 (+147.06%)
Mutual labels:  weixin
ui
We reinvent the UI for taro3+
Stars: ✭ 48 (+182.35%)
Mutual labels:  weixin
jhw-wx-app
微信小程序(简单)-通用模板商城
Stars: ✭ 23 (+35.29%)
Mutual labels:  weixin
miniprogram
微信小程序过审指南
Stars: ✭ 96 (+464.71%)
Mutual labels:  weixin
wxpay-gitbook
微信支付文档: https://yclimb.gitbook.io/wxpay/
Stars: ✭ 45 (+164.71%)
Mutual labels:  weixin
edu
微信小程序编写的移动互联网教育平台
Stars: ✭ 41 (+141.18%)
Mutual labels:  weixin

Wechat_JumpGame

【基于Python】自己写的一个微信跳一跳自动游戏程序。 最新测试破3万无压力。

  • (不要超过3000分,分数太高服务器一刀切延迟封号)

  • 全自动运行,失败自动重来

  • 自动适应不同分辨率

  • 自动调整各个参数误差,玩的越久表现越好~

不需要配置adb,不需要配置python环境

只需要

  1. 安卓手机,开启开发者模式,允许开发者安全模式(允许模拟触屏)
  2. 手机连接到电脑,手机上打开跳一跳游戏界面
  3. 双击"运行.exe"

喝茶去吧!

如果一开始效果不好, 请适当调整K_array文件夹下的初始参数.txt里的数字(全局初始系数),直到第一次跳准 【初始参数越大,整体上蓄力越久,所以第一次跳的太远就适当减小数字,跳得太近就适当增加数字】 (它可以继续不断自动微调)

参数调整图


如果想要研究代码,源代码在Source_Code文件夹里

运行代码需要配置python环境并运行require.bat以安装相应库依赖

从代码编译exe请运行buildexe.bat,编译出来的文件保存在Source_Code/dist文件夹内

Image text Image text Image text Image text Image text

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].