Post
Topic
Board Service Announcements (Altcoins)
Re: Just-Dice.com : Play or Invest : 1% House Edge : Banter++
by
Otoh
on 07/09/2013, 08:59:20 UTC
YVW KYLE Smiley

BTW - This was posted for investors, but may also be useful for those who wanted to remove any of the more obvious temptations to instantly gamble with their funds.

http://userscripts.org/scripts/show/177353

This userscript will remove the betting buttons and personal gambling stats. so in the end you only see information that could be relevant to investors.



optionally instead of loading the userscript you could create a bookmark and use that, with the following contents:

Code:
javascript:$('.bets, .wagered, .myprofit, .container, .button_group, fieldset').hide();$('#all').hide();$('#chat').show()