Greasy Fork is available in English.

酷狗直播私信by青橙

2020/7/28 上午9:05:18

// ==UserScript==
// @name        酷狗直播私信by青橙 
// @namespace   Violentmonkey Scripts
// @match       *://*/*
// @grant       none
// @version     1.0
// @author      -
// @description 2020/7/28 上午9:05:18
// ==/UserScript==
//by青橙
setInterval(function(){document.getElementById("room-im-chat").click();},1000);//打开私信
setInterval(function(){document.getElementsByClassName("send-btn")[0].click();},3000);//点击发送