Bitcoin Forum
June 23, 2024, 06:38:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Gambling discussion / Re: Seuntjie' Dice bot programmers mode discussion. on: November 09, 2016, 07:42:31 PM
hello.
 I used the default settings.
Chance 49.5
Multiply 2
As shown in the figure (indicated bet) instead of 2x multiples there is 4x multiple. This a bug?

Image: (I can not embed.)  Huh





I used also

nextbet = 0.0000001
enablezz=true
enablesrc=true
percentage=0.00038 -- the percentage of your balance that will make up your base bet
function dobet()
if win then
nextbet = balance*(percentage/100)
else
nextbet = martingale(win)
end
end


Please help me.

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!