用selenium编的挂机脚本,可能里面有点小BUG,但是程序总体能跑起来,满足挂分需求。无加速功能,只能挂机!!!!时间比较短,代码比较粗糙import time from selenium import webdriver from selenium.webdriver.chrome.options import Options from selenium.webdriver.common.by import By options = Options() op…
现在云班课经验值获取规则如下:观看完视频后,点击图片/ppt/doc/pdf/xlsx/网页链接就有 手动刷视频,其他的python脚本程序可以刷 账号、cookie、课程网址需要填写到代码中from time import sleep from selenium import webdriver from selenium.webdriver.chrome.options import Options from selenium.webdriver.com…