Takepoint.io - gamefact/leaderboard script

updates the leaderboard and gamefact automatically

// ==UserScript==
// @name         Takepoint.io - gamefact/leaderboard script
// @namespace    http://tampermonkey.net/
// @version      1.1
// @description  updates the leaderboard and gamefact automatically
// @author       You
// @match        https://takepoint.io
// @grant        none
// ==/UserScript==



setInterval(function(){gameStateRequest.open("GET","https://stats.takepoint.io/gameState",!0),gameStateRequest.send();},2000)

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址