Twitch, Auto reload when *k error

try to take over the world!

< 脚本 Twitch, Auto reload when *k error 的反馈

评价:一般 - 脚本能用,但还有一些问题

§
发布于:2024-12-01

This script also prevents the player from getting paused by the user.

To fix it, substitute line 15 with this:

var button = document.querySelector("content-overlay-gate__allow-pointers button");

That will click the red refresh button on the error overlay instead of the regular play button. Unlike the regular play button, the error overlay is not loaded when everything is fine, so the unpause action won't get triggered

Bunnelby作者
§
发布于:2024-12-07

Thank you for fix request. Thanks to you, this script worked correct.

发布留言

登录以发布留言。