Code Monkey home page Code Monkey logo

djc_helper's People

Contributors

dependabot[bot] avatar fzls avatar tdurieux avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

djc_helper's Issues

建议默认关闭付费用户的支付宝领红包提示

虽然我会折腾python,能用源码运行,但我为了支持作者还是坚持付费,但我既然已经付费了,可不可以默认不要给我弹支付宝领红包,配置里勾选过两次了,还是偶尔会弹出来。
工具很好用,但一年60的价格也已经比肩utools、Quicker、钱迹这类优秀的软件了,可不可以让我们付费用户就安安静静的使用工具。
image

error

21:02:48 try_request:77 WARNI: 3/3: request failed, wait 5s。异常补充说明如下:
21:02:48 try_request:81 ERROR: 重试3次后仍失败
21:02:48 :155 ERROR: ver 9.5.0 (发布于2021.4.29,距今已有1天啦) 运行过程中出现未捕获的异常,请加群743671885反馈 或自行解决。

运行到礼包达人报错领取不了

Traceback (most recent call last):
File "util.py", line 731, in wrapper
File "djc_helper.py", line 895, in take_mobile_game_gift
File "djc_helper.py", line 1353, in get_mobile_game_gifts
KeyError: 'data'

请帮忙看看是什么原因造成的呀,其他一切正常。

关于登录的方法

登录步骤有点繁琐,可以获取二维码图片实现扫码登录的,应用id和dnf可以用同一个
appId:21000127
daid:8
已退游,这是我之前写的程序 dnf活动助手

抽卡活动报错,但没啥影响

调试模式下 log 为

22:57:55 _new_conn:1001 DEBUG: Starting new HTTPS connection (1): act.qzone.qq.com:443
22:57:55 _make_request:456 DEBUG: https://act.qzone.qq.com:443 "POST /v2/vip/tx/p/42163_******** HTTP/1.1" 404 None
22:57:55 fetch_data:527 DEBUG: 出错了
Traceback (most recent call last):
  File "...\djc_helper\qzone_activity.py", line 522, in fetch_data
    prefix_idx = page_html.index(data_prefix) + len(data_prefix)
ValueError: substring not found
22:58:00 wrapper:684 ERROR: 执行show_lottery_status(('卡片赠送完毕后展示各账号抽卡卡片以及各礼包剩余可领取信息', <config.Config object at 0x000002A74D7EF5E0>), {'need_show_tips': True})出错了

(已隐去部分隐私信息)

8.3.0版本执行完关闭后,chrome进程还在后台

8.3.0版本发现问题,用简易配置工具勾选了“强制使用便携版”和“自动登录模式不显示浏览器界面”,昨晚执行完后关闭了小助手界面,今早在任务管理器里发现了内置的便携版chrome进程还在

闪光杯绑定角色与道聚城不同时会无限弹对话框

  1. 闪光杯角色无法重新选择
  2. 通常闪光杯应该绑定史诗之路绑定的角色以追求收益最大化,这很有可能就不是道聚城绑定的角色
  3. 当二者不同时,不能自动领取也就罢了,现在版本会无限提示需要绑定账号,关闭提示框后会再次弹出

暂时只能先禁掉闪光杯了,如果有时间的话,还是希望这边能修复,谢谢了

dnf官方论坛签到时formhash过期导致无法正常签到

dnf官方论坛签到时formhash过期且cookie未过期时,签到接口会返回状态为200的空body,导致签到失败。

不带formhash且cookie有效时会返回一个错误提示,body为html。

可以使用无formhash+带cookie访问一次签到接口,返回中class为logout的a标签的herf(如下)可直接获得当前有效的formhash

<a class="logout" href="member.php?mod=logging&amp;action=logout&amp;formhash=xxxxxx">退出登陆</a>

可使用正则(?<=<a class=\"logout\" href=\")([^\"]*)直接获取。

结果为member.php?mod=logging&amp;action=logout&amp;formhash=xxxxxxxx,在通过urllib.parse即可直接获取当前有效的formhash

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.