Userscript toturial: I am over 18

I am over 18 (Automatically agrees the "I'm over 18" declaration.)

https://github.com/tsaiid/gm-i-am-over-18

use getchu as example

inspect element to get the target
https://i.imgur.com/zEE7jce.png
It's a "<a> element"

$('a:contains("[は い]")')[0].click();

It return all <a> elements containing "[は い]", add [0] to pick the first one.

The easier way, just test .click() and [0].click(). One of them will work.

留言

這個網誌中的熱門文章

OBS 抓不到畫面, 視窗, 遊戲擷取, 黑或白畫面, 當掉 ,卡住, black/white screen, window game capture, crash, freeze

優化實況(一) OBS設定 streaming settings

OBS plugin obs-text 顯示播放中音樂, display playing music