Coder Social home page Coder Social logo

putinypa / xxqg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from praichu/xxqg

0.0 0.0 0.0 8.33 MB

学习强国 xxqg 无人值守自动看视频、看文章、自动答题(每日答题、每周答题、专项答题),45分/天

Python 100.00%

xxqg's Introduction

此脚本最后测试于2021/6/6,运行正常

声明

  1. 本项目仅用于学习python,严禁将其用于任何商业用途
  2. 请端正学习态度,严禁将本项目用于任何形式的刷分行为

开始:

  1. 可以将源码下载或clone到本地仓库,自行编译运行,也可以在 Release 中下载我已经编译了的版本
  2. 请确保你电脑中已经安装最新chrome浏览器,没有安装请先去 https://www.google.cn/chrome/ 下载安装
  3. 点击运行 xuexi.exe ,根据提示进行操作
  4. 脚本运行过程中请勿关闭或最小化浏览器,否则可能会失败,并且可能有检测风险
  5. 可将脚本控制台置于最前,查看运行进度

安全:

  1. 为了确保账号的安全,建议刷了几天脚本后人工刷一两天
  2. 请勿频繁刷题,高频刷题可能有风险,“每周答题”、“专项答题”一周的频率建议不超过3次

设置:

  1. 支持对自动答题、浏览文章、观看视频进行设置
  2. 设置可以在 data/settings.json中修改,true表示执行,false表示不执行
  3. 【注意】只有当“自动答题”为true时,其他答题设置才会生效

已知问题:

  1. 如果win10报毒,加白名单就好,开源项目放心使用,不放心可以clone源码运行
  2. 如果脚本控制台长时间不动,可以尝试输入回车或重启脚本
  3. 答题时如果报如下错:
    Message: element click intercepted: Element xxxxxxxxxxx is not clickable at point (xxx, xxx). Other element would receive the click: xxxxxxxxxxxxxxxxxxxx
    这是因为浏览器窗口太小了,尝试将浏览器全屏或将窗口拉大一点
  4. 如果使用时还有其他问题,欢迎提issue反馈

运行效果图

观看视频/文章效果图

答题效果图

结束效果图

项目结构树

│  xuexi.py
│  xxqg.ico
│  __init__.py
│
├─data
│      articles.json
│      lastTime.json
│      settings.json
│      videos.json
│
├─getData
│      dataTimeOperation.py
│      get_article.py
│      get_video.py
│      __init__.py
│
├─operation
│      exam.py
│      get_chromedriver.py
│      scan_article.py
│      watch_video.py
│      __init__.py
│
└─userOperation
        check.py
        login.py
        logout.py
        __init__.py

xxqg's People

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.