Forum rules
Bitcoin.com is not responsible for any of the gambling sites discussed here.
Users are responsible for their own losses on all bitcoin gambling sites.
If the gambling stops being fun, it's time to stop gambling.
User avatar
btcgaming
Posts: 2
Joined: Thu Aug 20, 2020 7:46 pm

worlds best dice script!!!!! lua scripts/dicebot/bitcoin gambling/always win script

Fri Aug 21, 2020 12:23 am

--- this is $that$tyler$guys$ lucky 5 script
--- reccomended balance 10.00000000
--- only run once to a maximum 2x a day
--- please use my luckyfish link to show some support
--- //luckyfish. io/?c=clvoky (take the spaces out as it wont allow full links to be posted)<<<<<<<<<<<<<<<<<<<<<<<<<<

--- the only thing you have to adjust with this script is the profittarget to 5.0 more then your balance!!!!!
--- gamble responsibly and remember a lot of dice is luck...
--- enter full script after the seperation line
--- also this script is written in js format...
--- //luckyfish. io/?c=clvoky (take the spaces out as it wont allow full links to be posted)<<<<<<<<<<<<<<<<<<<<<<<<<<<
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

basebet = 0.00001000;
nextbet = 0.00001000;
bb = 0.00090000;
bb6 = 0.00900000;
pbet = 0.00090000;
pbet3 = 0.00900000;
pb3 = 1;
pb = 1;
pbb3 = 0;
pbb = 0;
nb = 0;
chance = 62;
profittarget = 10.008;

function dobet() {

if (balance >= profittarget)
stop();

if (pbb3 == 1)
pbb3 = 0;

if (pbb == 1)
pbb = 0;

if (win && chance == 38) {
pb3 = 1;
pbb3 = 1;
} else if (chance == 38 && pbb3 == 0) {
pb3 = 0;
}

if (win && chance == 62) {
pb = 1;
pbb = 1;
} else if (chance == 62 && pbb == 0){
pb = 0;
}

if (chance == 62 && pb == 0 ) {
pbet = pbet*3;
} else if (chance == 62 && pb == 1) {
pbet = bb6;
}

if (chance == 38 && pb3 == 0) {
pbet3 = pbet3*1.7;
} else if (chance == 38 && pb3 == 1) {
pbet3 = bb;
}

if (chance >= 62) {
chance = 38;
nb = 1;
bethigh = true;
} else {
chance = 62;
nb = 2;
bethigh = false;
}

if (nb == 1) {
nextbet = pbet3;
nb = 2;
} else if (nb == 2) {
nextbet = pbet;
nb = 1;
}

}
-----again //luckyfish. io/?c=clvoky (take the spaces out as it wont allow full links to be posted)
----- for more links and other scripts join my discord! //discord .gg/vwhJs2t (again remove the space lol)

User avatar
AdamCalline
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 10
Joined: Mon Aug 24, 2020 9:35 am

Re: worlds best dice script!!!!! lua scripts/dicebot/bitcoin gambling/always win script

Mon Aug 24, 2020 9:46 am

An interesting thing to consider in more detail.

User avatar
JuliKare
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 13
Joined: Thu Aug 27, 2020 5:57 pm

Re: worlds best dice script!!!!! lua scripts/dicebot/bitcoin gambling/always win script

Fri Aug 28, 2020 10:34 am

It's worth noting. I was interested

Return to “Gambling”

Who is online

Users browsing this forum: No registered users and 2 guests