Pages:
Author

Topic: [RELAUNCH]⭐️ Crashdice.com - The first Tether crash-game ! New Referral System⭐️ - page 5. (Read 2004 times)

hero member
Activity: 1344
Merit: 507
member
Activity: 490
Merit: 17
New Discord Invite Challenge !

Rules are simple, invite players to join us and earn some free Ethos Smiley

#1 500k Ethos (125$)
#2 250k Ethos (60$)
#3 100k Ethos (25$)
#4 100k Ethos (25$)
#5 50k Ethos (10$)

Make sure to use a non-expirable invite link !
Invite bots, alt accounts aren't accepted and will result in an immediate ban of the contest.
Challenge ends 05.29 00:00 GMT

Good luck everyone !
That is a nice money making opportunities and I am heading straight to the sites to open accounts in other to get my affiliated link.  However, I don't understand what you mean by "non-expirable invite link"?
full member
Activity: 406
Merit: 100
Great and appealing graphic design on your site and it more wonderful that one does not need to sign up before access the beta test of your site, I will suggests that you replace the weekly draw with sign up bonuses cause in this way new users will be attracted to you site to play crash games. And also when can we expect the mobile version so users can play on the go?

The mobile app idea is really a good one. When people can play whenever and wherevee they want to, that's one of that thing that will get their attention. And oh is there gonna be a KYC after you lunched your beta test? Tho it doesnt bother me if there's KYC or not but I think that will make your site more secure in terms of money related crimes.
newbie
Activity: 4
Merit: 0
New Discord Invite Challenge !

Rules are simple, invite players to join us and earn some free Ethos Smiley

#1 500k Ethos (125$)
#2 250k Ethos (60$)
#3 100k Ethos (25$)
#4 100k Ethos (25$)
#5 50k Ethos (10$)

Make sure to use a non-expirable invite link !
Invite bots, alt accounts aren't accepted and will result in an immediate ban of the contest.
Challenge ends 05.29 00:00 GMT

Good luck everyone !
copper member
Activity: 71
Merit: 0
I am newcomers for Gambling. I want to try it but I didn't understand how it is works. Can anyone explain to me simply?
A crash game is so simple to understand ,
And this site host a crash game,
All you need to do is put up a bet and withdraw it before the multiplier bust out or the game ends,
Why don't you try their site since they are still running a promotion to learn from experiencing it.
Even i am a beginner in gambling . I never tried much apart from some dicing but your explanation giving some clarity but i think its better to play with demo mode or with some fake ethos so that we will understand platform even better.

That's why we launched our website for a whole week with fake ethos Smiley
I'll try to add a "simulation" mode in the future.
sr. member
Activity: 910
Merit: 252
I am newcomers for Gambling. I want to try it but I didn't understand how it is works. Can anyone explain to me simply?
A crash game is so simple to understand ,
And this site host a crash game,
All you need to do is put up a bet and withdraw it before the multiplier bust out or the game ends,
Why don't you try their site since they are still running a promotion to learn from experiencing it.
Even i am a beginner in gambling . I never tried much apart from some dicing but your explanation giving some clarity but i think its better to play with demo mode or with some fake ethos so that we will understand platform even better.
copper member
Activity: 71
Merit: 0

Quote
I can confirm it works and fully legit! Since I 10x my money and withdrew on there without issues!

Thanks for your feedback !

It seems than some players made a decent start yesterday Wink



member
Activity: 221
Merit: 13
When trying to access the site I can not get to the splash screen.
Is this because you have made it so players can now play and make deposits with real ethereum?

I'm just making some last minute changes, we'll be online when BTC block 576,956 is mined
Site is back up and see in the chat you atleast someone by the name of cir0 is saying to wait for confirmation before making any deposits.
I just tried to login but I received a message in an orange banner on the top of the screen saying "my account username does not exist."
So do you require to register a new account so to start using ethereum and not those free tokens?

Website is now live with real ETH !
Deposits and withdrawals OK !

Good luck everyone Wink

I can confirm it works and fully legit! Since I 10x my money and withdrew on there without issues!
copper member
Activity: 71
Merit: 0
When trying to access the site I can not get to the splash screen.
Is this because you have made it so players can now play and make deposits with real ethereum?

