@Cryptour you should reduce the number of winners and post in the advance distribution of prizes in the case of 50,100,200 etc. entries. @Cryptour subscribers waiting for freeroll
Thanks for your feedback joksim299. They are well noted and will be made available when we are back from our short hiatus.
How do you find Crpytour so far?
.
I like simplicity of the game and way how it works,but I had no luck in previous tournaments.
Thanks for your feedback. Best of luck in our future tourneys!
We will be back soon with more cool feature and exciting tourneys.
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
@Cryptour you should reduce the number of winners and post in the advance distribution of prizes in the case of 50,100,200 etc. entries. @Cryptour subscribers waiting for freeroll
Thanks for your feedback joksim299. They are well noted and will be made available when we are back from our short hiatus.
How do you find Crpytour so far?
.
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
Cryptou will now go into a short hiatus to fix a certain bugs and adding a few features when we are back. We should be back in a few days.
Do subscribe to our mailing list at the bottom of https://cryptour.com/ to get yourself updated when we are back. You might also score yourself some freeroll entry tickets (if you have no clue what freeroll is, it is basically tournament with free entries but with real prizes!)
Thanks for all your interest and supporting during the initial first few days of our beta test period.
I will still remain on the forum to answer any questions, suggestions and any potential partnership requests.
Thanks again. Stay tuned!
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
All entries, prizes scores are 100% provably fair. Check out our closed tournaments.
If you have not yet tried Cryptour out, try it out. Big prize pool with only a small entry fee. I'd be happy to help if you have any questions.
Post
Topic
BoardGambling
Re: CoinPredict.co - Predict a future BitCoin rate and win!
by
PlayCryptour
on 24/09/2015, 16:59:31 UTC
Looks like a fun one. As there is a 12-hour window, how can we as players ensure that there will not be any last minute bet made by the owner in order to be the winner?
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
by
PlayCryptour
on 24/09/2015, 16:52:49 UTC
BTC0.12 Guaranteed Tournament closing today!
- More than 5 winners will be rewarded - Takes onlyBTC0.002 to enter! - Very good overlay and definitely +EV to enter. - ENTER THIS TOURNAMENT
Good luck!
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
by
PlayCryptour
on 23/09/2015, 14:43:37 UTC
Upcoming tourneys, 2 with huge guarantees and overlays! 2 tournaments closing in about 24 hours from now.
Try out Cryptour for a tiny entry fee and get a chance to win huge prizes.
150k satoshis - only 1 entry so far! Each ticket only costs BTC0.0015
The '000sGuaranteed Tournament - Stand a chance to win upward of BTC0.12 with only BTC0.002 per ticket!
Major: 0.5 GtdBTC0.5 Guaranteed Tournament with only BTC0.006 entry fee!
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
by
PlayCryptour
on 22/09/2015, 03:53:36 UTC
Next tournament, with only BTC0.0003 entry fee is closing in about 7 hours from now.
It's a great opportunity to try out Cryptour with a small roll. We only have 1 entry now, should be quite an easy beat to get a good return.
Good luck!
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
It's not a typo, in common programming language, esp. for .substring(), 1st character is at position 0. 32nd character is at position 31 (starting from 0). Even though the doc is using psuedo-code, we are using JavaScript as the base.
lol. sorry.
I don't have much idea about javascript. But in Excel, entering =mid(31,40) gets me the substring from the 31st place.
Ooops. Oh well, Microsoft...
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
Congrats on your 1st place entry. Hope it keeps its position.
The substring is 32nd to 41st characters, hence for yours fdf1648f8. Still some space to squeeze in to the top position.
32nd? Dang! Oh, it is. Can you fix this typo:
Quote
// Concatenate txid, nonce and tournament address // txid and tournament address are hex strings while nonce is string in integer composite = txid.toString() + nonce of first confirming block + tournament address;
// SHA-256 it hash = sha256(composite);
// Get a substring of hash at 32nd to 41st position // with string length of 9 characters score_in_hex = hash.substring(31, 40);
// Convert it into decimal score = parseInt(score_in_hex, 16);
It's not a typo, in common programming language, esp. for .substring(), 1st character is at position 0. 32nd character is at position 31 (starting from 0). Even though the doc is using psuedo-code, we are using JavaScript as the base.
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair
Anyhow lets say if my position is in winning stage, and then alot entries coming and my position drop out.. Is it possible that entry will back to winning place again if the number of winners increases?
Yes, that is a valid possibility. If the new entries are mostly scoring lower than yours.
Alright thanks and understood all of it.. because my position just gone.. and check its at no6.. and just checked again. Become no7. Eww its so sad.. too early for celebrating no5 just now.
Hey, you got company. I am fourth. from second.
...and #1 on the 000 tourney.
Once you get a super high number I think it would be really hard to defeat.
The latest confirmed block (375 464) just just pushed everyone down by 2 spots!
Post
Topic
BoardGambling
Re: Introducing Cryptour - Fun Bitcoin Tournament | No signups req | Provably fair