Hey guys we're bringing a new game online today.
Coin World Crypto Coin FlipThis is a simple betting game right now it offers one option.
The game works like satoshi dice in that it hashes up some values from the transaction, calculates a number, and based on that number you win or lose.
The last 20 bets are streamed to the page, and each bet lists enough information for you to manually verify the calculation if you like. The hashing code is on the page and the site is done in PHP.
AT THIS TIME the bet is not a simple "less than our number" bet. I've divided the 65536 numbers into three fields so for ht eplayer to win the calculated value has to be less than 16084 or more than 49452 for the player to win.
There are an extra 600 numbers added to the house area simple calculations i think this means odds to win are 50.92% for the house.
I've done some testing on a couple of coins everything runs ok. Several scripts are yet to be funded, i don't have enough of all of these coins right now, and I'm afraid that with less than 1% odds in our favor and the house eating TX fees we're going to lose on this round.
In any case there is a funding address on each page. You can donate to the script to get it running if you want to try it out or see it work with your coin. As we see how these odds work out we may adjust either the odds or the min/max on the flips.
VERY IMPORTANT:Do not send bets to this script from a wallet that you don't own. Much like mining or satoshi dice the address where your winnings are sent depends on the blockchain and in a shared wallet it may not be the address you sent the bet from.
This means that when you send from an online wallet service, or an exchange account, or any other wallet where more than one person share addresses - someone else is likely to get your coins.
This is not an error with the script, it's a function of how these coins handle inputs and outputs.
Infinitecoin has 1m coins in it and a 1k coin max bet, there's just a couple coins in DGC as well.
Tradecoin has some funds but the blockchain is slow and the site currently requires 1 confirmation to process.
I'm sure I might be missing a couple of points but I'm here for questions, if you have them.