Post
Topic
Board Scam Accusations
Re: luckygames.io SCAM
by
BayAreaCoins
on 13/08/2017, 22:03:49 UTC
I'm really surprised with this , you don't see happening in other trusted sites
hope the admin will come by here , cause I really only gamble at luckygames these days and this is scaring me
I never bothered with checking fairness cause I discovered the site late and thought other members already figured out that the site is 100% fair

I have never played game in the question it is not fun for me.
I have played Dice & Roulette games only and verified each and every bet and all of the bets verified.
Videos provided by GeVP are convincing and I am also waiting for reply from the owner.  
How did you verify bets?

Automated with verification bot which compared hashes and result number.

Could you please verify this:


Client seed:
8ab8fa700fa93681f2b757f027930171
Server seed:
ab3f7ed98b43b8204197ef497c979c641dd70b043c40ec9d46a5da26a146bd90
Server Seed Hash:
6c6b26564dcdc1ac7e59e6bbff561a4055fabf56e8c6fea8080f5cf07b1092b3
Result Seed:
2e00b3b49bcf22bf0920ad2491b8ccfea79d518444892969769b94845183139450e4d4d31b342d8 c3de165f83f75dbd87a80d4f927d26724c064ef6a4490a1d6
Result Number:
197580272795
Lucky Number:
95
Verification:

$client_seed = '8ab8fa700fa93681f2b757f027930171';
$server_seed = 'ab3f7ed98b43b8204197ef497c979c641dd70b043c40ec9d46a5da26a146bd90';

$result_seed = hash_hmac('sha512', $server_seed, $client_seed);
$result_number = hexdec(substr($result_seed,0,10));
$lucky_number = abs($result_number % 100);

echo $lucky_number;