Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 2

resetseed()

resetseed()
resetstats()
betcalc = 0.00000001
-------------------------------------------

bethigh = true
bethigh = true
first = true
done = true
chance = 5

if (betcalc < 0.00000001) then print("***") stop() end

base = 0.00000001
curbet = base * 1.2
nextbet = base

function dobet()
base = 0.00000001

if (first) then
if(stopnow) then stop() end
if !Win then
chance = math.random(5,6)
bethigh=!betlow
nextbet = curbet
first = false
done = true
end
end
if (first) then
if(stopnow) then stop() end
if !Win then
chance = math.random(5,6)
bethigh=!betlow
nextbet = curbet
first = false
done = true
end
end
if (first) then
if(stopnow) then stop() end
if !Win then
chance = math.random(5,6)
bethigh=!betlow
nextbet = curbet
first = false
done = true
end
end
if (first) then
if(stopnow) then stop() end
if !Win then
chance = math.random(5,6)
bethigh=!betlow
nextbet = curbet
first = false
done = true
end
end
if(!first and !done) then
if(stopnow) then stop() end
if win then
chance = math.random(5,6)
curbet = base * 1.2
nextbet = base
first = true
done = true
else
curbet = curbet * 1.2
nextbet = curbet
chance = math.random(5,6)
bethigh=!betlow
end
end
done = false
end

You might also like