Woow the jackpot now is
0.71393548 BTC , I don't know but maybe today someone will try to "catch" it

. Good luck guys.
Jackpot:With each bet 0.1% of the bet amount goes right into the jackpot.
You hit the jackpot if your seed meets a certain criteria and you have wagered at least 0.0001 for this particular roll. The probability for this to happen is 1:1,048,575 and the exact algorithm is:
function isJackpotHit($serverSeed, $clientSeed, $incrementalNonce) {
$hash = sha1($serverSeed . '-' . $clientSeed . '-' . $incrementalNonce);
return substr($hash, 0, 5) == '00000';
}
not sure about this certain criteria , or perhaps it is just pure luck? well considering the jackpot is 0.71 atm, lets say someone play with 0.0001 with the bankroll of 0.5, that 5000x roll to hit the jackpot , still its pure luck to get one, good luck to those trying