You are on page 1of 1

-- BISMILLAH PROFIT BELI HAPE --

-- CREATED : RIZKI NUGROHO --


---DONASI DOGE : DMJmPJ7nQ5Dx8veT5vmPZcGD5rKuxMhu6k ---
-- MINING MODE TURBO : BET 0.01 --- MODALMU MINMAL 100+
-- MINING SABAR : BET 0.001 --- MODALMU MINIMAL 10+
-- MINING TINGGAL LIBURAN : BET 0.0001 --- MODALMU MINIMAL 1+
-- Gada sc yang aman cuma minimalisir Lose Streak --
-- Sejauh ini ku tested profit lumayan --
basebet = 0.01
multiplier = 1.6
multiplier1 = 1.75
losec = 0
nextbet = basebet
rollDelay = 0
chance = 9
balik = 0
function dobet()
bethigh= math.random(0,5)%2==0
if win then
nextbet = basebet
print("Yeay Menang")
chance = 31
balik+=1
losec = 0
else
nextbet = previousbet*multiplier
chance = 35
losec+=1
sleep(rollDelay)
end
if losec > 6 then
if win then
balik = 0
else
nextbet = previousbet*multiplier1
chance = math.random(39,45)
sleep(rollDelay)
end
end

if balance > 1003 then --- Target Balancemu Di Ganti Ae Sesuai Tujuan
print("Alhamdulillah Profit Tercapai")
withdraw(3,DPewU8UpTWGK87qaj5gZvuML32WSGqrVbP)
stop()
end
end

5c9faa36938e2d9bc3ebbfa454ae846980acba16

You might also like