Pages:
Author

Topic: bitZino - Bitcoin Casino - Blackjack, Roulette, 3 Card Poker, Slots and more! - page 26. (Read 82361 times)

legendary
Activity: 2940
Merit: 1333
Every once in a while I get a little chuckle out of this thread. I love your attitude, lib. I'm constantly amazed that you haven't lost your cool yet.

Yeah, surely by now you want to start telling me that my girlfriend is imaginary and banning me and all my friends from playing at your site even though I've never broken any of your terms and conditions.  That seems like the obvious thing to do.

I'm amazed you can take so much free constructive criticism from me without flying off the handle in a drunken rage.

It's almost as if you're running a professional operation or something.  Smiley

Edit: oops.  I forgot why I came back here.  I was just playing with the 2-factor authentification.  It works well, but I can still log in and lose my balance with just my regular password.  It would be nice to have an option for whether the 2-factor auth is required only for withdrawal and changing security settings, or for every login.  For me, having an attacker lose my balance to the house would be just as upsetting as having them withdraw it to their own address.
hero member
Activity: 568
Merit: 500
Every once in a while I get a little chuckle out of this thread. I love your attitude, lib. I'm constantly amazed that you haven't lost your cool yet.
legendary
Activity: 2940
Merit: 1333
Oh, and since I'm here...

I just deposited, played a little, and then withdrew.

The withdrawal is pending since my deposit didn't confirm yet.

It occurred to me that you could use the same strategy as SatoshiDice, and allow instant withdrawals by using my unconfirmed deposit as one of the inputs to the withdrawal transaction.  That way if my deposit turns out to be a double-spend and so never confirms, neither will the withdrawal.  (Since transactions can't be confirmed unless all their inputs are also confirmed).

That way you can allow instant yet risk-free withdrawals, even for people whose deposits haven't yet confirmed.
legendary
Activity: 2940
Merit: 1333
It's been a while since I bumped this thread, and I just noticed something that kind of bugged me, so here goes:

I played some roulette, won, cashed out, requested a BTC withdrawal, and then noticed I had forgotten to check the 'provably fair' data for my last spin.

So I bought back into the roulette table hoping to be able to copy/paste the 'last spin' data, but all the fields under 'last spin' were blank.

How about remembering the last spin data between sessions?  I'm guessing that cashing out and buying back in is what is causing the fields to be cleared.

In this case I don't really care, since I won on my last spin anyway, but in general I would like the last spin data to be available until after my next spin...
sr. member
Activity: 266
Merit: 252
Incidentally, piuk made it pretty easy to offer this where you don't need to add the private key to your own wallet, ... simply supply the destination address in an API call:

Oh, good to know! In general, I prefer things that don't rely on any centralized third-parties, but this may be a good solution to get this out the door before bitcoind 0.8 is released. We'll look into this.
legendary
Activity: 2506
Merit: 1010
We have officially launched support for 2-Factor Auth for withdrawals! We utilize Google Authenticator, and allow you to set up your account to require an OTP before every withdrawal request.

That is awesome! Thanks!


and redeem private key (w/ button for scan QR code) to add funds.

Unfortunately, we have back-burnered this feature (again). Sorry about getting your hopes up before, but there just isn't a good option here implementation-wise.

Incidentally, piuk made it pretty easy to offer this where you don't need to add the private key to your own wallet, ... simply supply the destination address in an API call:

I have been meaning to add this ability to the blockchain.info API for a while. You can now replace the guid in the send api (https://blockchain.info/api/api_send) with a Hex encoded private key.

https://blockchain.info/merchant/4d6c9dff493fcd2da9508e01c8b13461d37e3d8b6df1732942d3257874051362/payment?to=$address&amount=$amount

$address = destination bitcoin address.
$amount = amount to send in satoshi.
sr. member
Activity: 266
Merit: 252
Anxiously awaiting two-factor auth (e.g., Google Authenticator) for withdrawals.

We have officially launched support for 2-Factor Auth for withdrawals! We utilize Google Authenticator, and allow you to set up your account to require an OTP before every withdrawal request.

and redeem private key (w/ button for scan QR code) to add funds.

Unfortunately, we have back-burnered this feature (again). Sorry about getting your hopes up before, but there just isn't a good option here implementation-wise. We thought the new API calls on 0.7 would make this more do-able, but it turns out they still require you to basically store the entire blockchain, or rescan it for each import. We're hoping that 0.8 with ultraprune has some new API calls that make sweeping private keys an easier process.
legendary
Activity: 2506
Merit: 1010
Thanks for the feedback everyone, keep it coming!

Anxiously awaiting two-factor auth (e.g., Google Authenticator) for withdrawals.
and redeem private key (w/ button for scan QR code) to add funds.
legendary
Activity: 2940
Merit: 1333
Thanks for the advice! We've updated Roulette so that it temporarily changes the "Double Bets" button to say "Doubling..." after it's clicked. This should hopefully provide good feedback that it has been clicked.

Yes, that's perfect.  It's quick enough not to get in the way, but noticeable enough that I'm not in any doubt as to whether the click worked before.

I think before the problem was that although the screen updated when I clicked 'double bets', the button itself didn't change, and that's where my eye was pointing at the time.  The parts of the screen that did update were small enough that my peripheral vision didn't notice it.

tldr: thanks Smiley
sr. member
Activity: 266
Merit: 252
In roulette, I often hit 'double bets', and then can't be sure whether I clicked properly or not.  It feels like there's not enough visual feedback that the click was received.  I know the bet amounts double, but they're in a pretty small font.  I'm wondering whether changing the button to "doubling" for a fraction of a second would be useful.  Or something like that.

+1 more confirmation on placing last bet and doubling buttons

Thanks for the advice! We've updated Roulette so that it temporarily changes the "Double Bets" button to say "Doubling..." after it's clicked. This should hopefully provide good feedback that it has been clicked.

I believe that the "Repeat last" and "Clear bets" buttons should also provide good feedback, because, like most other buttons on the site, they get disabled immediately after they've been clicked.

Also - we've updated our Blackjack game to let you know when you could Double Down or Split, but they are disabled because you are you are short on funds. The buttons will now say "Add funds to double" and "Add funds to split". This hopefully helps avoid any confusion about not being able to split when you think you should be able to.

Thanks for the feedback everyone, keep it coming!
legendary
Activity: 2940
Merit: 1333
In roulette, I often hit 'double bets', and then can't be sure whether I clicked properly or not.  It feels like there's not enough visual feedback that the click was received.  I know the bet amounts double, but they're in a pretty small font.  I'm wondering whether changing the button to "doubling" for a fraction of a second would be useful. 

+1 more confirmation on placing last bet and doubling buttons

Maybe just make the button go bright when it's clicked, and fade back to normal colour over the next second or so.  That could perhaps be a default behaviour for all the buttons in all the games if it looks nice.
legendary
Activity: 2940
Merit: 1333
In roulette, I often hit 'double bets', and then can't be sure whether I clicked properly or not.  It feels like there's not enough visual feedback that the click was received.  I know the bet amounts double, but they're in a pretty small font.  I'm wondering whether changing the button to "doubling" for a fraction of a second would be useful.  Or something like that.

This has bugged me before, but it seemed kind of trivial so I never mentioned it.  But it continues to annoy me each time I play, so there it is...  Treat it as you will...
sr. member
Activity: 266
Merit: 252
Just one comment: I don't like all the 'update' buttons.  I set 2 options in different sections, then clicked one of the update buttons, and it reverted the setting from the other section back to before I changed it.

I'd either have no update buttons, and have the settings automatically update when I changed them using some kind of onClick AJAX magic (preferred) or a single 'update' button at the top and/or bottom of the whole page.  Or if you could have the update buttons work 'in place' without refreshing the whole page and losing other changed-but-not-saved settings, that could work too.

This is a good point - there are way too many "Update" buttons on that page now. We'll look into AJAX-ifying it.

Off and On for Craps

I have been enjoying your craps game immensely!  Thank you.

Minor suggestion.  I play "come" almost every roll and one thing dealers do is what is called "off and on".  If a come number hits and I have a come bet down the correct amount of winnings are placed as odds and the remainder given to the player.  This might speed up play a bit as I would not have to keep adding my come odds manually.  Rather than make it a global option, maybe you could make it specific to craps.

Anyway, great work on the interface, I really love BitZino!

Thanks for the feedback! We tried to shy away from adding options to our games. But, Craps is a complicated game with a lot of different play styles, so we'll look into this.

My account is set to use uBTC so everything I see is in uBTC until I go to withdraw - then I have to type a value in whole BTC.  Is that intentional?

Yes, this is intentional. Since you're cashing out back into the bitcoin network, and since most bitcoin clients display values in whole bitcoins, it makes the most sense to display whole bitcoins on our withdrawal page as well.

I believe this issue came up before, and we looked into displaying your currency in both your "Base Currency" as well as whole bitcoins on the withdrawal page. We ultimately decided that this made the page too busy and confusing. Ultimately, we want to make the withdrawal page as straight-forward as possible, so that users don't have any surprises when their balance gets sent to them.
legendary
Activity: 2940
Merit: 1333
My account is set to use uBTC so everything I see is in uBTC until I go to withdraw - then I have to type a value in whole BTC.  Is that intentional?
SRG
full member
Activity: 127
Merit: 100
Off and On for Craps

I have been enjoying your craps game immensely!  Thank you.

Minor suggestion.  I play "come" almost every roll and one thing dealers do is what is called "off and on".  If a come number hits and I have a come bet down the correct amount of winnings are placed as odds and the remainder given to the player.  This might speed up play a bit as I would not have to keep adding my come odds manually.  Rather than make it a global option, maybe you could make it specific to craps.

Anyway, great work on the interface, I really love BitZino!
legendary
Activity: 2940
Merit: 1333
We're about to push out a change that has options for 4-color decks in poker, changing and disabling animations, and modifying your timezone. This should go live within the next few hours.

I like the update.

Just one comment: I don't like all the 'update' buttons.  I set 2 options in different sections, then clicked one of the update buttons, and it reverted the setting from the other section back to before I changed it.

I'd either have no update buttons, and have the settings automatically update when I changed them using some kind of onClick AJAX magic (preferred) or a single 'update' button at the top and/or bottom of the whole page.  Or if you could have the update buttons work 'in place' without refreshing the whole page and losing other changed-but-not-saved settings, that could work too.
sr. member
Activity: 266
Merit: 252
sent a message from the email my account belongs to Smiley

most places offer a reset / recovery button and an automatic email
 - makes it easy for guys like me who make up random passes for new sites, then forget what it was

*edit*
thanks for getting me sorted out Smiley

I'm glad we could help you out! For the record, we don't offer a standard password reset feature, because it is rather insecure. Email is an insecure medium, so it's not wise to allow password resets over it. If you do lose your password though, we can help you out as long as you can sign a message using the private key from the source of all of your deposits. Ultimately though, your best bet is just not to lose your password!

Also, we have launched our support for 4-color decks and custom animation speeds. We also now support user-set timezones.
sr. member
Activity: 266
Merit: 252
Any way to get the 4 colors card deck in video poker ?

We're about to push out a change that has options for 4-color decks in poker, changing and disabling animations, and modifying your timezone. This should go live within the next few hours.
sr. member
Activity: 266
Merit: 252
How do I recover/reset my password?

Send an email to [email protected], and we'll get it sorted out.
sr. member
Activity: 266
Merit: 252
One issue this brought up for me was that the timestamp on the deposits is in UTC.  I thought UTC was 8 hours ahead of here, which would have made the 0.25 deposit just about 61 minutes ago, in which case I was wondering why you hadn't posted about it.  But I guess UTC is only 7 hours ahead of here, and you had made the 0.25 BTC deposit into my account before composing your post here.  What I'm trying to say is I'd like to see all timestamps in localtime, not UTC.  Maybe let me pick a timezone, or maybe trust that my browser knows what timezone I'm in, I don't really care which.

Good idea. Customizable per-user timezones shouldn't be too hard to implement, and would really improve the user experience.

i think that is fine, I guess what is throwing me off is that the button for DOUBLE is not enabled because of my insufficient balance.  If I'm new, I might think the game isn't allowing me to double down.

Perhaps the button should be enabled but if I click on it, it displays a message telling me that I need to click Buy In to add more funds in order to double down.

That's a great idea! I think another option could be to use a different styling for the Double and Split buttons when they should be enabled, perhaps with an "Add Funds" overlay. Either way, we'll definitely take a look at this.

I also added a quarter-BTC to your account to thank you for all the feedback you've been providing. Thanks!

You don't consider card counting cheating? That's awesome! How many decks of cards are used in each game of blackjack?

Someone's read the TOS Smiley As Dooglus said though, card counting won't give you much of an edge (if any) since we shuffle before every hand. The main point we wanted to express is that we absolutely don't consider playing strategically to be cheating. You're free to use any information we provide to you to the maximum benefit. This is important to us, since that's half the fun of gambling (we think).
Pages:
Jump to: