// ==UserScript== // @name TWLeoTools // @namespace TomRobert // @author Leotas (updated by Tom Robert) // @description Useful tools for The West! // @include https://*.the-west.*/game.php* // @include https://*.the-west.*/index.php?page=logout // @include https://www.the-west.* // @include https://beta.the-west.net* // @version 1.36 // @grant none // @downloadURL none // ==/UserScript== // translation:Tom Robert(German&English),Darius II/Wojcieszy(Polish),pepe100(Spanish),ruud99(Dutch),Creature(Hungarian) (function (fn) { var script = document.createElement('script'); script.setAttribute('type', 'application/javascript'); script.textContent = '(' + fn.toString() + ')();'; document.body.appendChild(script); document.body.removeChild(script); }) (function () { if (location.href.indexOf('index.php?page=logout') != - 1) { location.href = '/'; } else if (location.href.indexOf('game.php') != - 1 || location.href.indexOf('https://www.the-west.') != - 1 || location.href.indexOf('https://beta.the-west.net') != - 1) { TWLTstart = { version: '1.36', langs: { en: { language: 'English', ApiGui1: 'This script contains many features to simplify your everyday life in The West: