Pages:
Author

Topic: Seuntjie' Dice bot programmers mode discussion. (Read 125132 times)

brand new
Activity: 0
Merit: 1
hi-this is a bot error or a site error . website - Stake
https://pastenow.ru/83634e28c1622a3cc3a9c6a678883558
brand new
Activity: 0
Merit: 1
Just FYI, 999dice uses a new server and client seed combination for every (normal) bet, the nonce will always be 0 for 999dice in DiceBot.
Similarly, calling resetseed on 999dice has no effect, since it's reset for every bet anyway. (to the effect that no request is actually sent to the site when you call resetseed)
and how then to control whether the reset worked or not?
brand new
Activity: 0
Merit: 1
primary expression expected, got '#'
LOL... sorry, I am an idiot Roll Eyes  Embarrassed Embarrassed I have been programming in Python a lot lately... and Python uses "#" for comments... LUA (which Dicebot uses), uses "--" for comments! Roll Eyes Roll Eyes

So, replace: #nonce not reset
with: --nonce not reset

and replace: #nonce reset, continue
with: --nonce reset, continue


Or just delete both lines with #... they're not actually required.
received

LUA ERROR!!
assignment statement expected, got 'not'
brand new
Activity: 0
Merit: 1
I don't know what you mean by "family"? Huh
like that https://pastenow.ru/82a397de1c1a86c41a7d62ba0d550eae
re-it can be seen that it was reset
in short we need  to control the family reset if not reset then stop
brand new
Activity: 0
Merit: 1
Oh right... so you just want a simple counter then? Huh

You code looks "OKish"... Something like that should work.
Code:
...
basebet = xyz
basechance = abc
nextbet = basebet
chance = basechance
...
bets = 0

function dobet()
 
  bets += 1
 
  if (win) then
    ..
  else
    ..
  end

  if bets%70 == 0 then
    resetseed()
    nextbet = basebet
    chance = basechance
    bethigh = true
    bets = 0
  end
end

Something like that should run whatever you like for 70 bets, then reset to the basebet and basechance and bethigh etc... then it will repeat for another 70 bets with a new seed etc.

Also, it is important to note that not all sites allow the use of the resetseed() function. I have not used 999Dice, so I've no idea if the resetseed() function actually works with that site. If it doesn't, then there is nothing the dicebot can do about it.
the main thing is if the family is not reset then stop -bets>70thend stop()end
after the seed is reset the bet should  0 ,not 71
https://pastenow.ru/4147187a4f161274f5bdf7d08812550b
newbie
Activity: 100
Merit: 0
win free coin at telegram https://t.me/+3ZoQLfhgC-w5ZDg0
newbie
Activity: 6
Merit: 0
Hello!!

I got a simple question, maybe someone can help me. i got it:

"      if (vQtdHit == 3 )and (vQtdError == 0 )  then
            restart()
            nextbet = vBaseBet
       else
                if (vQtdHit + vQtdError == 108 )  then
                if (vQtdError >= 18 ) then
                    stop()
                    vMessage = "hit"
                    ching()
                end
                if (vQtdError <= 17) then
                    restart()
                    nextbet = vBaseBet
                end
"

so i got (part 2):

" if (vQtdHit == 4 ) and (vQtdError == 1 )  then
            restart()
            nextbet = vBaseBet
        end
if (vQtdHit == 5 ) and (vQtdError == 2 )  then
            restart()
            nextbet = vBaseBet
        end
if (vQtdHit == 6 ) and (vQtdError == 3 )  then
            restart()
            nextbet = vBaseBet
        end

and so on...
"

And thats what i want is in part 2.

I want something like when i got 3 times the vQtdHit in a row (with no vQtdError in the middle of it) it to restart().
Reason why i want to change it: If i have 1 error, 1 hit. 1 hit, 1 hit, 1 error, then i need 6 in vQtdHit instead of 5 to have 3 in a tow. (line 5 of part 2).

I did all this job as a patch, but i think there is a better and simpler way to do that! Resuming: All i want is to restart when i get 3 vQtdHit in a row.

If someone can help me...

Thanks in advantage!

newbie
Activity: 100
Merit: 0
the winner dice script is here!
get it fast, make money before everyone else depletes casinos with this winning script in 2022:
https://satoshi-box.com/pay/CFoef5
https://i.imgur.com/H9vKzcy.png
newbie
Activity: 3
Merit: 0
Hello all, please help me write a script on seuntji dicebot

chance     = 66
base       = balance/44440
nextbet   = balance/44440

if win then
     nextbet=balance/44440
   else
     nextbet=previousbet*3

if  streak lost = 4 then
 nextbet=balance/4444
if win 10 bets then nextbet=balance/44440

else nextbet=balance/4444
if win 10 bets then nextbet=balance/44440
else nextbet=balance/444.4
if win 10 bets then nextbet=previousbet/44440
else nextbet=balance/44.44


That is my idea, pleas help me write a script, thanks.
hero member
Activity: 1428
Merit: 931
🇺🇦 Glory to Ukraine!
reason is simple:
seuntjie, i suspect is collaborating with casinos, therefore,
they will never tell you the truth about what tricks they use to scam players;

You have some serious claims here; Do you have any evidence for that?

The Seuntjie' Dice bot is a very powerful and popular tool that everybody can use for free, and the developer deserves a great deal of credit for his work. Therefore, it would be useful to back up these allegations with some evidence.
newbie
Activity: 100
Merit: 0
let me invite you all, good folks, to our dicebot scripts and programming telegram group;

https://t.me/joinchat/WSzmG_19XPtNhL0s

we can achieve more, working as a team!

rules are simple: no scam, no spam, use common sense!

reason is simple:
seuntjie, i suspect is collaborating with casinos, therefore,
they will never tell you the truth about what tricks they use to scam players;
we can talk about it freely in our group, because nobody can rule us from a casino!

all welcome!
legendary
Activity: 1717
Merit: 1125
I have a small query if someone can help me.

Actually, I used this bot to bet at stake casino and I was able to bet on a 0.99x multiplier or something like that but the same odds are not possible to bet on directly at stake. I am sorry but I don't know how gambling bots exactly work but one shouldn't be able to bet on negative multipliers basically.

I used those odds that time because I was looking for the cheapest wager possible and that was one easy way of doing it.

Are you confusing multiplier with payout?

Multiplier is what the bot multiplies your bet with when you lose/win. Here it should absolutely be possible to have a multiplier below 1 because many people want to reduce their bets gradually instead of resetting.

Payout is what the site pays out when you win. DiceBot doesn't do any validation on payout but it uses the same API as the website does. If the website declines a bet with a payout below 1.0102 (typical minimum payout for 1% edge sites) it will decline it if placed through dicebot as well.

The confusion between payout and multiplier isn't helped by the fact that some sites have switched to referring to payout as multiplier.
HCP
legendary
Activity: 2086
Merit: 4314
First of all... apologies to all for late replies...

THis is my code.. I write a function after 3 losses code going to stop..
after stop i need a restart a code..
what is the restart programme code..
There isn't a restart program code... once you execute stop()... the only way to start is to manually use start() on the console or click the "start" button etc.




I have tried time and time again to create my own LUA:
I'll take a look and see what I can come up...

EDIT: Try this... usual disclaimers apply... I take no responsibility if the script goes crazy and bets all your balance. There doesn't seem to be any sort of limit on the number of losses in a row, so your bet could increase very quickly if you hit a long loss streak!
Code:
-------------------------------------
--
-- Dicebot script for CryptochevyBlue
--
-- Coded by HCP
--
-------------------------------------
chance  = 70.21 -- should be ~ 1.41x payout
basebet = 0.00000100 --sets your first bet.
nextbet = basebet
bethigh = true --bet high when true, bet low when false

wincount  = 0
losscount = 0

function dobet()
   
    if (win) then
        -- add a win, zero loss streak
        wincount += 1
        losscount = 0
    else
        -- add a loss, zero win streak
        wincount = 0
        losscount +=1
    end
   
    if (wincount >= 1) then
        nextbet = previousbet * 0.5
    elseif (losscount >= 1) then
        nextbet = previousbet * 1.5
    end
   
    if (wincount == 3) then
        -- 3 wins in a row
        nextbet  = basebet
        bethigh  = !bethigh
        wincount = 0
    elseif (losscount == -2) then
        -- 2 losses in a row
        bethigh   = !bethigh
        losscount = 0
    end
   
end


chance  = 70.21 -- I think that's 1.41 ?
Depends on the sites house edge as to what that actually translates to, but, for most sites, it should be close.




Actually, I used this bot to bet at stake casino and I was able to bet on a 0.99x multiplier or something like that but the same odds are not possible to bet on directly at stake. I am sorry but I don't know how gambling bots exactly work but one shouldn't be able to bet on negative multipliers basically.
I wouldn't have thought that was possible either... the Stake site should really refuse that bet. It sounds like it isn't sanity checking the bets via their API properly.

You might want to consider contacting Stake and advising them of this. Can you still set the bet in your bet history? If so, take screenshots and note the BetID to help them investigate the issue.
legendary
Activity: 2520
Merit: 1073
I have a small query if someone can help me.

Actually, I used this bot to bet at stake casino and I was able to bet on a 0.99x multiplier or something like that but the same odds are not possible to bet on directly at stake. I am sorry but I don't know how gambling bots exactly work but one shouldn't be able to bet on negative multipliers basically.

I used those odds that time because I was looking for the cheapest wager possible and that was one easy way of doing it.
full member
Activity: 531
Merit: 100
Failed to log in to your account on PrimeDice. Check the status bar for more information if available.

Are you having trouble logging in? Click the help button below to see the most common login problems and how to resolve them
newbie
Activity: 1
Merit: 0
I have tried time and time again to create my own LUA:

chance  = 70.21 -- I think that's 1.41 ?
basebet = .000001
bethigh = true

After 1 loss -- increase by 150%
After 1 win -- Decrease by 50%

After 3 wins in a row -- reset to basebet
After 2 losses in a row -- Switch Under/Over
After 3 wins in a Row -- Switch Under/Over

I don't know how to code the rest.
newbie
Activity: 2
Merit: 0
THis is my code.. I write a function after 3 losses code going to stop..
after stop i need a restart a code..
what is the restart programme code..
THank you

chance    = 95
basebet   = 0.01
bethigh   = true
losecount = 0
nextbet   = basebet
target    = balance * 2

maxbet = 0.5

function dobet()
   
if losecount == 3 then

stop()

end


 


    if (win) then
        chance    = 95
        nextbet   = basebet
        losecount = 0
    else
        losecount = losecount + 1
        resetseed()
        if (losecount > 1) then
            nextbet = previousbet * 2
            chance  = (1 / ((nextbet + (nextbet - basebet)) / nextbet)) * 100
            if chance < 49.5 then
               chance = 49.5
            end
            bethigh = not bethigh
        else
            nextbet = previousbet * 2
            chance  = (1 / ((basebet + nextbet) / nextbet)) * 100
            if chance < 49.5 then
               chance = 49.5
            end
           bethigh = not bethigh
        end
    end
end
HCP
legendary
Activity: 2086
Merit: 4314
hi-this is a bot error or a site error . website - Stake
https://pastenow.ru/83634e28c1622a3cc3a9c6a678883558
Most likely a networking issue of some description... the site has returned the bet results out of order (you can tell by the nonce value and because the bot isn't sure what has happened, it aborts all betting to prevent it from breaking your script.

refer: https://bot.seuntjie.com/FAQs.aspx#faq28
HCP
legendary
Activity: 2086
Merit: 4314
Yeah, I meant I just wasn't sure what the "rate" that YOLODice had was, so couldn't tell if CG would give something similar Wink

CG do indeed "throttle" the betting speed of smaller bets... but it should not be too far off 1 bet/s
legendary
Activity: 1484
Merit: 1355
I'm sorry to derail this topic just a little bit, but can anyone recommend a reputable casino that works well with Seuntjie's Dice bot?
Now that YOLOdice is closed, I'm looking for an alternative that works at a similar rate with small amounts (I prefer altcoins) so I can continue running my scripts. Any recommendation is welcome.
I've not had any issues with Crypto.Games... although, I'm not sure what "a similar rate with small amounts" would be...

This was about the average speed. The number of bets per minute. I know that many dice casinos are limiting their speed for smaller stakes.
So, I've had about 1 bet per second on YOLOdice.

Thank you for the Crypto.Games recommendation, I will try them.
Pages:
Jump to: