Bitcoin Forum
April 23, 2024, 11:45:22 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: 1 2 3 [All]
  Print  
Author Topic: Dice Bot Challenge  (Read 3753 times)
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 15, 2015, 06:55:46 PM
Last edit: February 16, 2015, 06:15:50 PM by rfisher1968
 #1

The Challenge is to create a betting strategy that will last 1 million bets without crashing. Your starting balance is 0.05 BTC and will be run on a simulator using the primedice provably fair algorithm. The highest balance after 1 million bets, wins. Everybody will be using the same server seed and client seed. To enter post your strategy.

Example strategy:

Multiplier = 6x (Over 83.49)
base bet = 2 satoshi
after 3 losses double bet
after win return to base

The time limit on the contest is 2015-02-18 1pm GMT

Server seed will be the Merkle Root of the first BTC block after that time.

Client seed will be the Merkle Root of the next BTC block after that time.

The winner will be the one with the highest balance after 1 million bets without crashing.

What you win, knowledge of a system that works.


You just post your strategy and I will simulate your strategy with a starting balance of 0.05 btc using the server seed and client seed described in the first post.
1713915922
Hero Member
*
Offline Offline

Posts: 1713915922

View Profile Personal Message (Offline)

Ignore
1713915922
Reply with quote  #2

1713915922
Report to moderator
1713915922
Hero Member
*
Offline Offline

Posts: 1713915922

View Profile Personal Message (Offline)

Ignore
1713915922
Reply with quote  #2

1713915922
Report to moderator
1713915922
Hero Member
*
Offline Offline

Posts: 1713915922

View Profile Personal Message (Offline)

Ignore
1713915922
Reply with quote  #2

1713915922
Report to moderator
Every time a block is mined, a certain amount of BTC (called the subsidy) is created out of thin air and given to the miner. The subsidy halves every four years and will reach 0 in about 130 years.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713915922
Hero Member
*
Offline Offline

Posts: 1713915922

View Profile Personal Message (Offline)

Ignore
1713915922
Reply with quote  #2

1713915922
Report to moderator
calci
Full Member
***
Offline Offline

Activity: 168
Merit: 100

www.secondstrade.com - 190% return Binary option


View Profile
February 15, 2015, 07:01:02 PM
 #2

The Challenge is to create a betting strategy that will last 1 million bets without crashing. Your starting balance is 0.05 BTC and will be run on a simulator using the primedice provably fair algorithm. The highest balance after 1 million bets, wins. Everybody will be using the same server seed and client seed. To enter post your strategy.

Example strategy:

Multiplier = 6x (Over 83.49)
base bet = 2 satoshi
after 3 losses double bet
after win return to base

Maybe keep betting 1 satoshi at 1.1x and keep betting. You will lose one out of 10 on average and will have a lot of bets before you bust
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 15, 2015, 07:03:34 PM
 #3

Yes, but there has to be a "if" condition that tells the simulator to bet 0

Are bets of 0 considered acceptable?
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 15, 2015, 07:04:29 PM
 #4

That strategy wouldn't crash but would have low balance compared to other strategies.

The Challenge is to create a betting strategy that will last 1 million bets without crashing. Your starting balance is 0.05 BTC and will be run on a simulator using the primedice provably fair algorithm. The highest balance after 1 million bets, wins. Everybody will be using the same server seed and client seed. To enter post your strategy.

Example strategy:

Multiplier = 6x (Over 83.49)
base bet = 2 satoshi
after 3 losses double bet
after win return to base

Maybe keep betting 1 satoshi at 1.1x and keep betting. You will lose one out of 10 on average and will have a lot of bets before you bust
Shogen
Legendary
*
Offline Offline

Activity: 966
Merit: 1001



View Profile
February 15, 2015, 07:31:05 PM
 #5

The Challenge is to create a betting strategy that will last 1 million bets without crashing. Your starting balance is 0.05 BTC and will be run on a simulator using the primedice provably fair algorithm. The highest balance after 1 million bets, wins. Everybody will be using the same server seed and client seed. To enter post your strategy.

Example strategy:

Multiplier = 6x (Over 83.49)
base bet = 2 satoshi
after 3 losses double bet
after win return to base

Yes, but there has to be a "if" condition that tells the simulator to bet 0

Are bets of 0 considered acceptable?

Multiplier = 200; // win chance = 0.495%
base bet = 0.0005; // 1% of initial balance
if (balance > 0.05)
  base bet = 0; // stop betting after getting a win

I have 39.12% chance to get above 0.05 (up to 0.1495 if I win the first bet) and 60.88% to end up with 0 btc.

PonziLord
Jr. Member
*
Offline Offline

Activity: 82
Merit: 1


View Profile
February 15, 2015, 07:57:05 PM
 #6

Do you have any base scripts to use for betting? Like getting the hashes bla bla bla. I have a pretty good strategy on my mind.
flippy
Member
**
Offline Offline

Activity: 117
Merit: 100


View Profile
February 15, 2015, 07:59:59 PM
 #7

multiplier = 2x;
base bet=1 satoshi;
if (1==1)
base bet = 0;

100% chance of finishing with 0.05 (unless the site runs with your coins)

elephantas1
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
February 15, 2015, 08:06:47 PM
 #8

Quote
if (1==1)
base bet = 0;
does that mean that always base bet will be 0? you wrote if 1 equals 1 base bet is 0. am i missing something?
koshgel
Legendary
*
Offline Offline

Activity: 1148
Merit: 1001


View Profile
February 15, 2015, 08:07:49 PM
 #9

Have any of these bots proven successful over the short or long term?
XinXan
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 505


View Profile
February 15, 2015, 08:25:22 PM
 #10

Base bet: 1 satoshi on a 2x multiplier
If lose: double initial amount until (8 satoshis) if you lose on 8 satoshis change initial bet to 10 satoshis and start betting, if lose start doubling until 80 satoshis, if win 2 times (20 satoshis) start with 1 satoshis base bet again, if you lost on 80 satoshis use 100 satoshis base bet and start doubling and so on until you get out of coins i hope i made it clear enough

As an example:
1 satoshi bet : lost
2 sat : lost
4 sat : lost
8 sat : lost
10 sat : win
10 sat : lost
20 sat : win
Now you bet 1 satoshis because you won 2x10
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 15, 2015, 10:47:32 PM
 #11

Yes, I have a PHP script that I'll be using to simulate 1 million bets.

Do you have any base scripts to use for betting? Like getting the hashes bla bla bla. I have a pretty good strategy on my mind.
sherbyspark
Hero Member
*****
Offline Offline

Activity: 910
Merit: 1000


View Profile
February 15, 2015, 11:30:16 PM
 #12

Just keep betting 1 satoshi at 50% . You will see a lot of bets before you bust.

I think op is looking for a way to make max money or have max balance. Using this you would lose apporixately, 1% of the million bets you are making and will be at a bigger loss than other methods.
bitbaby
Hero Member
*****
Offline Offline

Activity: 812
Merit: 1000



View Profile WWW
February 16, 2015, 08:07:32 AM
 #13

Ok here goes mine. 10 satoshi bet on 70%, continue to bet the same amount until you get 4 consecutive losses then quadruple the amount, which would be 40 satoshis, make 3 bets, if you lose any of those 3, quadruple it again which would be 160 satoshis, if you don't lose any of those 3 bets, get back to base bet again.

ndnh
Legendary
*
Offline Offline

Activity: 1302
Merit: 1005


New Decentralized Nuclear Hobbit


View Profile
February 16, 2015, 08:14:14 AM
 #14

Everybody will be using the same server seed and client seed.

Sure, I can easily win this.  Grin
I can even make the win around 100BTC using a custom strategy made using already known rolls. Wink

Pity I don't know coding.  Undecided Could someone team up with me? What is the prize?
Pony789
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000



View Profile
February 16, 2015, 09:46:31 AM
 #15

Everybody will be using the same server seed and client seed.

Sure, I can easily win this.  Grin
I can even make the win around 100BTC using a custom strategy made using already known rolls. Wink

Pity I don't know coding.  Undecided Could someone team up with me? What is the prize?

I don't think he will announce the client seed and server seed beforehand lol.

On the other hand, the contest could be made fair, by setting a specific contest ending time and using the first block reward's txid after that time as the seeds.

B4RF
Hero Member
*****
Offline Offline

Activity: 813
Merit: 507


View Profile
February 16, 2015, 10:12:47 AM
 #16

Multiplier = 7x (Over 85.85)
base bet = 10 satoshi
increase on loss by 1.17%
after win return to base

If you don't bust you will end up with about 0.5BTC


