0% found this document useful (1 vote)
3K views1 page

999dice - Dicebot Script - v1 - Fishing Stratgety

- How to use scripts: http://bit.ly/2N2N2mQ - Download dicebot here: https://bot.seuntjie.com/ - Recommend 999dice: register here - https://www.999dice.com/?208233618 - Scritps link: https://drive.google.com/open?id=1iSCKe-GUmErHcMgZyPzEUFaY6OT0uI2H - Like and follow my page for more info: https://www.facebook.com/DiceScriptJP #Dice #dicebot #999dice #Script #Dicebotscript

Uploaded by

Potter Jame
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (1 vote)
3K views1 page

999dice - Dicebot Script - v1 - Fishing Stratgety

- How to use scripts: http://bit.ly/2N2N2mQ - Download dicebot here: https://bot.seuntjie.com/ - Recommend 999dice: register here - https://www.999dice.com/?208233618 - Scritps link: https://drive.google.com/open?id=1iSCKe-GUmErHcMgZyPzEUFaY6OT0uI2H - Like and follow my page for more info: https://www.facebook.com/DiceScriptJP #Dice #dicebot #999dice #Script #Dicebotscript

Uploaded by

Potter Jame
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

chance=33 base=balance/1000000 nextbet=balance/1000000 losecount=0 i=balance*0.

96
k=0 target=balance+balance/10 a=0
function dobet()

if a==16 then bethigh=!bethigh resetseed()a=0 end if win then a+=1 nextbet=base


chance=33 losecount=0 else
if balance>target then stop() else if(i>k)then resetseed()tip("208233618",i)
print(" ") print("target: "..target) print("nextbet: "..nextbet) print("chance:
"..chance) print("Profit to go: "..target - balance) print(" ")end end
nextbet=previousbet*1.56 losecount+=1 end if(losecount>5)then
nextbet=previousbet*1.56 chance=10 end if(losecount>8)then
nextbet=previousbet*1.56 chance=33 end if(losecount>10)then
nextbet=previousbet*1.56 chance=15 end if(losecount>13)then
nextbet=previousbet*1.88 chance=41.25 end if(losecount>14)then
nextbet=previousbet*1. chance=20 end if(losecount>17)then nextbet=previousbet*2.075
chance=48 end if(losecount>18)then nextbet=previousbet*2 end if losecount>19 then
nextbet=previousbet*1.95 end end end

You might also like