当前位置:网站首页>My best game based on wechat applet development
My best game based on wechat applet development
2022-07-08 00:41:00 【biyezuopinvip】
Resource download address :https://download.csdn.net/download/sheziqiong/85949477
Resource download address :https://download.csdn.net/download/sheziqiong/85949477
1. Get ready
- Node.js 9.x above
- MongoDB
- Installation dependency
npm i
2. function
Before grabbing the request , Please delete the applet completely , Re search the applet name to enter . Because you have logged in before , I can't catch the login request later
2.1 Crawling question bank
Idea of climbing questions : Keep fighting with friends to get questions , Submitting the answer at will will return the correct answer , Store in database , Repeated neglect
Log in to the game with two wechat signals , Catch the login request https://puzzle-gateway.zaih.com/pauthp/jwt
Copy the returned access_token
and account_id
, fill src/crawl.js in
perform npm run crawl
Start automatic crawling
If there is a band leave
Word tips , It shows that the last game was an abnormal exit . Just turn off the script , Just run it again .
Climbing questions takes some time , You can also import I climbed the question bank MongoShell BSON(.json)(12.2k A title , Continuous updating )
The database name is wzzh
, Import command , Pay attention to your file path
mongoimport -d wzzh -c questions --file ~/Downloads/questions.json --jsonArray --drop
2.2 Answer AIDS
Log in to the game with the number you want to answer , Catch the login request https://puzzle-gateway.zaih.com/pauthp/jwt
Copy the returned access_token
and account_id
, fill src/robot.js in
Then modify the theme
For the classification index of the questions you want to answer
perform npm run robot
Start intelligent answer , The answer process is fully automatic
If the question is not in the question bank , Would call game-helper/answer Search for answers
Automatically submit the answer with the most search results ( Improve the odds ), At the same time, the correct answer to this question will be automatically recorded in the question bank
You only need to pay attention to the information printed on the terminal , If there is an error , Please mention issue Give us feedback
3. Screenshot
Resource download address :https://download.csdn.net/download/sheziqiong/85949477
Resource download address :https://download.csdn.net/download/sheziqiong/85949477
边栏推荐
- RPA cloud computer, let RPA out of the box with unlimited computing power?
- QT establish signal slots between different classes and transfer parameters
- new和delete的底层原理以及模板
- Operating system principle --- summary of interview knowledge points
- 1293_FreeRTOS中xTaskResumeAll()接口的实现分析
- 爬虫实战(八):爬表情包
- 深潜Kotlin协程(二十三 完结篇):SharedFlow 和 StateFlow
- Leetcode brush questions
- paddle入门-使用LeNet在MNIST实现图像分类方法二
- 【obs】官方是配置USE_GPU_PRIORITY 效果为TRUE的
猜你喜欢
Kubernetes Static Pod (静态Pod)
5G NR 系统消息
Jouer sonar
Where is the big data open source project, one-stop fully automated full life cycle operation and maintenance steward Chengying (background)?
8道经典C语言指针笔试题解析
玩转Sonar
They gathered at the 2022 ecug con just for "China's technological power"
取消select的默认样式的向下箭头和设置select默认字样
他们齐聚 2022 ECUG Con,只为「中国技术力量」
51 communicates with the Bluetooth module, and 51 drives the Bluetooth app to light up
随机推荐
"An excellent programmer is worth five ordinary programmers", and the gap lies in these seven key points
Summary of the third course of weidongshan
【obs】Impossible to find entrance point CreateDirect3D11DeviceFromDXGIDevice
Lecture 1: the entry node of the link in the linked list
玩轉Sonar
51与蓝牙模块通讯,51驱动蓝牙APP点灯
【转载】解决conda安装pytorch过慢的问题
Deep dive kotlin synergy (XXII): flow treatment
The method of server defense against DDoS, Hangzhou advanced anti DDoS IP section 103.219.39 x
Application practice | the efficiency of the data warehouse system has been comprehensively improved! Data warehouse construction based on Apache Doris in Tongcheng digital Department
韦东山第三期课程内容概要
What if the testing process is not perfect and the development is not active?
An error is reported during the process of setting up ADG. Rman-03009 ora-03113
fabulous! How does idea open multiple projects in a single window?
Notice on organizing the second round of the Southwest Division (Sichuan) of the 2021-2022 National Youth electronic information intelligent innovation competition
52歲的周鴻禕,還年輕嗎?
深潜Kotlin协程(二十三 完结篇):SharedFlow 和 StateFlow
第一讲:链表中环的入口结点
Introduction to paddle - using lenet to realize image classification method I in MNIST
Stm32f1 and stm32cubeide programming example - rotary encoder drive