Ad Code

Responsive Advertisement

3x Martingale Strategy ( Slow and Safe )

 chance       = 33

bethigh      = false

Increase     = 1.6

basebet      = balance/40000000

nextbet      = basebet


function dobet()  

     


if (win) then 

    nextbet = balance/40000000   

else

    nextbet = previousbet*Increase 

end

 

end


Post a Comment

0 Comments