I was looking at some moneypot apps to check, and noticed a major flaw in the BetterBets.io implementation of the MoneyPot Provably Fair System.
This flaw allowed Moneypot to cheat all players who played on BetterBets since the creation of the site. (approximatly 1 year I believe)
The Moneypot algorythm is this one:
(ClientSeed + ServerSeed) / 2^32 resulting in your individual roll outcomes between 0 and 99.99
2^32 = 4,294,967,296
In case the sum of ClientSeed and ServerSeed is higher than this number, the rest is taken and divided by 2^32, resulting in your roll outcome.
Most sites implement this correctly and let the user chose a number between 0 and 4,294,967,296.
But BetterBets is limiting the User to a chose a number between 0 and 2,147,483,648.
This allows Moneypot to chose a ServerSeed that will make the Users/Players lose. Because the User can only change the outcome by max 50 %. Sounds complicated, but it isn't. Heres an example:
Let's say Moneypot picks a Serverseed of 0.
Now the User picks his ClienSeed in the given Range between 0 and 2,147,483,648.
Then the roll result will be between 0 and 49.99.
With other words, if the User plays 2x on high, he will lose.
And there is no way the User can change this because BetterBets limits the ClientSeed he can chose.
Of course nobody can prove if BetterBets and Moneypot used this to make people lose and fill their own pockets.
But what we know is, that BetterBets.io has NEVER BEEN PROVABLY FAIR.
Just to mention this: That only counts for BetterBets.io, all other Moneypot Sites are provably fair because they let the User pick his Clientseed up to 4,294,967,296. At least the ones I've checked.
Regards !
Btw. no I did'nt play there and got buthurt because I lost. I've done my homeworks, this is a fact...
thank you very much for your posting and work
did you check our app/games? would be interested to know if it is the same with our games
I am not an expert and a non coder. please let me ask a question
could BB cheat their customers?
could BB cheat their customers with MP together?
edit
could MP cheat without BB's help?
edit2
you said this was since BB exists so it was already when RH owned MP?
edit3
you wrote "This allows Moneypot to chose a ServerSeed that will make the Users/Players lose."
could they also decide that a user/player will win?
I am not saying that anyone did cheat but I am trying to learn and understand it in full. sadly we have no coder now to let him check and explain it
cheers