// ==UserScript== // @name Impact For Miniblox // @namespace https://github.com/progmem-cc // @version 6.8.8 // @description The ultimate Miniblox hacked client which is built for total domination of all Miniblox servers with a fully dark-mode optimized modern GUI and high performance guaranteed. // @author 7GrandDadPGN, ProgMEM-CC, TheM1ddleM1n, 6x68 (bab), dtkiller-jp // @match https://miniblox.io/ // @match https://miniblox.org/ // @icon https://raw.githubusercontent.com/progmem-cc/miniblox.impact.client.updatedv2/refs/heads/main/favicon.png // @grant GM_getValue // @grant GM_setValue // @grant unsafeWindow // @require https://raw.githubusercontent.com/progmem-cc/miniblox.impact.client.updatedv2/refs/heads/main/vav4inject.js // @run-at document-start // @updateURL https://raw.githubusercontent.com/progmem-cc/miniblox.impact.client.updatedv2/main/tampermonkey.user.js // @downloadURL https://raw.githubusercontent.com/progmem-cc/miniblox.impact.client.updatedv2/main/tampermonkey.user.js // @license AGPL-3.0-only // ==/UserScript==