Bitcoin Forum
May 25, 2024, 01:18:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: ★☆★ | SilverDice.us | COIN DICE | PLAY | INVEST | PROVABLY FAIR | ★☆★ |  (Read 512 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
silverdice.us (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
April 28, 2015, 03:48:36 PM
Last edit: July 25, 2015, 08:19:23 AM by silverdice.us
 #1



Hello Bitcoin Community
Join our new and fair  Dice website.

SilverDice.us

Clamcoin Paycoin Dashcoin (Darkcoin)(More in the future) (More in the future)

Twitter




Playing
We made a manual betting mode and also an auto betting mode for you.

House Edge
The house edge is 0.8%. We pay out 99.2% to players.

Deposit & Withdraws
You need only one confirmation to play on our website.
We never store a big amount of Coin on our hot wallet. Therefore it takes sometimes a litte bit longer to withdraw big amounts. We care about your coins and store them on a cold wallet. We do also manually payouts.


Affiliate Program
You can make coins by inviting others

Investing
You can invest some of your Coin and participate on profits, but also the loses, of this house. For example if you invest 100 Coin and other investor invest 900 Coin , making it total 1000 Coin of house bankroll, your share will be 10%. Share of 10% would get you 10% of all house profits (if somebody loses 1 Coin you will get 0.1 Coin ), but remember, you also keep any loses.

Support
If you have questions or problems using the site. Please sent a email: support@silverdice.us

Coins
Clamcoin Paycoin Dashcoin (Darkcoin)(More in the future)


Chat
You can communicate with other players. Chat has the option to rain, the command /rain



Promotion

WELCOME PACKAGE FOR NEW PLAYERS!

Special welcome bonus for new players. Claiming your First Deposit Bonus.

WELCOME PACKAGE FOR NEW PLAYERS! 200% Bonus!

Special welcome bonus for new players. Claiming your First Deposit Bonus.
1. Register an account on https://dash.silverdice.us
2. Click your username
3. Check the box bonus
4. Click update
5. Make your first deposit
6. The bonus will be added automatically


Please note that in order for your bonus to become a part of your real money available for withdrawal, you must wager the value of the bonus 25 times and a single bet can not be less than 2 multiplier. Smaller multiplier will not be considered to be wagered bonus


LOTTERY!
cost 1 ticket 0.1 DASH
More you buy more you have a chance to win.
The draw will take place when the counter reaches zero.
The person who wins takes the entire pot
Website fee: 1% from the total of winning
Website: https://dash.silverdice.us


Example draw:

End time lottery: 2015-04-29 08:00:00
Hash block: 000000000008787627d93e3b7920b930a65718b53e284d4a95ca149b6cc9c079  Time: 2015-04-29 08:16:34  //The first block DASH after the end of lottery


Code:
            var blockhash = "000000000008787627d93e3b7920b930a65718b53e284d4a95ca149b6cc9c079"; //block hash

            var crypto = require('crypto');
            var roll = function(key) {

            var hash = crypto.createHmac('sha512', key).digest('hex');
            var index = 0;
            var lucky = parseInt(hash.substring(index * 5, index * 5 + 5), 16);

            while (lucky >= Math.pow(10, 6)) {
                    index++;
                    lucky = parseInt(hash.substring(index * 5, index * 5 + 5), 16);

                    if (index * 5 + 5 > 128) {
                        lucky = 99;
                        break;
                    }
                }
            lucky %= Math.pow(10, 2);
                return lucky;
            }
            console.log(roll(blockhash));
           
lucky number: 38
Number of people: 3
1. Tickets: 34  <==== win person (Number of tickets closest lucky number)
2. Tickets: 12
3. Tickets: 11

Have fun and good luck



silverdice.us (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
April 28, 2015, 10:18:55 PM
Last edit: April 29, 2015, 12:03:10 AM by silverdice.us
 #2

Lottery
cost 1 ticket 0.1 DASH
More you buy more you have a chance to win.
The draw will take place when the counter reaches zero.
The person who wins takes the entire pot
Website fee: 1% from the total of winning
Website: https://dash.silverdice.us
silverdice.us (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
April 29, 2015, 08:54:20 AM
 #3

Example draw:

End time lottery: 2015-04-29 08:00:00
Hash block: 000000000008787627d93e3b7920b930a65718b53e284d4a95ca149b6cc9c079  Time: 2015-04-29 08:16:34  //The first block DASH after the end of lottery


Code:
            var blockhash = "000000000008787627d93e3b7920b930a65718b53e284d4a95ca149b6cc9c079"; //block hash

            var crypto = require('crypto');
            var roll = function(key) {

            var hash = crypto.createHmac('sha512', key).digest('hex');
            var index = 0;
            var lucky = parseInt(hash.substring(index * 5, index * 5 + 5), 16);

            while (lucky >= Math.pow(10, 6)) {
                    index++;
                    lucky = parseInt(hash.substring(index * 5, index * 5 + 5), 16);

                    if (index * 5 + 5 > 128) {
                        lucky = 99;
                        break;
                    }
                }
            lucky %= Math.pow(10, 2);
                return lucky;
            }
            console.log(roll(blockhash));
           
lucky number: 38
Number of people: 3
1. Tickets: 34  <==== win person (Number of tickets closest lucky number)
2. Tickets: 12
3. Tickets: 11
silverdice.us (OP)
Member
**
Offline Offline

Activity: 92
Merit: 10


View Profile
July 25, 2015, 08:18:57 AM
 #4

From now on house edge is only 0.8%
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!