騰訊課堂 自動簽到指令碼

2022-09-08 20:45:27 字數 1397 閱讀 6213

開啟你的瀏覽器,然後開啟上課的鏈結,進去課程。

不會用瀏覽器輸入指令碼的看這裡:

var jq = document.

createelement

('script');

jq.setattribute

('src'

,'');

document.body.

(jq)

;//設定每秒檢測彈窗,如果有彈窗,過3秒點選簽到,再過3秒點選確定。

settimeout((

)=>

,3000);

console.

log(+(

newdate()

.getmonth()

+1)+

"/"+

string

(new

date()

).replace

(/[a-za-z]/g,""

).substring(2

).replace

(/\+.*/g,""

),'color:blue;');

console.

log(+(

newdate()

.getmonth()

+1)+

"/"+

string

(new

date()

).replace

(/[a-za-z]/g,""

).substring(2

).replace

(/\+.*/g,""

),'color:blue;');

console.

log(+(

newdate()

.getmonth()

+1)+

"/"+

string

(new

date()

).replace

(/[a-za-z]/g,""

).substring(2

).replace

(/\+.*/g,""

),'color:blue;');

}},1000);

},5000);

原理就是定位元素,首先你得自己簽到過一次,然後在短暫的1,2分鐘內,自動定位到元素,或者記住元素的id,class什麼的,然後自己寫個定時器,定時點選就行,元素如果存在就點選。就那麼簡單,只要定位到一次,以後都可以繼續用了。

又到了形勢政策的課,繼續摸魚,開啟指令碼。

成功自動簽到,學渣必備神器。嘿嘿

騰訊課堂 自動簽到指令碼

目錄開啟你的瀏覽器,然後開啟上課的鏈結,進去課程。不會用瀏覽器輸入 的看這裡 設定每秒檢測彈窗,如果有彈窗,過3秒點選簽到,再過3秒點選確定。setinterval 5000 3000 原理就是定位元素,首先你得自己簽到過一次,然後在短暫的1,2分鐘內,自動定位到元素,或者記住元素的id,class...

t00ls自動簽到指令碼

自動簽到流程 新建函式 然後將 複製進去,記得新增你的賬號密碼。觸發器選擇每天執行一次,實現每天簽到。效果圖 coding utf8 import requests import urllib.request import json import reimport string from datet...

貼吧自動簽到

tieba sign.php date default timezone set prc set time limit 0 echo date y m d h i s r n 身份標識 bduss 定義自定義函式 function xcurl url,cookie null,postdata nul...