当前位置:网站首页>基于微信小程序开发的我最在行的小游戏
基于微信小程序开发的我最在行的小游戏
2022-07-07 22:53:00 【biyezuopinvip】
资源下载地址:https://download.csdn.net/download/sheziqiong/85949477
资源下载地址:https://download.csdn.net/download/sheziqiong/85949477
1.准备
- Node.js 9.x 以上
- MongoDB
- 安装依赖
npm i
2.功能
抓请求之前,请完全删除小程序,重新搜索小程序名字进入。因为你之前登录过,后续抓不到登录请求了
2.1爬取题库
爬题思路:不断进行好友对战获取题目,随意提交答案会返回正确答案,存入数据库,重复的忽略
分别使用两个微信号登录游戏,抓登录的请求 https://puzzle-gateway.zaih.com/pauthp/jwt
复制返回的 access_token
和 account_id
,填入 src/crawl.js 中
执行 npm run crawl
开始自动爬取
如果出现带 leave
单词的提示,说明上一局是异常退出的。只要关掉脚本,重新再运行就好了。
爬题需要一定的时间,也可以直接导入我爬好的题库 MongoShell BSON(.json)(12.2k 个题目,持续更新)
数据库名为 wzzh
,导入命令,注意你的文件路径
mongoimport -d wzzh -c questions --file ~/Downloads/questions.json --jsonArray --drop
2.2答题辅助
用你要答题的号登录游戏,抓登录的请求 https://puzzle-gateway.zaih.com/pauthp/jwt
复制返回的 access_token
和 account_id
,填入 src/robot.js 中
再修改其中的 theme
为你要答题的分类索引
执行 npm run robot
开始智能答题,答题过程是全自动的
如果本题不在题库里,会调用 game-helper/answer 搜索答案
自动提交搜索结果数最多的答案(提高胜率),同时会自动将本题正确答案记录到题库中
你只需要关注终端打印的信息即可,如果有报错,请提 issue 反馈给我们
3.截图
资源下载地址:https://download.csdn.net/download/sheziqiong/85949477
资源下载地址:https://download.csdn.net/download/sheziqiong/85949477
边栏推荐
- 动态库基本原理和使用方法,-fPIC 选项的来龙去脉
- redis你到底懂不懂之list
- Tencent security released the white paper on BOT Management | interpreting BOT attacks and exploring ways to protect
- Where is the big data open source project, one-stop fully automated full life cycle operation and maintenance steward Chengying (background)?
- Experience of autumn recruitment in 22 years
- 取消select的默认样式的向下箭头和设置select默认字样
- Zhou Hongqi, 52 ans, est - il encore jeune?
- 去了字节跳动,才知道年薪 40w 的测试工程师有这么多?
- 52歲的周鴻禕,還年輕嗎?
- Binder核心API
猜你喜欢
备库一直有延迟,查看mrp为wait_for_log,重启mrp后为apply_log但过一会又wait_for_log
Huawei switch s5735s-l24t4s-qa2 cannot be remotely accessed by telnet
语义分割模型库segmentation_models_pytorch的详细使用介绍
腾讯安全发布《BOT管理白皮书》|解读BOT攻击,探索防护之道
Development of a horse tourism website (optimization of servlet)
【GO记录】从零开始GO语言——用GO语言做一个示波器(一)GO语言基础
从Starfish OS持续对SFO的通缩消耗,长远看SFO的价值
3年经验,面试测试岗20K都拿不到了吗?这么坑?
paddle一个由三个卷积层组成的网络完成cifar10数据集的图像分类任务
Cause analysis and solution of too laggy page of [test interview questions]
随机推荐
【obs】Impossible to find entrance point CreateDirect3D11DeviceFromDXGIDevice
22年秋招心得
【测试面试题】页面很卡的原因分析及解决方案
After going to ByteDance, I learned that there are so many test engineers with an annual salary of 40W?
How to learn a new technology (programming language)
应用实践 | 数仓体系效率全面提升!同程数科基于 Apache Doris 的数据仓库建设
When creating body middleware, express Is there any difference between setting extended to true and false in urlencoded?
Reading notes 004: Wang Yangming's quotations
詹姆斯·格雷克《信息简史》读后感记录
接口测试要测试什么?
Development of a horse tourism website (realization of login, registration and exit function)
取消select的默认样式的向下箭头和设置select默认字样
Qt不同类之间建立信号槽,并传递参数
[programming questions] [scratch Level 2] March 2019 garbage classification
Is it safe to open an account on the official website of Huatai Securities?
new和delete的底层原理以及模板
【愚公系列】2022年7月 Go教学课程 006-自动推导类型和输入输出
Su embedded training - Day3
Deep dive kotlin synergy (XXII): flow treatment
What has happened from server to cloud hosting?