// ==UserScript==
// @name MoxxiMod
// @namespace https://studiomoxxi.com/
// @description one click at a time
// @author Ben
// @match *.outwar.com/*
// @version 3.0
// @grant GM_xmlhttpRequest
// @license MIT
// @grant GM_getResourceText
// @grant GM_addStyle
// @require http://code.jquery.com/jquery-3.6.0.min.js
// @downloadURL none
// ==/UserScript==
// skills in toolbar
GM_xmlhttpRequest ( {
method: 'GET',
url: 'https://torax.outwar.com/profile',
onload: function (responseDetails) {
const skill0 = / center > div.sub-header-container > header > ul.navbar-nav.flex-row.mr-auto.toolbar-nav");
let li = document.createElement('li');
li.innerHTML =
'
' +
' ' +
' ' +
' ' +
'' +
' ASTRAL RIFT' +
' CHALLENGES' +
' DEATHBAT GRAVEYARD' +
' EOB SANDS' +
' MADNESS VAULT' +
' MOUNTAIN CAVE' +
' PRISTINE DEPTHS' +
' ROOM 11' +
' SCIENTIFIC DISTRICT' +
' UNDERGROUND Q SEC BASE' +
' VALLEY OF DEATH' +
' WARDENS SANCTUARY' +
' WILDERNESS' +
' ' +
' | ' +
'
' +
'' +
' '}
// itemdb
if ( document.URL.indexOf("raffle") != -1 ) {
var theImage3;
theImage3 = document.querySelector("#content > div.layout-px-spacing")
theImage3.innerHTML = '' +
'' +
' '}
// new rankings page
if ( document.URL.indexOf("raidtools") != -1 ) {
var theImage5;
theImage5 = document.querySelector("#content > div.layout-px-spacing")
theImage5.innerHTML = '
' +
'
![]() ' +
' ' +
'![]() ' + 'MoxxiMod is a userscript written to improve the gaming user interface and player experience ' + 'The code is a combination of CSS (cascading style sheets) and JS (javascript) ' + 'MoxxiMod is 100% free ' + 'If you want to support, please send points to Moxxi ' + 'For help with setup or to report a bug, join our Discord server ' + 'Click Here for the latest scripts ' +
' '
}
// extra
if (document.URL.indexOf("726169") != -1 ) {
GM_addStyle ( `
#divProfile > div:nth-child(2) > div > div > div.col-xl-4.col-md-5 > div > div:nth-child(2) > div > div > div:nth-child(2) > img{content: url("https://studiomoxxi.com/ow_themes/custom_jobs/classic_01/disa_head.png") !important;}` );
}BIG THANK YOU FOR THE TECHNICAL DEV SUPPORT Beast666007, Bello, CarminT' + ' AND THANK YOU TO THE BETA TESTERS Rhino, Andreas, Brillo, Dkgoon |