You are on page 1of 1

--[[^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^/$$^^^^^^/$$^/$$$$$$^^/$$$$$$^/$$$$$$^/$$$$$$^
|^$$$^^^^/$$$/$$__^^$$/$$__^^$|_^^$$_//$$__^^$$
|^$$$$^^/$$$|^$$^^\^$|^$$^^\__/^|^$$^|^$$^^\__/
|^$$^$$/$$^$|^$$$$$$$|^$$^/$$$$^|^$$^|^$$^^^^^^
|^$$^^$$$|^$|^$$__^^$|^$$|_^^$$^|^$$^|^$$^^^^^^
|^$$\^^$^|^$|^$$^^|^$|^$$^^\^$$^|^$$^|^$$^^^^$$
|^$$^\/^^|^$|^$$^^|^$|^^$$$$$$//$$$$$|^^$$$$$$/
|__/^^^^^|__|__/^^|__/\______/|______/\______/^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--]]

chance=1.0011^24*1e2-1e2
bethigh=true
basebet=0.1
nextbet=basebet

function float(value,void)if(win)or(trail==nil)then
trail=balance*(1-((value)/1e2))print(string.format("%.8f",trail))elseif(balance<=tr
ail)then if(void)then stop()ching()else ching()nextbet=basebet end end end

function dobet()
nextbet=(win)and basebet or previousbet*(1.00137^(math.pi*math.pi*math.pi))
--float(1.01^24,false)
end

You might also like