Post
Topic
Board Gambling
Re: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts!
by
kwong1983
on 16/07/2019, 02:24:18 UTC
Hello guys!
Can anyone help me with a little script?

Idea is:
base bet = 0.00000010
base multiplier = 10x
on loss = 0.00000010 (as and basebet, always +1 unit)
on loss = +1x multiplier
on win = reset to base params

i.e. when I loss so my next bets must be like as:
after 1 loss: bet 0.00000020 + 1x multiplier (11x)
after 2 loss: bet 0.00000030 + 1x multiplier (12x)
after 3 loss: bet 0.00000040 + 1x multiplier (13x)
after 4 loss: bet 0.00000050 + 1x multiplier (14x)
after 5 loss: bet 0.00000060 + 1x multiplier (15x)

and so on until we win...

I saw such a script on the Bustabit site (payout martingale)

You can do it in Setting Mode - Advanced. Using MMMMKKKK or d'Alembert, reset on win in stop condition.