Pages:
Author

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

legendary
Activity: 854
Merit: 1000
Do I have to have SSL in order for this to work? I tried forking it to my site and the layout popped up for a second and then firefox said "this site is not trusted blah blah blah" since I don't have SSL. I added an exception and then I get a 404 error :/  My uri redirect I put it regular HTTP instead of HTTPS but it auto-redirects to HTTPS.

fix the app.js entry for that lol
legendary
Activity: 1442
Merit: 1186
Do I have to have SSL in order for this to work? I tried forking it to my site and the layout popped up for a second and then firefox said "this site is not trusted blah blah blah" since I don't have SSL. I added an exception and then I get a 404 error :/  My uri redirect I put it regular HTTP instead of HTTPS but it auto-redirects to HTTPS.
legendary
Activity: 854
Merit: 1000

Could one set up a dice site on a server with cpanel hosting? If so, is there any instructions somewhere to do so.

Thank you,

H


I didn't even need cPanel for MiniDice lol.
It's just React-JS and HTML
full member
Activity: 241
Merit: 107

Could one set up a dice site on a server with cpanel hosting? If so, is there any instructions somewhere to do so.

Thank you,

H
legendary
Activity: 1442
Merit: 1186
This is really great work by Dan and the moneypot team. I'm going to give this a whirl and see if I get a clone working myself, sounds pretty straight forward.
newbie
Activity: 5
Merit: 0
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.

I can open the site, but when i try to login with MoneyPot, the site blocked the action.


~iki
What exactly happens if you try to login? Does it just do nothing?

Nothing, my browser blocked the action when i click "login with MoneyPot" button.
I'm used Firefox.


~iki

just tried to login with firefox, its working for me neither, the problem is the forwarding of dot tk
i switched the forwarding method, now it seems to work as its ment to!
hero member
Activity: 686
Merit: 500
fb.com/Bitky.shop | Bitcoin Merch!Premium Quality!
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.

I can open the site, but when i try to login with MoneyPot, the site blocked the action.


~iki
What exactly happens if you try to login? Does it just do nothing?

Nothing, my browser blocked the action when i click "login with MoneyPot" button.
I'm used Firefox.


~iki
newbie
Activity: 5
Merit: 0
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.

I can open the site, but when i try to login with MoneyPot, the site blocked the action.


~iki
What exactly happens if you try to login? Does it just do nothing?
hero member
Activity: 686
Merit: 500
fb.com/Bitky.shop | Bitcoin Merch!Premium Quality!
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.

I can open the site, but when i try to login with MoneyPot, the site blocked the action.


~iki
sr. member
Activity: 392
Merit: 250
This is awesome but I still find it difficult to believe and I hope you will not be running advertisements on my website home page.

dont understand. please explain what I missed. thanks
What is the catch about this? will you be running advertisements on my website home page.
newbie
Activity: 5
Merit: 0
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.

Really? it works fine for me, are you sure you typed doodledice(dot)tk?
sr. member
Activity: 434
Merit: 250
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
IU would have love to see our the script look like but your website http://doodledice dot tk is not loading.
newbie
Activity: 5
Merit: 0
Nice project!

I created my own dice site at doodledice. tk, could somebody test it?

Sorry cant write the link in one it always says "suspicious link Removed"
elm
legendary
Activity: 1050
Merit: 1000
This is awesome but I still find it difficult to believe and I hope you will not be running advertisements on my website home page.

dont understand. please explain what I missed. thanks
sr. member
Activity: 392
Merit: 250
This is awesome but I still find it difficult to believe and I hope you will not be running advertisements on my website home page.
dan
newbie
Activity: 50
Merit: 0
dan, this is amazing. Just found the source while browsing GitHub which then led me here. Is the Moneypot thread you linked earlier the most active for updates or should I keep watching this thread?

Hey, I'm keeping this thread updated with Untitled Dice updates. You can see the changelog in the OP which I maintain.

There haven't been any updates recently, but my next big update will include an autobet feature.

I'm also developing the groundwork right now that will allow Untitled Dice to automatically update when players deposit directly to the bitcoin address (QR code) shown in the "Deposit" button.
member
Activity: 334
Merit: 10
dan, this is amazing. Just found the source while browsing GitHub which then led me here. Is the Moneypot thread you linked earlier the most active for updates or should I keep watching this thread?
dan
newbie
Activity: 50
Merit: 0
thanks for explaining in more depth, very much appreciated. I asked my question in other thread

how would it be if I want to add a auto betting bot? would full client side work or server side needed?

An auto-betting/bot system can be built on the client-side. It can even just use the UI directly, like "double the contents of the wager field and trigger the 'Bet' button".

Related: I will be adding an auto-betting system to Untitled Dice in a future release.
elm
legendary
Activity: 1050
Merit: 1000
is it on MP to do list? and if not what you are saying is that the only solution is to add a server side to the client side? I am asking because I would like to have a referral program if I would do a game app.

You may want to direct that first question to RHavar's Moneypot topic: https://bitcointalksearch.org/topic/moneypotcom-the-bitcoin-gambling-wallet-1020726

At the point that you are running your own server that communicates with Moneypot (instead of a serverless script), then your options become open-ended because you can complement Moneypot's API with your own features.

For example, and this is totally off the top of my head, you could write your server so that it handles `example.com?referral=foobar` by saving `referral=foobar` in the visitor's browser cookie. Now, whenever a user enables your app from Moneypot and is redirected back to your website for the first time, you can see if they have that browser cookie. If so, then you can hook up the referral link to "foobar" and do whatever you want with it.

In other words, Moneypot doesn't stop you from building this kind of functionality once you're running your own server and database. Of course, that's beyond the scope of this thread.

thanks for explaining in more depth, very much appreciated. I asked my question in other thread

how would it be if I want to add a auto betting bot? would full client side work or server side needed?
dan
newbie
Activity: 50
Merit: 0
is it on MP to do list? and if not what you are saying is that the only solution is to add a server side to the client side? I am asking because I would like to have a referral program if I would do a game app.

You may want to direct that first question to RHavar's Moneypot topic: https://bitcointalksearch.org/topic/moneypotcom-the-bitcoin-gambling-wallet-1020726

At the point that you are running your own server that communicates with Moneypot (instead of a serverless script), then your options become open-ended because you can complement Moneypot's API with your own features.

For example, and this is totally off the top of my head, you could write your server so that it handles `example.com?referral=foobar` by saving `referral=foobar` in the visitor's browser cookie. Now, whenever a user enables your app from Moneypot and is redirected back to your website for the first time, you can see if they have that browser cookie. If so, then you can hook up the referral link to "foobar" and do whatever you want with it.

In other words, Moneypot doesn't stop you from building this kind of functionality once you're running your own server and database. Of course, that's beyond the scope of this thread.
Pages:
Jump to: