Bitcoin Forum

Alternate cryptocurrencies => Service Announcements (Altcoins) => Topic started by: silverdice.us on April 28, 2015, 03:48:36 PM



Title: ★☆★ | SilverDice.us | COIN DICE | PLAY | INVEST | PROVABLY FAIR | ★☆★ |
Post by: silverdice.us on April 28, 2015, 03:48:36 PM


Hello Bitcoin Community
Join our new and fair  Dice website.

SilverDice.us (https://dash.silverdice.us)

Clamcoin (https://silverdice.us/) Paycoin (https://xpy.silverdice.us/) Dashcoin (Darkcoin) (https://dash.silverdice.us/)(More in the future) (More in the future)

Twitter (https://twitter.com/silverdice_us)

https://i.imgur.com/rR2FbTm.png


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 (https://silverdice.us/) Paycoin (https://xpy.silverdice.us/) Dashcoin (Darkcoin) (https://dash.silverdice.us/)(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 (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





Title: Re: ★☆★ | SilverDice.us | COIN DICE | PLAY | INVEST | PROVABLY FAIR | ★☆★ |
Post by: silverdice.us on April 28, 2015, 10:18:55 PM
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 (https://dash.silverdice.us)


Title: Re: ★☆★ | SilverDice.us | COIN DICE | PLAY | INVEST | PROVABLY FAIR | ★☆★ |
Post by: silverdice.us on April 29, 2015, 08:54:20 AM
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


Title: Re: ★☆★ | SilverDice.us | COIN DICE | PLAY | INVEST | PROVABLY FAIR | ★☆★ |
Post by: silverdice.us on July 25, 2015, 08:18:57 AM
From now on house edge is only 0.8%