d2jsp
Log InRegister
d2jsp Forums > d2jsp > Ladder Slasher >
Poll > Just A Simple Suggestion > Inventory Counters
Prev12
Add Reply New Topic New Poll
  Guests cannot view or vote in polls. Please register or login.
Member
Posts: 63,474
Joined: Jan 31 2007
Gold: 0.97
Oct 6 2018 04:46pm
Quote (Cheeya @ Oct 6 2018 05:28pm)
Wrong ;) reintroduce the arena to the town!

If there were no restrictions I’d be willing to bet most older players would vote that in a heart beat


You're the most outrageous
You win
Member
Posts: 23,718
Joined: Aug 21 2007
Gold: 448.48
Trader: Trusted
Oct 6 2018 04:53pm
Quote (Cheeya @ 6 Oct 2018 19:19)
Could you provide the source code? I was unaware of this as well...


I wish someone could do something about the windows resetting each logout. Is there a way to make a tampermonkey that will just remember how I like my windows? Id be willing to pay realy $$ to never have to resize/move my windows again...


Code
// ==UserScript==
// @name slashers Helper
// @namespace edited ls
// @include http*://ladderslasher.d2jsp.org/*
// @version 2.0
// @grant none
// ==/UserScript==



function addGlobalStyle(css) {var head;var style;
head = document.getElementsByTagName('head') [0];
if (!head) {return;}
style = document.createElement('style');
style.type = 'text/css';
style.innerHTML = css;
head.appendChild(style);}
addGlobalStyle('.itemBoxRight { display:none; border:1px solid red}');
addGlobalStyle('.cataArrowControls svg {width:0px; height:0px; position:absolute; opacity:.2; cursor:pointer }');
window.setInvTab = (function(fCache){return function(e){fCache.apply(this, [0]);};}(window.setInvTab));


there you go
Member
Posts: 38,026
Joined: Apr 29 2006
Gold: 8,888.88
Oct 6 2018 05:05pm
Quote (FirstDoorFail @ Oct 7 2018 11:39am)
Wrong ;) deletion of softcore!

if there were no cores there would be more climbs!

:bouncy:


Fixed
Member
Posts: 7,471
Joined: Jan 16 2018
Gold: 54,387.21
Oct 6 2018 05:31pm
Quote (FirstDoorFail @ Oct 6 2018 02:39pm)
Wrong ;) deletion of hardcore!

if there were no cores there would be more climbs!

:bouncy:


I like this idea the best!! Completely delete hardcore since almost nobody plays it...and those that do would be better off playing softcore anyways :bonk:
Member
Posts: 589
Joined: Apr 6 2012
Gold: 950.13
Oct 6 2018 11:39pm
Quote (Cheeya @ Oct 6 2018 12:19pm)
Could you provide the source code? I was unaware of this as well...


I wish someone could do something about the windows resetting each logout. Is there a way to make a tampermonkey that will just remember how I like my windows? Id be willing to pay realy $$ to never have to resize/move my windows again...

Some make a stand alone client like the one for runescape ... not sure how runescape works anymore but years ago it was a browser game but had a standalone client that worked better.
Member
Posts: 63,474
Joined: Jan 31 2007
Gold: 0.97
Oct 13 2018 05:14am
bump
Go Back To Ladder Slasher Topic List
Prev12
Add Reply New Topic New Poll