NOTICE: By continued use of this site you understand and agree to the binding Terms of Service and Privacy Policy.
// ==UserScript== // @name KNT_TRAVIAN // @author Knetus // @version 2.0 // @license MIT // @match https://ts1.travian.fr/* // @require http://code.jquery.com/jquery-1.8.2.js // @require http://code.jquery.com/ui/1.11.1/jquery-ui.js // @exclude https://ts1.travian.fr/logout.php // @exclude http://travian.ws* // @exclude http://www.gettertools.com* // @grant GM_xmlhttpRequest // @grant GM_addStyle // @grant unsafeWindow // @grant GM_getValue // @grant GM_setValue // @require file:///D:/Programmation/JavaScript/TamperMonkey/Travian.js // ==/UserScript==