Bitcoin Forum
May 05, 2024, 08:27:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MarketDawn.com/MktDawn.com - Street style craps.  (Read 936 times)
wildboy211 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
September 22, 2011, 09:38:47 PM
Last edit: September 29, 2011, 02:01:45 PM by wildboy211
 #1


So far the game is basically just to show how its played - i dont have a way to deposit yet, although if someone really wanted to i could manually add credits (if i get enough PM's i might do this). Ive been working on this almost daily after work. I have a few more ideas to make the game better, and of course im always open to suggestions.

If anyone wants to make some btc, i need someone to help with some scripting (PHP/MySQL/AJAX). Payment would be a percentage of profit. Right now the site is hosted on a free server, and i think ill move it over to a better server real soon, but this is working for now.

** UPDATE 9/29/2011 ** : Ive added a stats page with some simple statistics that i plan on adding alot more information to, as i like numbers and graphs, and im sure alot of you do to. And since i got that out of my system since ive been wanting to do that for awhile, ill finally start working on the deposit page, and hopefully ill have it up and running within the next few days.

The forum strives to allow free discussion of any ideas. All policies are built around this principle. This doesn't mean you can post garbage, though: posts should actually contain ideas, and these ideas should be argued reasonably.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714897659
Hero Member
*
Offline Offline

Posts: 1714897659

View Profile Personal Message (Offline)

Ignore
1714897659
Reply with quote  #2

1714897659
Report to moderator
1714897659
Hero Member
*
Offline Offline

Posts: 1714897659

View Profile Personal Message (Offline)

Ignore
1714897659
Reply with quote  #2

1714897659
Report to moderator
1714897659
Hero Member
*
Offline Offline

Posts: 1714897659

View Profile Personal Message (Offline)

Ignore
1714897659
Reply with quote  #2

1714897659
Report to moderator
WiseOldOwl
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile WWW
September 23, 2011, 07:49:02 PM
 #2

Im pretty sure it is a 1% house fee you are charging.
Also, Ive never heard of an 11 crapping you out when you have a point already.
wildboy211 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
September 23, 2011, 10:05:22 PM
 #3

Im pretty sure it is a 1% house fee you are charging.
Also, Ive never heard of an 11 crapping you out when you have a point already.

The coding for amount won is:
Code:
$bet * (1 - 0.01)

Unless its snakeeyes, then its:
Code:
($bet * 1.5) * (1 - 0.01)
WiseOldOwl
Full Member
***
Offline Offline

Activity: 238
Merit: 100



View Profile WWW
September 24, 2011, 01:33:51 AM
 #4

Im pretty sure it is a 1% house fee you are charging.
Also, Ive never heard of an 11 crapping you out when you have a point already.

The coding for amount won is:
Code:
$bet * (1 - 0.01)

Unless its snakeeyes, then its:
Code:
($bet * 1.5) * (1 - 0.01)

0.01 = 1%
wildboy211 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
September 24, 2011, 06:30:29 AM
 #5

Im pretty sure it is a 1% house fee you are charging.
Also, Ive never heard of an 11 crapping you out when you have a point already.

The coding for amount won is:
Code:
$bet * (1 - 0.01)

Unless its snakeeyes, then its:
Code:
($bet * 1.5) * (1 - 0.01)

0.01 = 1%

Thanks, i will update the site.
wildboy211 (OP)
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
September 29, 2011, 02:02:31 PM
 #6

Update for 9/29/2011 - oh, and i corrected the percentage fee (said 0.01% which was actually 1%).
Pages: [1]
  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!