Bitcoin Forum
June 16, 2024, 12:29:16 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 [116] 117 118 119 120 121 122 123 124 125 126 127 128 »
2301  Economy / Gambling / Re: Introducing DustDice.com (beta) on: April 12, 2015, 09:05:26 PM
But I seem unable to sent it from Moneypot.com to Dustdice.com to play. It have a error:

Can you try sending a tiny bit less, like 1 satoshi less than your balance? That's a bug i need to fix ASAP
2302  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game (formerly moneypot.com) on: April 12, 2015, 05:47:30 PM
Just a reminder to everyone, please make sure to use unique, strong passwords. I've been mitigating both some combo-list logins, and brute-force dictionary attacks on select user accounts. While for now all offending ips have been banned I likely will up needing to add a captcha on login.

Also, it's a good idea to set your email so that I can get contact with you. There's been been some accounts which have been specifically targeted, but I've been unable to give a heads up to the owners due to not having a contact email.
2303  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 05:34:57 PM
give us that function please

Code:
    function canAcceptBet(odds, wager, bankroll) {
        return computeKelly(x) <= wager/bankroll;
    }

where computeKelly the kelly criterion. In the case of a simple binary bet, it returns quite literally the house edge of that bet.
2304  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 05:11:09 PM
We then minimize the multiplier, to find the worst acceptable bet that is a good deal for the investors, which might be: 4 BTC @ 85% chance of 1.20x.

I am just asking what you mean with "acceptable". It should be a fixed calculation
the average odd you get is 1.25
the odd you the investors is 1.2
and the odd which would leave the investors at an EV of 0 is 1.17647059

why suddenly 1.2 ? how do you come up with this number?

We actually bisect this. We have a function which applies the generalized kelly, which says if it's acceptable to investors or not . So we start 1.25x,  and are told it's acceptable. So we decrease this to say  1.1x, and are told it's unacceptable. So we increase it, to say 1.17x and told it's unacceptable so we increase it again. We try 1.21x and told it's acceptable, so we decrease it etc.

And eventually we converge on what is the minimal good deal, and use that.
2305  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 04:43:35 PM
then me and other investors want to know how much, the exact calculations. how much does our investment changes when someone wins/loses 1 btc? what's that on average?

There's no average, as even in the simple case of a binary bet (win or lose), it depends on the current bankroll and the house edge on the bet. I could build a debug calculator, where you enter the details and it tells you exactly based on the bankroll at the time.

Quote
for an investor nothing is "acceptable" as long as we don't know which EV we can "accept".

The criteria for that is well defined, we use a generalized kelly to determine how much of our bankroll we should risk, for a given bet. If investors are risking less than that, we consider it acceptable. If investors are risking more than that, we consider it unacceptable.
2306  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 03:54:26 PM
please explain this because like this it's surely a negative EV and you are just betraying other people. there is no reason to not charge a normal commision (under the expected EV of the game) like every other dice website does

The investors will never be given a bet that is -EV, as it's a requirement that it is "acceptable" as per the kelly criterion. The reason we don't charge a normally commission, is because imagine there are two MoneyPot casinos, one who offers a game of 1% house edge dice and another offers keno, with a 20% house edge.

 From the investors perspective it doesn't matter what game people are playing, but from the casinos perspective it's huge. The keno game should expect its players to run out of money 20x faster, and have much more trouble getting customers. If we gave that huge edge to the investors, the business would be unviable for the keno casino and they wouldn't be able to use MoneyPot. So the way it works, is use the extra money to pay the casino rather than the investors. But the important thing is investors still get a good deal, they just get the worst good deal.

We hope this translates into more bankroll turnover, which should makeup for it.
2307  Economy / Gambling / Re: Introducing DustDice.com (beta) on: April 12, 2015, 02:58:41 PM
I am sorry but it gives me the feeling that your site seems to want us to deposit money before

It does Grin But PM me your username, and I'll send you some play money to give it a try. We'll add a faucet early next week

2308  Economy / Gambling / Re: TheBitcoinStrip.com | Honest Bitcoin casino reviews, statistics and more! on: April 12, 2015, 02:35:42 PM
If you get the chance, could rename 'MoneyPot' to 'bustabit'. The only thing we've changed is the domain (to bustabit.com) so all the previous stats and history should be fine!

We've also created a new site: dustdice.com if you want to take a look. Tomorrow we'll add some scrapable stats for it as welll
2309  Economy / Gambling / Re: Introducing DustDice.com (beta) on: April 12, 2015, 02:34:08 PM
I have a deposit 0.0001 to try this website but have not entered into my account
User : DewaCoin

I don't see the problem, but if one still exists could you please contact support and we'll sort it out.

And congratulations to SnailMan, who just won over a bitcoin!
2310  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 01:41:12 PM
when i invested 0.01 bit was just gone  Shocked
and not any bet was made
seems not only your description of investments sucks but you are also just stealing people's money?

There's a good reason it shows like that, but I might change the behavior to make it less confusing. It's just a
view-layer rounding of a single satoshis, and investing and divesting all works fine:




Site Bankroll: 22,487,123.85 bits
Wagered against bankroll: 51,801,251 bits
Investor Profit: -737,615.82 bits
Your stake: < 0.01 %
Your amount: 99,999.98 bits

this investment is not < 0,01%

everything is just wrong on this website  Roll Eyes

Ah thanks, nice catch. We show  < 0.01% if your stake is less than 0.005 but in reality it should be if your stake is less than 0.00005. I just fixed that, and it should display properly now
2311  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 01:18:33 PM
what are strange bets?  I understood that MP is taking care that the app owner =OP will not cheat the investors

That's correct, MP protects investors from malicious apps. We check every bet, and require them to play against our provably fair secret, so we know they're not cheating. By "strange bets" I meant bets, I was referring to it from a users perspective. If you authorize an app, and it starts gambling away your money, those are "strange bets". MP itself has no way of knowing if you intended those bets to be placed or not (after all, you authorized the app), so it allows them through.
2312  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 01:15:46 PM
So I'm still a little confused.

Suppose one of your app owners goes rogue. I have authorised them to take 1000 bits of my moneypot balance, but I never place a bet on the rogue site. Can the rogue app just take my 1000 bits? Or would they have to make API calls to the moneypot provably fair betting system until 'I' lost those 1000 bits?

I initially thought you were ensuring fair play by only allowing them to take from my balance when I lost some bets. But now it sounds as if they can take and keep whatever I authorise them access to which kind of removes one of the key advantages of moneypot (protection from rogue new app just stealing player balances).

Your "we were thinking about re-adding" confused me. What did you un-add and why?

Originally we imagined it as you describe, and required you to put limits in place such as "It can lose up to X, wager up to Y, play with a house edge of less than Z" but it was simply too confusing to users, and was very hard to explain. Now we settled on a much simpler "balance" system, where you transfer money to the app and play with it. The app can only spend from its balance, but nothing more. Since you can do instant transfers, it's extremely easy to top up this balance on demand. People have had no problems understanding it (unlike a permissions based scheme) as that's how they're already used to using a casino. But we're not opposed to the idea of re-adding some more fine-tuned permissions for advanced users.
2313  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 05:06:03 AM
I think from understanding Googlus's comment, this is a web wallet that allows you to have a gambling balance to split between a play balance and investment balance. You can invest in the moneypot bankroll for the apps that you choose, and easily put a play balance in a gambling app to play without having to wait. This also protects you from unscrupulous website owners that run with your bankroll because the app owners have no access to your investment or play balance.

That's right! Even malicious apps have no access to your invested money, or balance. They can only spend what you give them.


Quote
This is an enticing idea as it adds more security to investments and play balances from loss. Also the audits that ryan spoke of in the FAQ's would be nice for every app. My only concern is can all apps be verified as fair.

We guarantee every bet is fair (as in, the outcome is not tampered with), but have no way of knowing if it's the bet you wanted to make. You can protect yourself by limiting the amount of money you put in each app, and making sure there's no strange bets

Quote
Can this website not run away with our investment? I loved moneypot and thought eric, then ryan ran/run it with straightforward candor, I hope that it can build a level of trust that can rival just-dice and primedice.