▄▄▄████████▄▄▄
▄██████████████████▄
▄██████████████████████▄
██████████████████████████
████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
████████████████████████████
██████████████████████████
▀██████████████████████▀
▀██████████████████▀
▀▀▀████████▀▀▀
   ███████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
███████
BTC  ◉PLAY  ◉XMR  ◉DOGE  ◉BCH  ◉STRAT  ◉ETH  ◉GAS  ◉LTC  ◉DASH  ◉PPC
     ▄▄██████████████▄▄
  ▄██████████████████████▄        █████
▄██████████████████████████▄      █████
████ ▄▄▄▄▄ ▄▄▄▄▄▄ ▄▄▄▄▄ ████     ▄██▀
████ █████ ██████ █████ ████    ▄██▀
████ █████ ██████ █████ ████    ██▀
████ █████ ██████ █████ ████    ██
████ ▀▀▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀▀ ████ ▄██████▄
████████████████████████████ ████████
███████▀            ▀███████ ▀██████▀
█████▀                ▀█████
▀██████████████████████████▀
  ▀▀████████████████████▀▀ 
✔️DICE           
✔️BLACKJACK
✔️PLINKO
✔️VIDEO POKER
✔️ROULETTE     
✔️LOTTO
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 16, 2015, 02:41:53 PM
 #17

The time limit on the contest is 2015-02-18 1pm GMT

Server seed will be the Merkle Root of the first BTC block after that time.

Client seed will be the Merkle Root of the next BTC block after that time.

The winner will be the one with the highest balance after 1 million bet without crashing.

Everybody will be using the same server seed and client seed.

Sure, I can easily win this.  Grin
I can even make the win around 100BTC using a custom strategy made using already known rolls. Wink

Pity I don't know coding.  Undecided Could someone team up with me? What is the prize?

I don't think he will announce the client seed and server seed beforehand lol.

On the other hand, the contest could be made fair, by setting a specific contest ending time and using the first block reward's txid after that time as the seeds.
BigMac
Legendary
*
Offline Offline

Activity: 896
Merit: 1000



View Profile
February 16, 2015, 04:38:17 PM
 #18


Here is my idea:
Multiplier = 2x
base bet = 4887 satoshi
Bet size increases 100% on loss
Bet size decreases to base bet on win

This shouldn't work, but I am just curious how soon I will see a 11-loss streak.

ndnh
Legendary
*
Offline Offline

Activity: 1302
Merit: 1005


New Decentralized Nuclear Hobbit


View Profile
February 16, 2015, 05:24:48 PM
 #19

Everybody will be using the same server seed and client seed.

Sure, I can easily win this.  Grin
I can even make the win around 100BTC using a custom strategy made using already known rolls. Wink

Pity I don't know coding.  Undecided Could someone team up with me? What is the prize?

I don't think he will announce the client seed and server seed beforehand lol.

On the other hand, the contest could be made fair, by setting a specific contest ending time and using the first block reward's txid after that time as the seeds.

lol, yeah I thought so. Still it wasn't clear from the original OP.
What is the challenge prize?

Edit: got it. Knowledge of a system that works.
techgeek
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000


View Profile
February 16, 2015, 05:33:04 PM
 #20

so are we using our own balance on pd? then posting it on here?

rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 16, 2015, 05:58:26 PM
 #21

You just post your strategy and I will simulate your strategy with a starting balance of 0.05 btc using the server seed and client seed described in the first post.

so are we using our own balance on pd? then posting it on here?
Omikifuse
Legendary
*
Offline Offline

Activity: 1750
Merit: 1009



View Profile
February 16, 2015, 08:18:16 PM
 #22

with 1M bets I guess only the 0 bet bot will win.

You know, variance too small in 1M bet.

Anyway I will suggest another: 1 satoshi bet, 9900x payout, forever.
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 16, 2015, 08:35:57 PM
 #23

I'll post my strategy right before the deadline.
michinzx
Sr. Member
****
Offline Offline

Activity: 364
Merit: 250


View Profile
February 16, 2015, 08:38:44 PM
 #24

technically any set of settings you use could both work for 1 million+ bets or lose instantly, itll be different every time because its gambling. I have numerous autobet settings that have lasted through a week running constantly and have failed within 20 minutes.
btcminer021
Member
**
Offline Offline

Activity: 98
Merit: 10


Mine hard!


View Profile
February 16, 2015, 09:59:30 PM
 #25

Interesting to see everyone's thoughts. Is anyone actually using any of these with (some) success?

Also, why change the bet on win/lose? Aren't the odds the same each roll?

▲▼▲▼▲▼▲▼  No.1 Bitcoin Binary Options and Double Dice  ▲▼▲▼▲▼▲▼
████████████████████████████████  sec◔nds trade  ████████████████████████████████
↑↓ Instant Bets ↑↓ Flexible 1~720 minutes Expiry time ↑↓ Highest Reward 190% ↑↓ 16 Assets [btc, forex, gold, 1% edge double dice] ↑↓
elephantas1
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
February 16, 2015, 10:32:37 PM
 #26

Interesting to see everyone's thoughts. Is anyone actually using any of these with (some) success?

Also, why change the bet on win/lose? Aren't the odds the same each roll?
yeah but some people believe that it somehow influences the odds even though it doesnt
Omikifuse
Legendary
*
Offline Offline

Activity: 1750
Merit: 1009



View Profile
February 16, 2015, 11:00:07 PM
 #27

Interesting to see everyone's thoughts. Is anyone actually using any of these with (some) success?

Also, why change the bet on win/lose? Aren't the odds the same each roll?
yeah but some people believe that it somehow influences the odds even though it doesnt

if you are luck enough to get above average wins at 9900x payout then you can might get decent returns. Variance is higher, so more chance of getting more.

Also maybe more than 1 satoshi/bet would be better.
Twipple
Sr. Member
****
Offline Offline

Activity: 462
Merit: 250


View Profile
February 16, 2015, 11:46:17 PM
 #28


Also, why change the bet on win/lose? Aren't the odds the same each roll?

Yes but changing win/lose amount allows to make profit and cover up previous losses.
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 16, 2015, 11:58:58 PM
 #29

Well since the result of each bet is based on a equation where the only difference is the nonce, I would say the previous bet does influence the next bet. Also have anyone ever looked at the distribution of numbers of 1 million bets, there pretty close if you group them by 10s.

Interesting to see everyone's thoughts. Is anyone actually using any of these with (some) success?

Also, why change the bet on win/lose? Aren't the odds the same each roll?
yeah but some people believe that it somehow influences the odds even though it doesnt
Exmortem
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
February 17, 2015, 12:07:59 AM
 #30

I have alot of bet strategies. Can I only post one? Or can I post multiple?
lexuz
Hero Member
*****
Offline Offline

Activity: 714
Merit: 500

Me, myself and I


View Profile
February 17, 2015, 12:08:21 AM
 #31

Bot for dice site?
Omikifuse
Legendary
*
Offline Offline

Activity: 1750
Merit: 1009



View Profile
February 17, 2015, 12:20:10 AM
 #32

by the way, how can you simulate bets without betting?
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 17, 2015, 11:39:12 AM
 #33

Using the algorithm on https://primedice.com/verify and using the server seed & client seed and a little bit of code. I'll be using PHP since the example is written in PHP.

by the way, how can you simulate bets without betting?
rfisher1968 (OP)
Sr. Member
****
Offline Offline

Activity: 319
Merit: 250


View Profile
February 17, 2015, 11:40:56 AM
 #34

I would say yes. Once there is a winner, the strategy can be turned into a betting bot.

Bot for dice site?
gizane
Sr. Member
****
Offline Offline

Activity: 385
Merit: 250


View Profile
February 17, 2015, 12:51:27 PM
 #35

I have alot of bet strategies. Can I only post one? Or can I post multiple?

 I need a lot of advice
Share some for me please
 Grin
Chemistry1988
Legendary
*
Offline Offline

Activity: 1120
Merit: 1000


View Profile
February 17, 2015, 01:02:48 PM
 #36

I would say yes. Once there is a winner, the strategy can be turned into a betting bot.

Bot for dice site?

The bot users should bear in mind that the winning strategy works great on that particular client and server seed only, but it may fail miserably with another seed pair.
elephantas1
Sr. Member
****
Offline Offline

Activity: 378
Merit: 250


View Profile
February 17, 2015, 01:03:06 PM
 #37

I have alot of bet strategies. Can I only post one? Or can I post multiple?
you can post all you have but i can bet that theres no unloosing strategy in your list
jeffthebaker
Legendary
*
Offline Offline

Activity: 1526
Merit: 1034


View Profile
February 19, 2015, 03:38:35 AM
 #38

Multiplier = 9900x
base bet = 1 satoshi
after 2,500 losses double bet
after win return to base
B4RF
Hero Member
*****
Offline Offline

Activity: 813
Merit: 507


View Profile
February 21, 2015, 10:00:09 PM
 #39

When will the results be announced?


▄▄▄████████▄▄▄
▄██████████████████▄
▄██████████████████████▄
██████████████████████████
████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
██████████████████████████████
████████████████████████████
██████████████████████████
▀██████████████████████▀
▀██████████████████▀
▀▀▀████████▀▀▀
   ███████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
██████████
███████
BTC  ◉PLAY  ◉XMR  ◉DOGE  ◉BCH  ◉STRAT  ◉ETH  ◉GAS  ◉LTC  ◉DASH  ◉PPC
     ▄▄██████████████▄▄
  ▄██████████████████████▄        █████
▄██████████████████████████▄      █████
████ ▄▄▄▄▄ ▄▄▄▄▄▄ ▄▄▄▄▄ ████     ▄██▀
████ █████ ██████ █████ ████    ▄██▀
████ █████ ██████ █████ ████    ██▀
████ █████ ██████ █████ ████    ██
████ ▀▀▀▀▀ ▀▀▀▀▀▀ ▀▀▀▀▀ ████ ▄██████▄
████████████████████████████ ████████
███████▀            ▀███████ ▀██████▀
█████▀                ▀█████
▀██████████████████████████▀
  ▀▀████████████████████▀▀ 
✔️DICE           
✔️BLACKJACK
✔️PLINKO
✔️VIDEO POKER
✔️ROULETTE     
✔️LOTTO
havecoch
Full Member
***
Offline Offline

Activity: 173
Merit: 100


View Profile
February 21, 2015, 11:31:56 PM
 #40

When will the results be announced?

The time limit for this is already over
"
The time limit on the contest is 2015-02-18 1pm GMT"

Not sure who is the winner though

baumi
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
February 22, 2015, 03:01:52 AM
Last edit: February 22, 2015, 04:15:24 AM by baumi
 #41

by the way, how can you simulate bets without betting?

Try CoinXerox Dice with support of bot scripting (and Play Money as a currency). You can create your own betting strategy straight in web browser. Or try out the predefined ones (Martingale, Labouchère, Reverse Labouchère, Fibonacci). Personally in this challenge, I would bet on Fibonacci or Reverse Labouchère. These ones should survive the longest time.

See CoinXerox Dice thread: https://bitcointalk.org/index.php?topic=911761.0
XinXan
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 505


View Profile
February 28, 2015, 05:10:02 PM
 #42

Is this still alive?
Coinyy
Newbie
*
Offline Offline

Activity: 30
Merit: 0


View Profile
March 06, 2015, 09:59:30 PM
 #43

TRY THIS, base amount 100satoshi. PAYOUT 100X. On LOSS increase 2%. ON win go back to base. If you are lucky not to go bust in first rounds, you could make very big amount especially if you are lucky to catch WIN in the last round before BUST when bet size is the biggest.

The more conservative play also could be this, almost the same, just change PAYOUT to about 125-150x, Increase on loss 1%. I dont know if payout is correct here, wasnt calculating and dont know if you always get profit when hit, but I think you should.
XinXan
Hero Member
*****
Offline Offline

Activity: 1064
Merit: 505


View Profile
March 07, 2015, 09:48:24 AM
 #44

TRY THIS, base amount 100satoshi. PAYOUT 100X. On LOSS increase 2%. ON win go back to base. If you are lucky not to go bust in first rounds, you could make very big amount especially if you are lucky to catch WIN in the last round before BUST when bet size is the biggest.

The more conservative play also could be this, almost the same, just change PAYOUT to about 125-150x, Increase on loss 1%. I dont know if payout is correct here, wasnt calculating and dont know if you always get profit when hit, but I think you should.

Dude this is dead, OP hasnt been answering
boopy265420
Legendary
*
Offline Offline

Activity: 1876
Merit: 1005


View Profile
March 07, 2015, 10:04:20 AM
 #45

When will be announced the next contest ? After the announcement of results from first contest this is what is guess.
Pages: 1 2 3 [All]
  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!