Bitcoin Forum
May 08, 2024, 04:52:53 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 87 »
  Print  
Author Topic: dice.ninja - Now with Plinko!  (Read 84627 times)
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 14, 2014, 04:56:35 PM
 #241

If I'm not mistaken the most you can risk is going to be: `(1-MIN_MULT) * ((0.005 * BANKROLL + 1)/MAX_MULT) `

That seems wrong to me. Why is MIN_MULT even in there?

There's a max profit on the site of 0.005 * BANKROLL. You maximise your profit when you hit the MAX_MULT, and when you do you profit by (MAX_MULT - 1)*stake, so:

  max_stake = 0.005 * BANKROLL / (MAX_MULT - 1)

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

Posts: 1715143973

View Profile Personal Message (Offline)

Ignore
1715143973
Reply with quote  #2

1715143973
Report to moderator
1715143973
Hero Member
*
Offline Offline

Posts: 1715143973

View Profile Personal Message (Offline)

Ignore
1715143973
Reply with quote  #2

1715143973
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715143973
Hero Member
*
Offline Offline

Posts: 1715143973

View Profile Personal Message (Offline)

Ignore
1715143973
Reply with quote  #2

1715143973
Report to moderator
1715143973
Hero Member
*
Offline Offline

Posts: 1715143973

View Profile Personal Message (Offline)

Ignore
1715143973
Reply with quote  #2

1715143973
Report to moderator
1715143973
Hero Member
*
Offline Offline

Posts: 1715143973

View Profile Personal Message (Offline)

Ignore
1715143973
Reply with quote  #2

1715143973
Report to moderator
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 14, 2014, 06:06:48 PM
 #242

Tiny nit-pick:

The left edge of the 'invest profit' number seems to be cut off - I was finding it hard to read the first digit, zoomed in, and it appears that the left edge is missing. Compare with the other 0 digit in that number:


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

Activity: 154
Merit: 101


View Profile
September 14, 2014, 09:43:23 PM
 #243

Why is MIN_MULT even in there?

I just meant that if the MIN_MULT is 0.75, and I bet 1 BTC I'm *risking* 0.25   There's a big difference between betting 1 BTC if the MIN_MULTIPLIER is 0.9 vs if it's 0.0

Quote
you profit by (MAX_MULT - 1)*stake

Yeah, sorry -- it should've been that.
Phrenico
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
September 14, 2014, 10:03:44 PM
Last edit: September 14, 2014, 10:53:15 PM by Phrenico
 #244

My 2FA code isn't working and I can't withdraw any coins. Is this a bug?

Edit: Resolved. All is good.
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 14, 2014, 11:27:57 PM
 #245

I just meant that if the MIN_MULT is 0.75, and I bet 1 BTC I'm *risking* 0.25   There's a big difference between betting 1 BTC if the MIN_MULTIPLIER is 0.9 vs if it's 0.0

Oh, I see. You're noting that you can't lose everything even if you get the worse result, and so the amount you're risking isn't the same as the amount you're betting.

I think mostly people just care about the "max bet". That's what the site would (should!) list, anyway.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1520


No I dont escrow anymore.


View Profile WWW
September 15, 2014, 04:56:11 AM
 #246

I wonder if it came up yet, but since I cant keep myself from gambling with the investment: can we have an Invest-only mode? A send me a signed msg via mail (similar to JD) or a one-way button (similar to DB), anything Smiley

Im not really here, its just your imagination.
omahapoker
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1000



View Profile
September 15, 2014, 12:32:35 PM
 #247






stats are looking a hell of a lot better than it did 2 weeks ago. congrats guys
wezphoto
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
September 15, 2014, 01:27:55 PM
 #248

Tiny nit-pick:

The left edge of the 'invest profit' number seems to be cut off - I was finding it hard to read the first digit, zoomed in, and it appears that the left edge is missing. Compare with the other 0 digit in that number:

https://i.imgur.com/cPOOCb5.png

This can be OT but in how much time you have gained 0,29 with that ( big ) investment?
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 15, 2014, 04:41:57 PM
Last edit: September 15, 2014, 04:52:35 PM by dooglus
 #249

This can be OT but in how much time you have gained 0,29 with that ( big ) investment?

That's pretty much on-topic for this thread...

Here are the only 4 deposits I made to the site:



The first 3 BTC was lost instantly, and 1 BTC of the 2nd 5 BTC too. I later won them back. I only increased the size of my investment significantly a few days ago. So I would say that most of that 0.29 was made in the last 3 days.

Edit: here's an update - I made a little more investment profit since the last screenshot, and it looks like they fixed the graphical glitch too:



Edit2: here are some site-wide stats (copied from the top line of the site):

                                bets     B         L     invested      B              L   profit       B            L      wagered         B             L
                                --------------------     ------------------------------   ---------------------------      -------------------------------
Mon Aug 25 10:10:05 PDT 2014    B    92474   2644242     I   91.23318102  2238.47739259   P   3.85777050  53.88309915      W     88.91063434  689.14192050
Tue Aug 26 09:44:42 PDT 2014    B   111029   2644446     I  155.09449948  5238.49082651   P   5.54970346  63.60343254      W   1089.08008772  728.95196120
Wed Aug 27 11:08:25 PDT 2014    B   129962   2738558     I  218.52571026  5236.70357660   P -34.06540937  61.81618263      W   1394.30963653  760.72617236
Thu Aug 28 14:41:56 PDT 2014    B   137470   3575036     I  220.01026861  5236.24813698   P -33.37009117  61.93179352      W   1401.35065182  770.41331215
Fri Aug 29 10:35:49 PDT 2014    B   150859   3615380     I  218.76343417  5226.73178913   P -33.91920695  63.36149265      W   1407.06488711  848.17529004
Sat Aug 30 08:44:37 PDT 2014    B   171986   3617557     I  219.95797796 10244.51537888   P -33.49667634  69.12705785      W   1409.37925390  862.27978065
Sun Aug 31 07:30:47 PDT 2014    B   183732   3640655     I  241.74890428 10232.76720154   P -10.12954465  70.42379832      W   2108.77531366  870.19676137
Mon Sep  1 07:37:17 PDT 2014    B   258548   3712247     I  265.77224920 10231.30273647   P   1.29410226 100.77047506      W   2294.46132516 1361.44285924
Tue Sep  2 09:00:28 PDT 2014    B   330518   4042396     I  255.36077974 10221.99992108   P   0.64524376 102.03259418      W   2297.35945110 1389.75206553
Wed Sep  3 07:09:06 PDT 2014    B   377350   4088398     I  258.27218393 10246.32721406   P   1.29077505 105.19856947      W   2302.63622736 1421.41090774
Thu Sep  4 08:06:33 PDT 2014    B   468538   4089067     I  258.41006654 10249.91591419   P   0.43473142 108.78726780      W   2307.17582299 1435.85347178
Fri Sep  5 08:40:14 PDT 2014    B   643378   4094181     I  257.70837991 10248.87420062   P   2.71265918 107.74146973      W   6903.37722258 1439.12006055
Sat Sep  6 10:11:37 PDT 2014    B   850854   4126713     I  341.61305290 10254.44743964   P -16.07683501 113.31463278      W   7090.92352204 1450.98147195
Sun Sep  7 07:42:13 PDT 2014    B   970488   4168024     I  342.06743327 10256.27197150   P -15.63090506 115.13916464      W   7095.11874128 1460.81965824
Mon Sep  8 08:12:39 PDT 2014    B  1061442   4758947     I  388.04856147 10267.11295405   P -15.69349149 116.36365800      W   7100.20693319 1479.49909646
Tue Sep  9 09:17:01 PDT 2014    B  1132705   5011533     I  392.72540692 10267.71789292   P -15.41404593 116.96858541      W   7111.70657950 1519.74684068
Wed Sep 10 20:54:50 PDT 2014    B  1259616   5411664     I  397.39895907 10269.61505175   P -16.08131264 124.30635697      W   7133.33573202 1616.40604208
Thu Sep 11 10:18:27 PDT 2014    B  1271493   5634082     I  397.25948254 10269.56658011   P -14.95283223 123.90418689      W   7137.83348905 1621.39853935
Fri Sep 12 10:10:38 PDT 2014    B  1296150   5634970     I  397.28228451 10273.61399827   P -14.90821757 126.69587884      W   7140.37622709 1635.89829110
Sat Sep 13 08:02:04 PDT 2014    B  1476326   5637085     I  658.46096551 10264.22364167   P   2.17030096 117.30552224      W   7363.40990165 1765.76198810
Sat Sep 13 08:28:02 PDT 2014    B  1480964   5637085     I  656.68077697 10264.22364167   P   1.17052398 117.30552224      W   7370.75352192 1765.76198810
Sun Sep 14 09:42:46 PDT 2014    B  1878611   5637085     I  675.54881161 10264.22364167   P   5.01675825 117.30552224      W   7540.17303726 1765.76198810
Mon Sep 15 08:22:19 PDT 2014    B  2206652   5639921     I  704.80957756 10266.31127168   P   6.06998678 120.30209192      W   7586.86001656 1796.16254260

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 10:27:38 AM
 #250

We're running profilers on the site tonight so it might seem a little slower than normal, we really want to get dice.ninja screaming fast again and are putting everything else on the back burner until it is. I haven't had any luck with more conventional problem solving methods, so I'm really hoping we get some useful data from this.




▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 10:33:53 AM
 #251

Also there may be some intermittent downtime as we get this problem figured out.

Thank you for your patience .

▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 01:01:43 PM
 #252

Some changes have been made, we're starting to see a little bit of a speedup now, but I still won't be happy until it's faster still. Please let me know if anyone is noticing massive slowdowns again.

Thanks!

▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
Jungian
Legendary
*
Offline Offline

Activity: 930
Merit: 1010


View Profile
September 16, 2014, 01:04:57 PM
 #253

Some changes have been made, we're starting to see a little bit of a speedup now, but I still won't be happy until it's faster still. Please let me know if anyone is noticing massive slowdowns again.

Thanks!

Good work. Much faster right now!

I think Monero (XMR) is very interesting.
https://moneroeconomy.com/faq/why-monero-matters
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 16, 2014, 06:51:57 PM
 #254


Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 08:42:00 PM
 #255



Should be able to ctl-shift-r and get that out of there?

▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 16, 2014, 08:44:48 PM
 #256

Should be able to ctl-shift-r and get that out of there?

Yeah, just clicking reload fixed it.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 08:57:17 PM
 #257

Should be able to ctl-shift-r and get that out of there?

Yeah, just clicking reload fixed it.

I'll see how dmf feels about throwing some kinda info bar at the bottom under chat so we can avoid that problem altogether in the future.

▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 11:31:02 PM
Last edit: September 17, 2014, 12:33:31 AM by T04D
 #258

Hey guys, rolling out some of the last fixes for the slowness issue now. Should be about 10 minutes of down time.

In the meantime, check here for updates.

Thanks for your patience.

EDIT: fixed typo

▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
dooglus
Legendary
*
Offline Offline

Activity: 2940
Merit: 1330



View Profile
September 16, 2014, 11:33:06 PM
 #259

Thanks for your patients.

Doctor, doctor, I feel like a pair of curtains.

Just-Dice                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   Play or Invest                 ██             
          ██████████         
      ██████████████████     
  ██████████████████████████ 
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
    ██████████████████████   
        ██████████████       
            ██████           
   1% House Edge
T04D (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 17, 2014, 12:04:02 AM
 #260

Thanks for your patients.

Doctor, doctor, I feel like a pair of curtains.

Kinda like dice.ninja, that by the way, is once again open for buisness.


▁ ▂ ▃ ▄ ▅ ▆ ▇    SIG CAMPAIGN  ▎ ∞ DICE.NINJA ∞   ▎THREAD    ▇ ▆ ▅ ▄ ▃ ▂ ▁
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 [13] 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 ... 87 »
  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!