Pages:
Author

Topic: [Free Script] Untitled Dice - Run your own bitcoin dice site (no server needed) - page 13. (Read 64524 times)

elm
legendary
Activity: 1050
Merit: 1000

could you please ELI 5 what you understand under a true version of blackjack and what kind of blackjack would be possible to offer with MP thanks

The issue with a non-atomic game like blackjack, is that there is some information reveal in the middle which would mess with the investor system (they could invest during a bad hand, and divest in a good hand). So if you do want to use the MP bankroll, you need to a bet which has an instant resolution (e.g. roulette, plinko, dice) and doesn't leak intermediate state.

We're going to be supporting games like blackjack very soon, but they will have the caveat that you need to bring your own bankroll

so you mean games with instant results or decision. for example a dice game which needs 8 rolls to show the final result would not be acceptable? and regarding own bankroll, is it possible right now to use own bankroll or will it be implemented at a later stage?
thanks
elm
legendary
Activity: 1050
Merit: 1000
BTW i like it its so smooth and user friendly, maybe in the days i try to make a blackjack for it

The MoneyPot API only supports atomic bets, so it might be a bit tricky to make a true version of blackjack

could you please ELI 5 what you understand under a true version of blackjack and what kind of blackjack would be possible to offer with MP thanks
legendary
Activity: 1050
Merit: 1000
I'm going to be running this locally and try it out. It seems as if this script will be the next microfaucet of dice sites.
is it possible to host and control everything myself.

This? ^
hero member
Activity: 518
Merit: 500
is it possible to host and control everything myself.
legendary
Activity: 1512
Merit: 1012
Since the funds don't seem to be separated, depositing/gambling/withdrawing there or in any other spinoff of this site is exactly the same as playing on MoneyPot?

Users have their own balance for your site, it's completely separated from their normal moneypot balances and their balances at other "powered by moneypot.com" sites

OP says one does not need to add funds... What if a user wins big time? How will he be getting paid?
member
Activity: 113
Merit: 10
BTW i like it its so smooth and user friendly, maybe in the days i try to make a blackjack for it
dan
newbie
Activity: 50
Merit: 0
EDIT.: After im playing with 2 bits and lose all of them, i checked the apps owner tab and i only get 0.03 bit :/ its so low

You're splitting the house edge half-and-half with investors, and you're risking nothing, and it's a 200 satoshi bet.

Does that figure really seem so low, considering?
member
Activity: 113
Merit: 10
Check it and give it a try pls Smiley https://pesihun.github.io/
I would like to see how it works etc. so anybody who can afford play 1-2 games ty Smiley
EDIT.: After im playing with 2 bits and lose all of them, i checked the apps owner tab and i only get 0.03 bit :/ its so low
dan
newbie
Activity: 50
Merit: 0
@Dan

a client side game would be enough to start with moneypot? did I understand that right? but a client and server side would be also fine? thanks

Exactly. Untitled Dice is 100% client-side which is why you can run it anywhere.

Moneypot's API also supports server-side apps: https://www.moneypot.com/api-docs (see anything related to the "confidential flow")
elm
legendary
Activity: 1050
Merit: 1000
@Dan

a client side game would be enough to start with moneypot? did I understand that right? but a client and server side would be also fine? thanks
dan
newbie
Activity: 50
Merit: 0
This is a major step forward for anyone who wants to start their own dice site! It sounds very easy to build and owner do not need to fund his own bankroll. The commissions of moneypot is difficult to understand. If someone can work it out, I think small profits can be made.

why would some one want to own another dice site? moneypot is a great idea and very helpful but IMO for other games than dice.

I decided that a dice script would be a good start. Everyone is familiar with dice and how dice work. It's also pretty easy to build and, thus, enhance with your own ideas.

I will keep improving the script, listening to feedback, providing support to anyone that wants to use it, and updating it with new features.

I also plan on releasing more scripts like plinko and slots. Smiley

I'm always open to feedback, thoughts, ideas, and suggestions!
elm
legendary
Activity: 1050
Merit: 1000
This is a major step forward for anyone who wants to start their own dice site! It sounds very easy to build and owner do not need to fund his own bankroll. The commissions of moneypot is difficult to understand. If someone can work it out, I think small profits can be made.

why would some one want to own another dice site? moneypot is a great idea and very helpful but IMO for other games than dice.
hero member
Activity: 672
Merit: 500
This is a major step forward for anyone who wants to start their own dice site! It sounds very easy to build and owner do not need to fund his own bankroll. The commissions of moneypot is difficult to understand. If someone can work it out, I think small profits can be made.
elm
legendary
Activity: 1050
Merit: 1000
if I would use moneypot investors will all my users need to register and deposit through moneypot?

Yeah, they will need to register an account with moneypot (there's a nice workflow, that's not too intrusive). While they don't need to go on moneypot.com to do the deposit (they can deposit directly from your app) the funds are managed by moneypot.com

just to be sure that I understood you right. lets say I will have 1k users so they all need to register with moneypot instead with my website?
thanks
elm
legendary
Activity: 1050
Merit: 1000
Since the funds don't seem to be separated, depositing/gambling/withdrawing there or in any other spinoff of this site is exactly the same as playing on MoneyPot?

thank you for the question because it gives me a chance to add my question. if I would use moneypot investors will all my users need to register and deposit through moneypot?
legendary
Activity: 1512
Merit: 1012
Since the funds don't seem to be separated, depositing/gambling/withdrawing there or in any other spinoff of this site is exactly the same as playing on MoneyPot?
elm
legendary
Activity: 1050
Merit: 1000
..............................

Which is actually a really neat thing. You don't need to worry about getting shut down (just reopen on a different file host) or think too much about security =)

what do you mean with one doesn't need to worry about getting shut down? thanks
dan
newbie
Activity: 50
Merit: 0
If you have a fork of this script, you may want to pull in the v0.0.3 changes I just released.

It fixes some cross-browser compatibility issues. It also improves the chatbox by only scrolling to the latest message when the user is already near the bottom. That way, users won't be forced to the bottom of the chatbox every time a new message comes in.
dan
newbie
Activity: 50
Merit: 0
Added an FAQ section to the first post that answers this question.

I will soon update the script so that it makes it more clear *why* the Faucet is failing.

Let me know if you still have trouble after setting up ReCaptcha, joclixal.
newbie
Activity: 22
Merit: 0
i try create app, for what App Secret at moneypot??

An app_secret is for apps that run on a server. My script runs in the browser, so you don't need the app_secret (you can just ignore it).

To connect my script with your own Moneypot casino, you just need to set the `app_id` and `redirect_uri` at the top of app.js.

Also, your `redirect_uri` in app.js needs to be one of the redirect_uris you set for your app on Moneypot's "Edit App" page. Need more help?
all done only 1 problem faucet not fuction always WAITING_FOR_SERVER?
look
http://dice.clixincome.com/
Pages:
Jump to: