Hello today I introduce you to my x50 up to x165 btc dice strategy V2.
the goal of this strategy is to hit the randomly selected multplier x50 - x165 within hundred rounds.
If this does not happen the bot changes to a chance of 49% - 55% and so on, see backup chance.
After that it starts again from the beginning.
for this 7h session the base bet is 0.00000004 btc
start balance: 0.0137 btc - higher is always better, right...
--- set chance range % ----
--- main chance
mina = 00.60
maxa = 01.98
chance = math.random(mina*100.0, maxa*100.0)/100.0
--- backup chance
minb = 49.00
maxb = 54.9
minb2 = 55.00
maxb2 = 58.00
minc = 60.00
maxc = 64.00
mind = 70.00
maxd = 75.00
--- start bet ----
base = 0.00000004
nextbet = base
--- Calculates the multiplier automatically
function getmulti()
payout=(100-1)/chance
return payout/(payout-1)
end
function dobet()
if win then
nextbet=base
chance = math.random(mina*100.0, maxa*100.0)/100.0
else
bethigh = true
nextbet = previousbet*getmulti()
if (currentstreak)<-100 then
chance = math.random(minb*100.0, maxb*100.0)/100.0
nextbet = previousbet*getmulti()+0.00001050 -- 100 lost rounds based on startbet
end
if (currentstreak)<-102 then
chance = math.random(minb2*100.0, maxb2*100.0)/100.0
nextbet = previousbet*getmulti()
end
if (currentstreak)<-103 then
chance = math.random(minc*100.0, maxc*100.0)/100.0
nextbet = previousbet*getmulti()-0.00000550
end
if (currentstreak)<-106 then
chance = math.random(mind*100.0, maxd*100.0)/100.0
nextbet = previousbet*getmulti()-0.00000550
end
end
end
Here you can see the graphic, when the Mulitplier (x50- X165) was hit within the 100 bet rounds.

Here you can see the graphic, when the Mulitplier was not hit within the 100 rounds


overall statistics of a whole 7h dice bot btc session

Here are some Streak statistics

Have fun and win a lot
I do not guarantee an endless permanent win. I like to play btc dice games and don't want to play only the standard strategies.
--------------------------------------------------
Free Seuntjies DiceBot: https://bot.seuntjie.com
"any use of the bot is at the user's own risk."
Web DiceBot
----------------------------------------------
if you want to support me you can use the ref link.
----------------------------------------------
All-in-One Crypto Ecosystem
45+ different crypto assets with unique features across 10+ apps.
StakeCube