There's no technical measures that stop me from running away with your investments/balances, but I can (and do) prove that I'm solvent, and I'm happy escrowing and verifying personal details so that no one thinks it's a simple exit-scam. But if I was trying to scam you, these are the exact things I'd be saying (including this very disclaimer) so I highly recommend you keep the bulk of your money yourself, in something like a hardware wallet. We'll both sleep better that way. =)
2314  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 04:56:11 AM
Well I guess that you could use vault as a start-up, when you start, you don't have a bankroll, so you use vault to fund your site's bankroll. Then, if your site manages to make profit, you can migrate your site away from vault and fund it yourself, so you don't have to split the profits. But staying with vault gives your free advertising, in a way.

We hope to provide a lot more utility to a casino than just a bankroll: a unified login system, 0-conf deposits, chat servers, security and what not. If a 50-50 profit share ever seems burdensome, we'd be happy to negotiate that down =)

Quote
Vault is an interesting concept, I'm sure people with the tools to make their own game will find it massively useful as it provides the hardest part of the puzzle for someone starting out in e-gaming (the bankroll).

Thanks, I really hope so.

Quote
 It's interesting to me personally, as I have plenty of profitable ideas and years of experience in e-gaming promo work...but I don't know a lick of code.  So I'd have to find a coder that I trust, have them build it and then split all profits four ways (me, the person doing the code work, investors, and RH).

It's not as bad as it seems. All coders I've dealt with, want a fixed amount. The investors don't ask for much, and provide you an extremely useful service (they eat the variance in exchange for a fee). So really, it's mainly just a 50-50 profit share between Vault and yourself, which isn't terrible considering just the security stuff, maths and bitcoin stuff easily took us and established team 3 months to properly build.

Quote
Then of course there are questions like if I run a leaderboard promo, where does that money come out of?  House BR?  My pocket?  Split two ways?  There are a bunch of questions, but I'm sure that people much smarter than I can use this service to jump start their projects.
It really needs to come out of your pocket, although we're pretty reasonable and depending how attractive it looked would be willing to split the costs of promotion 50-50 with you, or at the very least apply a credit to our commissions so that you get 100% of your earnings until you're at least profitable
2315  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 04:41:59 AM
Approximately when will the API come out?

The API is already out, we're just in the process of documenting it. If you check out toydice and view source, you'll find a very minimal and simple walkthrough of how to create a casino with just a handful of jquery
2316  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 04:12:00 AM
Does this mean that there will be a pre-made script to let anyone run their own gambling site?

Well, you could fork dust dice and rebrand it as your own app. We could make this process much smoother if there was some demand. So far DustDice has made 0.11 BTC in risk-free commissions over the last couple of days, so promoted right there could be a business opportunity. =)
2317  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 04:07:18 AM
but you have not opened a deposit with Dogecoin,
whether you intend to open ?

It's not something we have much desire to support, however we've found shapeshift makes it pretty effortless to convert back and forth from bitcoin.
2318  Economy / Gambling / Re: Introducing DustDice.com (beta) on: April 12, 2015, 02:15:50 AM
i tried to connect with mobile phone and the design looks really bad. is it just me who got such problem?

Just tried on android and it lags a little but otherwise is pretty usable. Silky smooth on an iphone. Some of the margin and hidden buttons don't look as great as they should, but that's something we'll keep improving
2319  Economy / Gambling / Re: bustabit.com -- The Social Gambling Game (formerly moneypot.com) on: April 12, 2015, 12:08:39 AM
Who is owner?

That would be me
2320  Economy / Gambling / Re: The new MoneyPot.com -- A bitcoin gambling wallet on: April 12, 2015, 12:04:26 AM

I believe the idea is that a developer creates a game (that has a house edge).  MP basically licenses that game and uses it's house bankroll to bankroll it.  In exchange, MP, the investors in MP, and the creator of the game all split the profit that is generated from the house edge.

In the example given, RHavar forgot to make the bet have a house edge, so the math works out negative for the investor.

That's right, I reworked the example where the numbers this time should add up. The issue was only affecting the example, not the code (which does these calculations properly). Thanks for pointing out the mistake, btw )
Pages: « 1 ... 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 [116] 117 118 119 120 121 122 123 124 125 126 127 128 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!