NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name GalaxyInfuse // @namespace http://tampermonkey.net/ // @version 1.1 // @description Enhances OGame monitoring with modern activity and intelligence tracking. Optimized for experienced strategists across the universe! // @author // @author R3aper // @license MIT // @match https://*.ogame.gameforge.com/game/* // @updateURL https://openuserjs.org/meta/Bobber/GalaxyInfuse.meta.js // @downloadURL https://openuserjs.org/install/Bobber/GalaxyInfuse.user.js // @grant GM_xmlhttpRequest // @grant GM_setValue // @grant GM_getValue // @run-at document-body // ==/UserScript==