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=94
base=0.00000001 nextbet =base bethigh =true function dobet() if win then nextbet=previousbet*1 if nextbet<base then nextbet =base end if currentstreak%5==0 then nextbet =base end else nextbet =previousbet*500 end end