Fairness Verification Bot

Original Game's Fairness

Here's how you can usually verify the fairness of games with the system shown:

  1. Active Client Seed: This is a part of the data that you, as the client, can control. You provide a random seed or it is generated for you, which will be used in combination with the server's seed to determine the outcome of the game.

  2. Active Server Seed (Hashed): This is provided by the gambling site's server before you place a bet. It is a cryptographic hash of the actual server seed. The hash function is one-way, meaning you cannot determine the original server seed from the hashed version, which guarantees that the site cannot change it after you make a bet based on your client seed.

  3. Total Bets Made With Pair: This number indicates how many bets have been made with the current combination of client and server seeds.

  4. Rotate Seed Pair: Here you can change the client seed and view the next server seed (still in hashed form) which will be used for the next bet. This is important for maintaining fairness, as it ensures the outcomes cannot be tampered with by changing the seeds after bets are placed.

To verify the fairness 👍

Players are able to verify a bet result or check the provably fair status of a game by providing:

  • Bet ID

  • Hash

These details are obtainable by the players within the game client itself, players can then proceed to the Fairness Verification Bot at the Main Menu to verify the result.

  1. Place Your Bet

Participate in a game on https://t.me/flamingo_test1_bot

  1. Record the Current Seeds Before Changing

Before changing your client seed, make sure to record or take note of your current client seed. In your case, it's hhdde

Note that the active server seed is provided in a hashed form, which you can't see until after you change your seed.

  1. Change Your Seed

Change your client seed to a new value. This action will reveal the previous unhashed server seed.

After clicking the change button, the Active Client Seed will be altered.

  1. Check the History

  • Go to the game history.

  • Look for the entry corresponding to the bet you just made.

  1. Note the Details

  • Write down the unhashed server seed that has now been revealed.

  • Confirm your client seed and note the nonce associated with the bet. The nonce is typically a number that increments with each bet to ensure unique outcomes even if the same seeds are used.

  • Client Seed: hhdde

  • Server Seed: 3fd08dfd162e4c92f26ff1f6476a31dbac171fd3aec250c270bff1714c273b89

  • Nonce: 74

  1. BetID and Hash Information Copy

  • Click the BetID to copy

  • Click the Provable fairness copy button to copy Hash information

  1. Verification

Use verification bot. Enter the client seed, server seed, and nonce to see the same result as your bet.

Verify the game result on https://t.me/flamingo_test1_bot

Open the Verification Bot

  • You can use Bet ID to see the same result as your bet

  • Or you can use the Hash to check the game result

Last updated