I'm just making some last minute changes, we'll be online when BTC block 576,956 is mined
Site is back up and see in the chat you atleast someone by the name of cir0 is saying to wait for confirmation before making any deposits.
I just tried to login but I received a message in an orange banner on the top of the screen saying "my account username does not exist."
So do you require to register a new account so to start using ethereum and not those free tokens?

Website is now live with real ETH !
Deposits and withdrawals OK !

Good luck everyone Wink
legendary
Activity: 2828
Merit: 1497
Join the world-leading crypto sportsbook NOW!
When trying to access the site I can not get to the splash screen.
Is this because you have made it so players can now play and make deposits with real ethereum?

I'm just making some last minute changes, we'll be online when BTC block 576,956 is mined
Site is back up and see in the chat you atleast someone by the name of cir0 is saying to wait for confirmation before making any deposits.
I just tried to login but I received a message in an orange banner on the top of the screen saying "my account username does not exist."
So do you require to register a new account so to start using ethereum and not those free tokens?
copper member
Activity: 71
Merit: 0
When trying to access the site I can not get to the splash screen.
Is this because you have made it so players can now play and make deposits with real ethereum?

I'm just making some last minute changes, we'll be online when BTC block 576,956 is mined
member
Activity: 221
Merit: 13
Can't wait to play it and become nr 1 on there (doubtly)
legendary
Activity: 2828
Merit: 1497
Join the world-leading crypto sportsbook NOW!
When trying to access the site I can not get to the splash screen.
Is this because you have made it so players can now play and make deposits with real ethereum?
copper member
Activity: 71
Merit: 0
This will reuse the idea posted by Ryan and used for Bustabit.

This is an event to prove https://crashdice.com is fair.

  • Starting with a secret seed I've generated a chain of 10,000,000 SHA256 hashes. Each element is the hash of the lowercase, hexadecimal string representation of the previous hash. The hash of the chain's last element is: b7abecacaf92b7eb4f59d7cca635b3e357365c69a19861087572cb8d0241e873
  • crashdice will play through that chain of hashes, in reverse order, and use the hashes to determine the crash point.
  • To avoid criticism that the Server Secret used in step 1 was carefully chosen to generate lots of "bad" crash points, each hash in the chain will be salted with a client seed, which we have no control of.
    The client seed will be the block hash of a bitcoin block that hasn't yet been mined: block 576956

The reference code (javascript) is as follows:

The method to create the hash chain is simply sha256:

Code:
function genGameHash(serverSeed) {
  return crypto.createHash('sha256').update(serverSeed).digest('hex');
}

The method to convert a game hash, mix it with the picked client seed to a crashdice.com multiplier:

Code:
function crashPointFromHash(serverSeed, clientSeed) {
  function divisible(hash, mod) {
    // We will read in 4 hex at a time, but the first chunk might be a bit smaller
    // So ABCDEFGHIJ should be chunked like  AB CDEF GHIJ
    var val = 0;
    
    var o = hash.length % 4;
    for (var i = o > 0 ? o - 4 : 0; i < hash.length; i += 4) {
      val = ((val << 16) + parseInt(hash.substring(i, i+4), 16)) % mod;
    }

    return val === 0;
  }

  var hash = crypto.createHmac('sha256', serverSeed).update(clientSeed).digest('hex');

  /* In 1 of 101 games the game crashes instantly. */
  if (divisible(hash, 101))
     return 100;

  /* Use the most significant 52-bit from the hash
     to calculate the crash point */
  var h = parseInt(hash.slice(0,52/4),16);
  var e = Math.pow(2,52);

  return Math.floor((100 * e - h) / (e - h));
}

The chain could be generated with code such as:
Code:
var serverSecret =  'secret';
var clientSeed = '0000examplehash';

var gamesToGenerate = 1e7;

var serverSeed = serverSecret;

for (var game = gamesToGenerate; game > 0; --game) {
  serverSeed = genGameHash(serverSeed);
  console.log('Game ' +  game + ' has a crash point of ' + (crashPointFromHash(serverSeed, clientSeed) / 100).toFixed(2) +'x', '\t\tHash: ' + serverSeed);
}

var terminatingHash = genGameHash(serverSeed);

console.log('The final hash is: ', terminatingHash);

Using our chosen starting serverSeed, the hash terminating the chain is b7abecacaf92b7eb4f59d7cca635b3e357365c69a19861087572cb8d0241e873
legendary
Activity: 1834
Merit: 1008
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !

Grats to all winners, I did try with the fake ethos since the first day but lost it all in few bets only LOL.
Congrats to crashdice as well for the success of the beta launch competition, would be nice to see another similar competition like this in the near future as it is a competition that are fair for all users. I mean fair is something related to bankroll of the players because all users has the same chance to win the competition unlike usual wagering competition where whales has higher chance to win.

Agreed, this is indeed a very good competition to have yet there is a chance where higher bankroll will lose to the one that have only limit bankroll. In gambling there is no guarantee on everything. What we can do is believe on luck and keep on trying. With this kind of dice I believe there is not so many tricks that can be applied only belive on some luck that can make some changes
hero member
Activity: 1932
Merit: 506
Betking.io - Best Bitcoin Casino
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !

Congratulations to the lucky 5 especially the top one, 1 Eth is a good amount of money already for one week of competition. How much time left before it will end, do you base on forum time?

I am hoping that there is a follow up event aside from this one so we will be interested in following your thread especially your platform. And if you can triple the reward it will be better, I am sure the participants will surge up.

sr. member
Activity: 994
Merit: 257
Best Bitcoin Casino www.coinsaga.com
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !
Is this under the false ethos giveaway promotion to win those prizes or are you allowed to deposit and play with real ethereum on the site now?
This contest ran until the 19th so was thinking it was at midnight. Embarrassed
Only asking because it does say you will be running contests every week when the site comes out of beta phase and rewards will be given out every sunday.
"Weekly Challenge : We collect 0.5% on every bet, add them into a bonus pool. Every Sunday, we reward our players to the top 5 players who wagered the most and who lost the most."

I'll try to keep it simple Wink

Weekly Challenge : Happens every week , it's a definitive feature, not some sort of promotion.

Beta Challenge (ending at midnight today) : It was a one time event where players could try our website with fake ethos and win real ETH

Let me know if you need any details.
Well that is the difference between the regular crashgame and this site,
They have a weekly challenge but would this be the only challenge on the site?
Because it feels like only the one who have a huge capital could win the a slot on the challenge.
legendary
Activity: 3500
Merit: 1354
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !

Grats to all winners, I did try with the fake ethos since the first day but lost it all in few bets only LOL.
Congrats to crashdice as well for the success of the beta launch competition, would be nice to see another similar competition like this in the near future as it is a competition that are fair for all users. I mean fair is something related to bankroll of the players because all users has the same chance to win the competition unlike usual wagering competition where whales has higher chance to win.
copper member
Activity: 71
Merit: 0
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !
Is this under the false ethos giveaway promotion to win those prizes or are you allowed to deposit and play with real ethereum on the site now?
This contest ran until the 19th so was thinking it was at midnight. Embarrassed
Only asking because it does say you will be running contests every week when the site comes out of beta phase and rewards will be given out every sunday.
"Weekly Challenge : We collect 0.5% on every bet, add them into a bonus pool. Every Sunday, we reward our players to the top 5 players who wagered the most and who lost the most."

I'll try to keep it simple Wink

Weekly Challenge : Happens every week , it's a definitive feature, not some sort of promotion.

Beta Challenge (ending at midnight today) : It was a one time event where players could try our website with fake ethos and win real ETH

Let me know if you need any details.
legendary
Activity: 2828
Merit: 1497
Join the world-leading crypto sportsbook NOW!
We will reward winners today  Grin
You still have a few hours to play, but current leaderboard is :

1st - @HiImNew 1 ETH
2nd - @xNightmar 0.5 ETH
3rd - @Munchio 0.1 ETH
4th - M416 0.1ETH
5th - rijaljun 0.1 ETH

Good luck to everyone !
Is this under the false ethos giveaway promotion to win those prizes or are you allowed to deposit and play with real ethereum on the site now?
This contest ran until the 19th so was thinking it was at midnight. Embarrassed
Only asking because it does say you will be running contests every week when the site comes out of beta phase and rewards will be given out every sunday.
"Weekly Challenge : We collect 0.5% on every bet, add them into a bonus pool. Every Sunday, we reward our players to the top 5 players who wagered the most and who lost the most."
Pages:
Jump to: