Bitcoin Forum
April 26, 2024, 10:34:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 »  All
  Print  
Author Topic: Looking for 100 Beta Testers to Try BitMillions.com - Get ฿ 1 to play for FREE!  (Read 11074 times)
ninjaboon
Legendary
*
Offline Offline

Activity: 2114
Merit: 1002



View Profile WWW
February 04, 2013, 11:55:59 PM
 #141

IMPORTANT

We are closing the Beta Testing Program until all beta testers have played the FREE BTC.

We will contact the beta testers that already left a message but couldn't play, to try our site in a few days, but for the moment we won't be accepting any new beta tester.





I was about an hour late. Gee.

1714127690
Hero Member
*
Offline Offline

Posts: 1714127690

View Profile Personal Message (Offline)

Ignore
1714127690
Reply with quote  #2

1714127690
Report to moderator
1714127690
Hero Member
*
Offline Offline

Posts: 1714127690

View Profile Personal Message (Offline)

Ignore
1714127690
Reply with quote  #2

1714127690
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714127690
Hero Member
*
Offline Offline

Posts: 1714127690

View Profile Personal Message (Offline)

Ignore
1714127690
Reply with quote  #2

1714127690
Report to moderator
1714127690
Hero Member
*
Offline Offline

Posts: 1714127690

View Profile Personal Message (Offline)

Ignore
1714127690
Reply with quote  #2

1714127690
Report to moderator
1714127690
Hero Member
*
Offline Offline

Posts: 1714127690

View Profile Personal Message (Offline)

Ignore
1714127690
Reply with quote  #2

1714127690
Report to moderator
ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 04, 2013, 11:58:07 PM
 #142

I'm curious what the calculation is... but those odds are per draw, so per 0.1 BTC, you have a 3,921,225 chance of winning.

I didn't take into account the fact that the same number cannot be used more than once, so that would make the calculation 100 * 99 * 98 * 97, but even that is still 94,109,400.  Where does 3,921,225 come from?

I was curious too, so I played with a Python script to work it out...

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)

max = 100                       # how many different numbers there are
pick = 4                        # how many numbers we get to pick

all = p(max, pick)
for matched in range(pick+1):   # how many of our numbers are matched
    unmatched = pick - matched  # how many of our numbers aren't matched
    bad = max - pick            # bad numbers for us
    # (which of our numbers are going to match) * (which positions they're in) * (what the non-matching numbers will be)
    ways =           c(pick, matched)           *       p(pick, matched)       *            p(bad, unmatched)
    print "match %d : %8d / %8d = %8.5f%% or 1 in %f" % (matched, ways, all, ways*100.0/all, float(all)/ways)

Quote
$ ./millions.py
match 0 : 79727040 / 94109400 = 84.71740% or 1 in 1.180395
match 1 : 13716480 / 94109400 = 14.57504% or 1 in 6.861046
match 2 :   656640 / 94109400 =  0.69774% or 1 in 143.319627
match 3 :     9216 / 94109400 =  0.00979% or 1 in 10211.523438
match 4 :       24 / 94109400 =  0.00003% or 1 in 3921225.000000
$

Nice! Here is a copy of the python script I used for the simulation, and the numbers you entered are proven to be correct.

lotto.py - https://gist.github.com/4710891

BitMillions (OP)
Member
**
Offline Offline

Activity: 95
Merit: 10


BitMillions.com


View Profile WWW
February 04, 2013, 11:58:34 PM
 #143

Here's my critical review.

IMAGES:

Some images look cheap and undermine the focused/elegant web design. here are links.
https://bitmillions.com/assets/images/img1.png
https://bitmillions.com/assets/images/icon_2.png
https://bitmillions.com/assets/images/icon_3.png

here's another on the verification popup
https://bitmillions.com/assets/images/warrenty.png
first, warranty, not warrenty.

second, it makes it look like a scam to have this meaningless phrase on a gold sticker. The information on the page is enough.

One more thing to look out for... all stock photos of people smiling happy/surprised people. says either cheap or scam to me.


FEATURE REQUEST:

When a ticket page is up, it should auto refresh every minute or so. By hovering on the draw# for each entry in a ticket, display the winning numbers. Some people like to see that they were, "oh, just one off! oh man!".

Show the net amount someone will win. Seeing one value and getting less than that on the transfer is disappointing.

Increase the pay amount of the match 1 to .1 or better yet .10000777 - seeing a positive return has a strong psychological effect.


SUMMARY:

I imagine this can be something similar to keno. An activity for a group of friends at a restaurant or even climbing a flipping mountain, lol.

It has a nice peek behind the curtain that keno doesn't provide.

I'm happy to clarify anything with a phone call. Great Job, looking forward to the public release!


Thanks for your review! We'll keep your comments in mind!

Luno
Sr. Member
****
Offline Offline

Activity: 504
Merit: 250


View Profile
February 05, 2013, 12:02:07 AM
 #144

What i would like added is: A wizzard with clickable numbers and a selection of the number of draws wanted, to generate the exact amount to be payed. Fiddeling with decimals and making sure the amount is divisible with 0.10, is still too neerdy.

Instead of the auto betting feature, if you deposit an amount with "oooooo" decimals, you could implement that the wizzard pops up suggesting the last numbers played, based on your previous bet from that address.

Did you see buy ticket popup we have now? Don't you think this popup accomplish just that?

No I didn't see a popup. I'm on Firefox / Ubuntu.
ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 05, 2013, 12:06:07 AM
 #145


Thanks so much for your comments! Do you mean cheap because they are over optimized or because the image is generic?

SysRun
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500


Portland Bitcoin Group Organizer


View Profile
February 05, 2013, 12:27:31 AM
 #146

I meant generic.

Images are not allowed. As your member rank increases, you can use more types of styling in your signature, and your signature can be longer. See the stickies in Meta for more info.
Max 2000; characters remaining: 1781
ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 05, 2013, 12:55:40 AM
 #147

No I didn't see a popup. I'm on Firefox / Ubuntu.

Click on the QRCode or the Betting Address, you can enter the numbers on the balls or click random. Do you think that is clear enough?

dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
February 05, 2013, 01:02:37 AM
 #148

Click on the QRCode or the Betting Address, you can enter the numbers on the balls or click random. Do you think that is clear enough?

It's clear now that you've told us about it, but it's not discoverable.  There's no clue that clicking on a QR code will allow you to select the numbers...

Also:



"you will receiveD no plays" should be "receive".

And if any of the numbers you select are less than 10, it says to send BTC Invalid.  You should pick the lowest number that's greater than 9 as the first one.  It looks like you're picking just the lowest one at the moment.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 05, 2013, 01:07:46 AM
 #149

"you will receiveD no plays" should be "receive".

Thanks, I will change that...

And if any of the numbers you select are less than 10, it says to send BTC Invalid.  You should pick the lowest number that's greater than 9 as the first one.  It looks like you're picking just the lowest one at the moment.

Yes, I know is not 100% accurate right now... is in my list of thinks to fix up Smiley

giantdragon
Legendary
*
Offline Offline

Activity: 1582
Merit: 1002



View Profile
February 05, 2013, 01:29:28 AM
 #150

I have played with free Bitcoin you gave me https://blockchain.info/tx/a266125d9a8842bcefed80517628e7f5a9c8390e03f48cabc24cfbefb695bf85 and won 0.09 BTC.

BitMillions website looks awesome and creates impression of a solid company. But, honestly, I would never risk my own Bitcoins because winning odds are very slim and bet amount (0.1 BTC ~ $2) is too high IMHO.
Ryland R. Taylor-Almanza
Legendary
*
Offline Offline

Activity: 882
Merit: 1001



View Profile
February 05, 2013, 01:47:09 AM
 #151

Played and won .1818 BTC! Whoo, ~$4 for me! I like the site a lot. As the others have said, the design is very appealing. I was a little confused on how the free plays worked.

Quote
Some of your free plays will expire if not use within the next 100 Blocks. Use them Now!

^ That led me to believe that I had to do something to use my free play, and I didn't know how to use it. Eventually I figured out that it just plays it automatically. Other than that, everything was very clear to me.

The other day, my brother caught be saying "Some day, when I have money (...)" and he told me, "You're an adult who has money now. You don't get to say that anymore. Adults say 'Some day, when I win the lottery.'" So, I think I'll be buying a bitmillions ticket once a day now.

.BITSLER.                 ▄███
               ▄████▀
             ▄████▀
           ▄████▀  ▄██▄
         ▄████▀    ▀████▄
       ▄████▀        ▀████▄
     ▄████▀            ▀████▄
   ▄████▀                ▀████▄
 ▄████▀ ▄████▄      ▄████▄ ▀████▄
█████   ██████      ██████   █████
 ▀████▄ ▀████▀      ▀████▀ ▄████▀
   ▀████▄                ▄████▀
     ▀████▄            ▄████▀
       ▀████▄        ▄████▀
         ▀████▄    ▄████▀
           ▀████▄▄████▀
             ▀██████▀
               ▀▀▀▀
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄            
▄▄▄▄▀▀▀▀    ▄▄█▄▄ ▀▀▄         
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄      
█  ▀▄▄  ▀█▀▀ ▄      ▀████   ▀▀▄   
█ █▄  ▀▄   ▀████       ▀▀ ▄██▄ ▀▀▄
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█  ▀▀       ▀▄▄ ▀████      ▄▄▄▀▀▀  █
█            ▄ ▀▄    ▄▄▄▀▀▀   ▄▄  █
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
█ ▄▄   ███   ▀██  █           ▀▀  █ 
█ ███  ▀██       █        ▄▄      █ 
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀  
▀▄            █        ▀▀      █  
▀▀▄   ███▄  █   ▄▄          █   
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀    
▀▀▄   █   ▀▀▄▄▄▀▀▀         
▄▄▄▄▄▄▄▄▄▄▄█▄▄▀▀▀▀              
              ▄▄▄██████▄▄▄
          ▄▄████████████████▄▄
        ▄██████▀▀▀▀▀▀▀▀▀▀██████▄
▄     ▄█████▀             ▀█████▄
██▄▄ █████▀                ▀█████
 ████████            ▄██      █████
  ████████▄         ███▀       ████▄
  █████████▀▀     ▄███▀        █████
   █▀▀▀          █████         █████
     ▄▄▄         ████          █████
   █████          ▀▀           ████▀
    █████                     █████
     █████▄                 ▄█████
      ▀█████▄             ▄█████▀
        ▀██████▄▄▄▄▄▄▄▄▄▄██████▀
          ▀▀████████████████▀▀
              ▀▀▀██████▀▀▀
            ▄▄▄███████▄▄▄
         ▄█▀▀▀ ▄▄▄▄▄▄▄ ▀▀▀█▄
       █▀▀ ▄█████████████▄ ▀▀█
     █▀▀ ███████████████████ ▀▀█
    █▀ ███████████████████████ ▀█
   █▀ ███████████████▀▀ ███████ ▀█
 ▄█▀ ██████████████▀      ▀█████ ▀█▄
███ ███████████▀▀            ▀▀██ ███
███ ███████▀▀                     ███
███ ▀▀▀▀                          ███
▀██▄                             ▄██▀
  ▀█▄                            ▀▀
    █▄       █▄▄▄▄▄▄▄▄▄█
     █▄      ▀█████████▀
      ▀█▄      ▀▀▀▀▀▀▀
        ▀▀█▄▄  ▄▄▄
            ▀▀█████
[]
CurbsideProphet
Hero Member
*****
Offline Offline

Activity: 672
Merit: 500


View Profile
February 05, 2013, 02:19:05 AM
 #152

To me, "free play" is a bit misleading as it's not really free.  If you need to spend 1BTC to use it, that's not free.  I think calling it a bonus play or something similar is a bit more accurate.

Also there's a typo on the ticket page:

Quote
You will be able to use only one free play for each BTC you bet on your next ticket. Some of your free plays will expire if not use within the next 100 Blocks. Use them Now!

   

1ProphetnvP8ju2SxxRvVvyzCtTXDgLPJV
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
February 05, 2013, 02:33:08 AM
 #153

I just visited the front page and it was kind of blank.  The page had finished loading (blue arrows in top left, not red circle) but the pool amounts aren't showing:


Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
FTWbitcoinFTW
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250



View Profile
February 05, 2013, 02:38:14 AM
 #154

Quote
I just visited the front page and it was kind of blank.  The page had finished loading (blue arrows in top left, not red circle) but the pool amounts aren't showing:

Same issues here.
When i click on link, the pool is invisible.
I had to click on "Home" to have a normal page

Lost coins only make everyone else's coins worth slightly more. Think of it as a donation to everyone.
it has lots of buttery taste..
ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 05, 2013, 02:49:58 AM
Last edit: February 05, 2013, 05:14:05 AM by ShaTwo
 #155

I just visited the front page and it was kind of blank.  The page had finished loading (blue arrows in top left, not red circle) but the pool amounts aren't showing:

We are having some problem with our hosting provider, they claim to be under DDOS... working it that now.. :]

[EDIT] Problem has been resolved now... and network issue between our Costa Rica Servers and CloudFlare, is important to notice that the issue only affected the front-end, since the back-end was still processing Draws, Tickets & Payments

[EDIT2] Back with some issues, already escalated the issue to the network admin.

Bit_Happy
Legendary
*
Offline Offline

Activity: 2100
Merit: 1040


A Great Time to Start Something!


View Profile
February 05, 2013, 03:43:31 AM
 #156

Just sent the BTC to play:
    1HSDNZYfcevZBNCZjj4y5wyxzbc79a6y32 (BitMillions.com )  Today 21:38:49 Unconfirmed Transaction!  -1.00 BTC
Will do the review later.
Thanks again for the generous promo.

Coinabul
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


Coinabul - Gold Unbarred


View Profile WWW
February 05, 2013, 04:26:27 AM
 #157

Played the site with the free BTC...

Was kind of fun. A bit confusing, but it is a very well made site.

I didn't win the jackpot, which was lame. Also, no 0-conf returns, it took me ~2confs to see the result.

Coinabul.com - Gold Unbarred
Website owners, let me put my ads on your site! PM me!
Bit_Happy
Legendary
*
Offline Offline

Activity: 2100
Merit: 1040


A Great Time to Start Something!


View Profile
February 05, 2013, 06:04:49 AM
Last edit: February 05, 2013, 06:37:37 AM by Bit_Happy
 #158

Displaying 4 Rounds
Does that mean mine is waiting, or should I click somewhere?

Edit:
It's done now...

Bit_Happy
Legendary
*
Offline Offline

Activity: 2100
Merit: 1040


A Great Time to Start Something!


View Profile
February 05, 2013, 06:36:48 AM
 #159

The site has a nice modern design. It loads "properly" every time in Chrome, but (at this time) the center sometimes/frequently comes up blank in Firefox.

When you can afford it, I suggest a much higher jackpot, so you attract people who regularly play lotteries. Overall, it's a well-made project.



ps. I don't see the (11th) bonus round, how do we get that?

ShaTwo
Member
**
Offline Offline

Activity: 94
Merit: 10



View Profile WWW
February 05, 2013, 06:43:00 AM
 #160

ps. I don't see the (11th) bonus round, how do we get that?

Your ticket still active, 10 Rounds have been played, so you have one more to finish.

Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!