Skip to content

Based on the script of the Erqi City Hero Infinite City sign in and collect coins

Notifications You must be signed in to change notification settings

WildboarG/City_Hero-sign

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

郑州二七无限城签到


python PyPI - Python Version pypi_downloads_per_month

配置

需要手动抓包抓取这三个参数

奉上我们的小可爱HttpCanary

微信关注郑州二七区城市英雄无限城

会员购币 (先注册成为会员)

打开我们的小可爱 选定微信 开始抓包

点击会员购币

等待跳转登录上就可以停掉抓包

找到这个包(http://pay.zk2016.com/api/web/getwealth.do)

id 在请求体中

[ID]  这两个ID是必须填写
WechatId = osnijv40H3JmkBgixjo20Bxxxxx
PublicOpenID = oGwGAvwu3_e9L9HGvDslxxxxxxx  

安装

 # 安装
 pip3 install cityhero

实现

  • 创建一个main.py 文件
     from cityhero import Hero
     Hero(WechatId,PublicOpenID)

说明

  • 签到
  • 查看硬币余额 没什么卵用如果你能坚持手动签到也可以 一天两个硬币蛮客观的

About

Based on the script of the Erqi City Hero Infinite City sign in and collect coins

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages