FlashNickname

try to take over the world!!

// ==UserScript==
// @name         FlashNickname
// @namespace    http://tampermonkey.net/
// @version      0.5
// @description  try to take over the world!!
// @author       Ody
// @license      MIT
// @match        http://62.68.75.115:90/
// @grant        none
// ==/UserScript==
 setInterval(() => {       document.getElementById("setGoldNickname").click();
    },100);