TsingHuaELT网课助手是一款关于清华社英语在线的答题辅助工具,能够为用户显示题目答案,支持班级测试;开放自定义设置,使用起来非常方便,能够帮助用户节省时间和精力,免费使用,记得先看好使用说明再按照要求使用哦。
清华社英语在线答题插件刷课脚本使用方法
全自动刷课浏览器v2.0
支持 清华社英语在线 网课平台
1、复制登录入口链接
2、打开“全自动刷课浏览器.exe”,登录账号密码
3、选择需要刷的课程,点击开始刷课即可
所有配置都会保存到 TheWorld6\User Data 文件夹中聽
清华社英语在线答题插件刷课脚本功能
输入账号密码一键完成课程
可以自行选择课程
正确率显示为100%
已完成的章节会自动跳过
核心源代码
var ti=$("body");
var video=$(".catalogue_ul1 li[id*=video-]");
var i=1;
var v=1;
video.css("color","blue");
console.log("已选取"+video.length+"个小节,并已用蓝色标明,请检查是否有遗漏,如有遗漏,概不负责");
setTimeout(function(){
$('.speedTab15').click();
$('.volumeIcon').click();
console.log("已进行静音和1.5倍加速");
},3000);
ti.on("DOMNodeInserted",function(e){
if(e.target.textContent=="关闭"){
console.log("检测到第"+i+"个弹题窗口");
window.setTimeout(function(){
$(".popbtn_cancel").click();
console.log("已关闭");
},3000);
i++;
}
else if(e.target.textContent=="本节视频,累计观看时间『100%』"){
console.log("检测到视频观看完成,准备跳到下一节");
$('.next_lesson_bg').find('a').trigger('click');
console.log("已跳转");
setTimeout(function(){
$('.volumeIcon').click();
$('.speedTab15').click();
console.log("已进行静音和1.5倍加速");
},6000);
v++;
console.log("目前播放了"+v+"个视频");
}
});
聽console.log("成功运行自动刷网课智慧树版");
var _it = null;
start();
// 弹题修复
setInterval(function(){
聽 $(".popboxes_close.tmui_txt_hidd").click();
},500);
closeQuestion();
function closeQuestion(){
聽 clearInterval(_it);
聽 var t = $(".popboxes_close.tmui_txt_hidd");
聽 if( t.length != 0 ){
聽 聽 t.click();
聽 }
聽 if( $(".popboxes_close.tmui_txt_hidd").length != 0 ){
聽 聽 closeQuestion();
聽 }else{
聽 聽 start();
聽 }
}
function start(){
聽 // 静音修复
聽 setInterval(function(){
聽 聽 if(!$(".volumeBox").hasClass("volumeNone")){
聽 聽 聽 $(".volumeIcon").click();
聽 聽 聽 console.log("【提示】刷课程序已将视频静音");
聽 聽 }
聽 },100);
聽 _it = setInterval(function(){
聽 聽 console.log("【提示】刷课程序运行中");
聽 聽 // 关闭弹题
聽 聽 closeQuestion()
聽 聽 // 判断清晰度调整为高清
聽 聽 // if(!$(".line1bq").hasClass("active")){
聽 聽 //聽 聽$(".line1bq").click();
聽 聽 //聽 聽console.log("【提示】刷课程序已将清晰度调整为“标清”");
聽 聽 // }
聽 聽 // 1.5倍速
聽 聽 聽$(".speedTab15").click();
聽 聽 // 下一节课
聽 聽 if($("div.bigPlayButton").attr("style") != "display: none;" && $(".popboxes_close.tmui_txt_hidd").length === 0 ){
聽 聽 聽 $("#nextBtn").click();
聽 聽 }
聽 },5000);
下载仅供下载体验和测试学习,不得商用和正当使用。
下载体验