Pages:
Author

Topic: Pachinko / Plinko / Pinball zero conf animated betting game. 99% return. - page 6. (Read 12438 times)

sr. member
Activity: 438
Merit: 291
Worked fine earlier, but this transaction disappointingly locked up just as it was bouncing between a 2 and a 0 result.

It is still listed as pending.  Perhaps you ran out of entropy.

EDIT:  Incidentally, the transaction after mine went through as a lose, but mine is still "pending."  May be a quirk.

Sorry, the re-org has caused us issues!
Am working to resolve.
legendary
Activity: 1176
Merit: 1005
Worked fine earlier, but this transaction disappointingly locked up just as it was bouncing between a 2 and a 0 result.

It is still listed as pending.  Perhaps you ran out of entropy.

EDIT:  Incidentally, the transaction after mine went through as a lose, but mine is still "pending."  May be a quirk.
hero member
Activity: 563
Merit: 501
betwithbtc.com
Added to betwithbtc.com.  Let me know if you have a proper image you'd like me to use.
sr. member
Activity: 438
Merit: 291
UPD: Also Public key in public.txt doesn't match Public Key of roll.
UPD2: Ahha.. So you have 2 pages with public keys? http://www.pinballcoin.com/showsecrets and http://www.pinballcoin.com/static/public.txt.
As i can see i should use the first one.
UPD3: i got it >_< I'll wait midnight..

Explain please.

I have updated the details on this see:
http://www.pinballcoin.com/betdetails?betid=14

It includes a python script that calculates the path of your ball.
hero member
Activity: 728
Merit: 500
The dropping worked for me this time. If anyone want to feel jealous I was #27  Grin
sr. member
Activity: 252
Merit: 250
Coinlancer.io ICO | Oct 14th
To see if falling you just need to have the front page open when the system receives your bet. So just open the page then send bet. You should see it falling within 5 secs of sending the bet! What is more you should see other people betting too.


Those who did not see it falling please can you tell me if the Play for free button works and also the bet id (you can work this out from the table below). Also would like to know if the table updated for you, and your IP address (pm me if you prefer).

Thanks all for giving it a go.
the play free worked for me i was bet # 5
sr. member
Activity: 438
Merit: 291
new public.txt upload that matches other screens.
sha256 is:9C148ED5AF34872A7B3B919A848A74E29C80EF3671CC40F94DEBD902EAF456B3

return 0.01 to player (see tx: a4ce2d4a7cc18c7be6a43e76eca009a542fb3abe9749647bb2cca6ea45975242)
as could not fix TX: 0be8c2b94f8a9edcd882840e36e8f67ce9a3826a044df02ac9c30c53d2e0fa47
(I did say it was alpha!).

Will leave running a few days then make beta and update instructions etc...
sr. member
Activity: 438
Merit: 291
Also whoever sent 0be8c2b94f8a9edcd882840e36e8f67ce9a3826a044df02ac9c30c53d2e0fa47 it failed - sorry.
Tx was too big and caused a process to fail. Will fix later.
sr. member
Activity: 438
Merit: 291
First of all I like the idea and implementation!
But why do you follow the mistake of SatoshiDice and send back the 1 Satoshi transaction for losing bets  Cry

Some people like the confirmation. But I have added to my TODO list to list a second address that people can use that will not do this. Then everyone is happy (even Luke-Jr? maybe not!)...
sr. member
Activity: 438
Merit: 291

UPD2: Ahha.. So you have 2 pages with public keys? http://www.pinballcoin.com/showsecrets and http://www.pinballcoin.com/static/public.txt.
As i can see i should use the first one.

Arh - that is a bug! I will fix it. If you look carefully the 3rd to about 40th characters are the same.
(for technically minded one has the public key and the other the compressed public key)
I will upload a file that matches. I still have on my TODO list to put a hash of this in the blockchain to prove I do not ever change it.
hero member
Activity: 488
Merit: 500
First of all I like the idea and implementation!
But why do you follow the mistake of SatoshiDice and send back the 1 Satoshi transaction for losing bets  Cry
sr. member
Activity: 406
Merit: 250
Hi! Nice idea, but i have a couple of questions to you.

I cant see Private key. Here is my bet for exmple (lose  Embarrassed )
http://www.pinballcoin.com/betdetails?betid=14

So i can't check fairness of this roll.


Browser: Chrome
OS: Win7

UPD: Also Public key in public.txt doesn't match Public Key of roll.
UPD2: Ahha.. So you have 2 pages with public keys? http://www.pinballcoin.com/showsecrets and http://www.pinballcoin.com/static/public.txt.
As i can see i should use the first one.
UPD3: i got it >_< I'll wait midnight..

Explain please.
sr. member
Activity: 294
Merit: 250
Oh wow.. this looks good. When is your IPO?
legendary
Activity: 2940
Merit: 1333
The payout is 95.8447%:

Quote
#!/usr/bin/env python

def factorial(x):
    if x < 2: return 1
    return x * factorial(x - 1)

def p(n, k): return factorial(n) / factorial(n - k)

def c(n, k): return p(n, k) / factorial(k)

print 100 * (10*c(14,1) + 5*c(14,3) + 2*c(14,5) + 1.1*c(14,7) + 2*c(14,9) + 5*c(14,11) + 10*c(14,13)) / 2**14
sr. member
Activity: 438
Merit: 291
To see if falling you just need to have the front page open when the system receives your bet. So just open the page then send bet. You should see it falling within 5 secs of sending the bet! What is more you should see other people betting too.


Those who did not see it falling please can you tell me if the Play for free button works and also the bet id (you can work this out from the table below). Also would like to know if the table updated for you, and your IP address (pm me if you prefer).

Thanks all for giving it a go.
sr. member
Activity: 252
Merit: 250
Coinlancer.io ICO | Oct 14th
i won but didn't get to see the thing fall or whatever how do i do that

should mention im on windows 7 using SRware Iron its basically chrome
full member
Activity: 126
Merit: 100
Chrome on 7 works, falling and all.
hero member
Activity: 728
Merit: 500
This is really cool. Wagered .1 and got the x2. The only problem I had is I didn't see the thing falling down. Not sure how that's supposed to work.
legendary
Activity: 1582
Merit: 1002
Do you plan to develop pachinko machine emulator?
sr. member
Activity: 396
Merit: 250
OMG! It's PLINKO!!!!

Pages:
Jump to: