Recent content by johnwatson11218

  1. johnwatson11218

    looking for feedback on new site

    I wonder what Cardcounter meant when he said "Second your stragedy guide is off you don't double a 7 I don't care if the dealer has a 6 up and hits soft 17." because I just looked at my strat guide and the only double advice on 7 is for the soft totals - which lines up exactly with what...
  2. johnwatson11218

    looking for feedback on new site

    This actually brings up an important problem that I haven't figured out how to solve. When I was reading about basic strategy it seemed to me that not all of the sources agreed on what was the correct strategy. The strategy seems to differ depending on the number of decks and other factors like...
  3. johnwatson11218

    looking for feedback on new site

    thanks for the support, it really helps to hear that.
  4. johnwatson11218

    looking for feedback on new site

    I have been working with websites for about 10 years now. This is my first project with the Flash programing language. I needed Flash for the kinds of graphics that I wanted to do. I am going to take the advice from this thread and make improvements over the coming weeks.
  5. johnwatson11218

    looking for feedback on new site

    ok that makes sense.
  6. johnwatson11218

    looking for feedback on new site

    Can you point me to some info about insurance and counting? Everything I have read says you should never take insurance.
  7. johnwatson11218

    looking for feedback on new site

    reasons for making the site I am interested in getting into card counting but I did not like any of the sites I saw a couple of years ago. I built another site in html that used ajax later on but I could not get the animations to work very well. So I have learned flash programming and coded up...
  8. johnwatson11218

    looking for feedback on new site

    thanks for the feedback It is using 6 decks. I'm not sure the name of the count but it assigns +1 to 2-6, ignores 7,8,9 and -1 to 10,J,Q,K,A The white dot is the raw count and the green dot is the raw count divided by the number of decks still in shoe from 6 to 1. I want to make the...
  9. johnwatson11218

    looking for feedback on new site

    I'm cross posting this from the card counting forum (sorry if that is against the rules ... ) Hi All, I'm working a new blackjack website. The url is (Dead link: http://www.cardcite.com) **if my dns hasn't propagated yet try the ip (Dead link: http://67.23.22.144) I'm looking for...
  10. johnwatson11218

    looking for feedback on new site

    change in bet amount should be working Ok, thanks for pointing out that the bet wasn't changing. I found the bug and pushed an update just now. I tested it out and it seems to be working.
  11. johnwatson11218

    looking for feedback on new site

    I'll revisit the bet I think the bet is picked out already ... in other words you can edit the bet after the current bet has already been made. (edit: actually I can see now that the bet isn't changing at all for me; arghhh!!!) That is something that has bugged me for a while. I will fix it...
  12. johnwatson11218

    looking for feedback on new site

    The count I'm using ... I just looked at the code and the count I'm using is 2,3,4,5,6 -> +1 10,J,Q,K,A -> -1 that number is dived by the number of decks left in the shoe. So I think the first few hands would see that number divided by 6, after 52 cards it is divided by 5 etc.
  13. johnwatson11218

    looking for feedback on new site

    it is using 6 decks Sorry about the losing streak. Afaik it isn't rigged, I tried to implement a good shuffle and correct game play. If you can see the hands at the bottom of the screen you can do an audit. You should be able to to see all 6*52 cards, reconstruct the count, see the outcome etc...
  14. johnwatson11218

    looking for feedback on new site

    OK I got it up in IE There was a problem with the way I was embedding the flash movie that IE didn't like. I changed that and now I can see it in IE. Please let me know if there are still issues with pulling the site up. (Dead link: http://www.barracudafix.com/bc/game.jsp)
  15. johnwatson11218

    looking for feedback on new site

    OK I see what is going on now I tried it in Internet Explorer and I see what you guys are talking about. Sorry I only tested in Firefox and Chrome. I will code a fix and upload an update.
Top