> Hide Credits counter, Extremely simple, yet useful

 
post Aug 31 2020, 03:01
Post #1
KitsuneAbby



Curse God of the Hentai Shrine
*********
Group: Catgirl Camarilla
Posts: 7,187
Joined: 13-July 14
Level 500 (Ponyslayer)


SInce i've been streaming recently, I've had to face the issue of my credits displayed while going through the bazaar.
So here is a tiny line to use in Stylish (or other extention that adds CSS) that will hide the credits coutner everywhere in HV:

CODE
#networth
{
    display: none !important;
}


Alternatively, that can be used in Tampermonkey, but tjhe coutner will blink before disappearing, due to how Javascript works:

CODE
// ==UserScript==
// @name        StealthHVBank
// @namespace   e-hentai
// @description Hides the credits counter in HentaiVerse
// @match        *://*.hentaiverse.org/*
// @version     0.1
// @grant       none
// ==/UserScript==

document.getElementById('networth').style.display = 'none';


I'll see if I can add that in HV Toolbox later. For now, this will have to do.


--------------------
User is offlineProfile CardPM
Report PostGo to the top of the page
+Quote Post

 
Reply to this topicStart new topic
Replies(1 - 3)
 
post Aug 31 2020, 06:16
Post #2
BlueWaterSplash



Swimsuit Girl
********
Group: Members
Posts: 2,763
Joined: 15-March 11
Level 400 (Godslayer)


Ooo, I want to see how much credits you have. laugh.gif

Well actually, seeing it doesn't matter so much. Rate of income can mean more than how much someone has hoarded up. A more accurate picture of someone's level of wealth is gained by observing their spending habits over a long period of time.

If you believe the words of Tyger, once you gain the ability to sell stars you have infinite wealth. Or you can just be like Little Green Munchkin or Skirt With Legs and say nothing, but demonstrate your infinite wealth through your actions. Little Green Munchkin is a slightly bigger infinity.

There's also a few ultra rich people who don't appear to spend on anything, or just collect items.
User is offlineProfile CardPM
Report PostGo to the top of the page
+Quote Post

 
post Sep 3 2020, 14:19
Post #3
KitsuneAbby



Curse God of the Hentai Shrine
*********
Group: Catgirl Camarilla
Posts: 7,187
Joined: 13-July 14
Level 500 (Ponyslayer)


It doesn't matter. Nobody wants to reveal what is their max potential if they decided to go nuts out of the blue in auctions. Liksewise, some players can't stop themselves from being jealous (paru paru paru paru...) from seing an account balance, even if that balance is the result of months or years of hard work. It is painful to be called rich when the truth is that no, you aren't.


--------------------
User is offlineProfile CardPM
Report PostGo to the top of the page
+Quote Post

 
post Jan 31 2021, 15:37
Post #4
暗月礼服



Newcomer
*
Group: Members
Posts: 46
Joined: 22-August 13
Level 381 (Godslayer)


THANKS smile.gif smile.gif smile.gif smile.gif
User is offlineProfile CardPM
Report PostGo to the top of the page
+Quote Post


Fast ReplyReply to this topicStart new topic
1 User(s) are reading this topic (0 Guests and 0 Anonymous Users)
1 Members: Varematras

 


Lo-Fi Version Time is now: 27th September 2022 - 09:30