Pages:
Author

Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts! - page 9. (Read 274497 times)

newbie
Activity: 54
Merit: 0
chance  = math.random(1,10)

I need help. How do i code the chance lower than 1? like 0.10(990x Payout)

Thanks

increase your maximum in the random call by some order of magnitude and the divide the result again by the same order of magnitude.

ie math.random(1,10*100)/100.0

Thanks  Grin
newbie
Activity: 532
Merit: 0


Hi, i'm a user of Windice and i like to prepare my bets using dicebot, but in the last 5 days i get over 15 fatal error and dicebot has to shut down...this is not normal becouse i'm using it on another 3 sites and everything is ok, can you help me? Cheesy

And if possible remember do add XRP on windice , thanks Cheesy

Can you email me your dicebotlog.txt file please? Also, are you from Russia? I've been informed that has banned the windice URL for gambling.


Ok, sending the e-mail, i'm from Brazil Smiley

Still waiting for your answer Cheesy
legendary
Activity: 1717
Merit: 1125
chance  = math.random(1,10)

I need help. How do i code the chance lower than 1? like 0.10(990x Payout)

Thanks

increase your maximum in the random call by some order of magnitude and the divide the result again by the same order of magnitude.

ie math.random(1,10*100)/100.0
newbie
Activity: 54
Merit: 0
chance  = math.random(1,10)

I need help. How do i code the chance lower than 1? like 0.10(990x Payout)

Thanks
legendary
Activity: 1717
Merit: 1125
Hi @Seuntjie,

Could please share the code/formula to convert a roll number into a crash/payout number?

How do I calculate to crash value for like -> 49.50 = 2x & 33.00 = 3x etc etc

Thank you.

https://steemit.com/gambling/@seuntjie/diecebot-math

Edit: If you're using the advanced mode or just quickly want to convert from the one or the other, you can just set the payout in the manual bet section or at the top of the strategies tab:
copper member
Activity: 20
Merit: 0
Hi @Seuntjie,

Could please share the code/formula to convert a roll number into a crash/payout number?

How do I calculate to crash value for like -> 49.50 = 2x & 33.00 = 3x etc etc

Thank you.
newbie
Activity: 532
Merit: 0


Hi, i'm a user of Windice and i like to prepare my bets using dicebot, but in the last 5 days i get over 15 fatal error and dicebot has to shut down...this is not normal becouse i'm using it on another 3 sites and everything is ok, can you help me? Cheesy

And if possible remember do add XRP on windice , thanks Cheesy

Can you email me your dicebotlog.txt file please? Also, are you from Russia? I've been informed that has banned the windice URL for gambling.


Ok, sending the e-mail, i'm from Brazil Smiley
legendary
Activity: 1717
Merit: 1125
why you still don't give a sh*t? you are asked for evidences, im given you a database where you can see patterns and figure out something, but you are doing nothing?!
I did my tests. I found errors in the bot but found no substantial evidence or even anything suspicious in the site.

Hi, i'm a user of Windice and i like to prepare my bets using dicebot, but in the last 5 days i get over 15 fatal error and dicebot has to shut down...this is not normal becouse i'm using it on another 3 sites and everything is ok, can you help me? Cheesy

And if possible remember do add XRP on windice , thanks Cheesy

Can you email me your dicebotlog.txt file please? Also, are you from Russia? I've been informed that has banned the windice URL for gambling.


I have noticed a few times that when i change the base bet, the bot doesn't reset after 2 wins.

I am using Dicebot 3.4.9.1.

Anyone having the same problem or is this already known? If not, i can upload the setting file/create a vid about it.
That doesn't make sense, please send me your settings and a video.
hero member
Activity: 1372
Merit: 512
I have noticed a few times that when i change the base bet, the bot doesn't reset after 2 wins.

I am using Dicebot 3.4.9.1.

Anyone having the same problem or is this already known? If not, i can upload the setting file/create a vid about it.
newbie
Activity: 532
Merit: 0
Hi, i'm a user of Windice and i like to prepare my bets using dicebot, but in the last 5 days i get over 15 fatal error and dicebot has to shut down...this is not normal becouse i'm using it on another 3 sites and everything is ok, can you help me? Cheesy

And if possible remember do add XRP on windice , thanks Cheesy
newbie
Activity: 48
Merit: 0
here uploaded db file its ~280mb, but its only 800k hands, its something like last 40hours

https://easyupload.io/2ccf3i

on this period watch last ~50-100k bets there was "that kind of thing" what im talking. (if im remember right)

btw, if you need I can help you track that, I can "hunt" another times it, if there is need in that, and you can't see nothing in this period.

Waiting for your answer, Seuntjie! Smiley

Seuntjie, you still dont anwered me, and forget maybe?! Huh
Seuntjie, you still forget to answer and check something?!

I haven't forgotten, I've just been busy.

I did do some tests on the site though. I left 2 accounts betting at the site, one using a fixed RNG for seed and one not for 24 hours. One account did around 900k bets and the other around 700k. During that time I got a max losing streak of 19 losses at 49.5% and a max winning streak of 20 at 49.5% one the 900k account and max losing streak of 19 (twice) and a max winning streak of 17 or the 700k account. I had no skipped or repeated nonces on either account. I used a fixed verifier for the site to check thousands of bets, especially the bets where I had a losing streak and all of the bets verified correctly.

If there are skipped nonces in the bet history database for DiceBot, it's probably because the SQLite interface can't keep up with the speed of the bets when you're close to their server. Since the all time graphs draw from the database, that explains why the graph might not show the same number of bets as your nonce. I haven't had time to verify this using either your or one of my own DBs. It's also very possible that with the time it takes to draw charts with hundreds of thousands points and because it's multi threaded, the bot is suppressing errors that arises when trying to add points to the charts.

why you still don't give a sh*t? you are asked for evidences, im given you a database where you can see patterns and figure out something, but you are doing nothing?!
member
Activity: 113
Merit: 10
I want to chase 1.70 on 4 losses in a row increase the bet to by 2.4 times. it will increase the bet every time on loss to 2.4 times until win. Once theirs a win the bet will reset to base. How do I do it using this settings area https://bot.seuntjie.com/preroll.png

I tried Multiplier on loss > multiplier I put 2.4 and it multiplies by a much higher percentage for some reason


Yes I want to chase 80x payout. I can't figure out how to do it


If you're using the advanced mode set your payout to 80:

If you're using the programmer mode, you have to set your chance variable to the equivalent chance to win for your payout. See the screenshot above for what that is, or if you don't know how to calculate the one from the other, enter you payout into the manual betting box and see what the chance is that it spits out.


Please read the tutorials for the programmer mode. There are a lot of information about how it works, what variables and functions are available and what they are used for. https://bot.seuntjie.com/programmermode.aspx

I'm not going to post a code example that directly answers your question because then you're going to ask me to solve every little problem or difficulty that you encounter and frankly I don't have the time or patience for that. Instead, I try to point you in the right direction and give you resources to solve your problem yourself and hopefully help you solve future problems on your own. From here on, it's up to you to use those resources and learn.
legendary
Activity: 1717
Merit: 1125
Yes I want to chase 80x payout. I can't figure out how to do it


If you're using the advanced mode set your payout to 80:

If you're using the programmer mode, you have to set your chance variable to the equivalent chance to win for your payout. See the screenshot above for what that is, or if you don't know how to calculate the one from the other, enter you payout into the manual betting box and see what the chance is that it spits out.


Please read the tutorials for the programmer mode. There are a lot of information about how it works, what variables and functions are available and what they are used for. https://bot.seuntjie.com/programmermode.aspx

I'm not going to post a code example that directly answers your question because then you're going to ask me to solve every little problem or difficulty that you encounter and frankly I don't have the time or patience for that. Instead, I try to point you in the right direction and give you resources to solve your problem yourself and hopefully help you solve future problems on your own. From here on, it's up to you to use those resources and learn.
member
Activity: 113
Merit: 10
Yes I want to chase 80x payout. I can't figure out how to do it

So about my question if I want to chase 80x multiplier what script do I use? Can you copy and paste code here?
What exactly do you mean by "chase 80x multiplier"? Huh

Are you simply wanting to gamble with 80x payout or do you mean something else? Huh

If you just want to gamble at 80x payout, you don't even need a script, the beginner mode will work just fine.

Chance/Payout values can vary from site to site due to differences in House Edge. So, you just need to know what chance value equates to an 80x payout on the site you want to play on... Then set that chance, the bet amount and start the bot going!


HCP
legendary
Activity: 2086
Merit: 4314
So about my question if I want to chase 80x multiplier what script do I use? Can you copy and paste code here?
What exactly do you mean by "chase 80x multiplier"? Huh

Are you simply wanting to gamble with 80x payout or do you mean something else? Huh

If you just want to gamble at 80x payout, you don't even need a script, the beginner mode will work just fine.

Chance/Payout values can vary from site to site due to differences in House Edge. So, you just need to know what chance value equates to an 80x payout on the site you want to play on... Then set that chance, the bet amount and start the bot going!

member
Activity: 113
Merit: 10
So about my question if I want to chase 80x multiplier what script do I use? Can you copy and paste code here?


I have a question if I want the multiplier I'm chasing to be 80 I tried this

chance=49.5
multiplier=80
base=0.00000100
preroll=5
prebet=0.00000001

function dobet()
 if win then
  nextbet=base
 else
  if currentstreak== -preroll then
   nextbet=base
  end
  if currentstreak < -preroll then
   nextbet=previousbet*multiplier
  end
 end
end

After I change the 2 to an 80 it still closes at 2.

On this where it says Multiplier and Times Multiplier By? whats the difference also what's the bet amount in this one, for instance bet on win and bet on lose https://bot.seuntjie.com/preroll.png

I want to bet a smaller amount than 1 since I'm using Ethos and not whole Ethereums


You're confusing terminology/verbage.

The Multiplier in the bot is what your bet gets multiplied with by the bot for the next bet. IE if your multiplier is 2, and you lose a bet (assuming martingale), your next bet will be 4. If it is a loss again, it will be 8 etc.
What you're referring to as multiplier is Payout in terms of dice games. IE if you win at 49.5% chance to win, the site pays out 2x what you bet. (assuming 1% house edge).
"Times multiplyer by" does exactly what it says. IF you have a multiplier mode that enables it (ie change once or variable) it times your multiplier with that value after the set amount of bets.

For example if you have a multiplier of 2, times multiplier of 3 after every 3 bets and a multiplier mode of variable.:
Assumig all bets are losses, your betting pattern and multiplier (not payout) would be:
1         2
2         2
4         2->changes to 6 now (*3)
24       6
144     6
864     6->changes to 18 now (*3)
15552 18
etc



If you're using a script, ALWAYS look at the context of where and how a variable is used.
Your multiplier gets defined on 2, then line 15 it is used to calculate your next betting amount by multiplying your previous bet with your multiplier.

You can bet any amount up to 8 decimals. The smallest amount the bot allows you to bet is 0 (if the site allows it) or 0.00000001. The programmer mode might allow smaller bets if the sites API allows it.



Since you're so new to the bot, it might be a good idea to just read through the settings and try to understand what they do. Some controls have tooltips if you hover over the control or the label that gives a short explanation of what they do.

If you intend on using the programmer mode, it is important to understand how the programmer mode works and what variables do what. See the tutorials on https://bot.seuntjie.com/ProgrammerMode.aspx for more information on the programmer mode.


legendary
Activity: 1717
Merit: 1125
I have a question if I want the multiplier I'm chasing to be 80 I tried this

chance=49.5
multiplier=80
base=0.00000100
preroll=5
prebet=0.00000001

function dobet()
 if win then
  nextbet=base
 else
  if currentstreak== -preroll then
   nextbet=base
  end
  if currentstreak < -preroll then
   nextbet=previousbet*multiplier
  end
 end
end

After I change the 2 to an 80 it still closes at 2.

On this where it says Multiplier and Times Multiplier By? whats the difference also what's the bet amount in this one, for instance bet on win and bet on lose https://bot.seuntjie.com/preroll.png

I want to bet a smaller amount than 1 since I'm using Ethos and not whole Ethereums


You're confusing terminology/verbage.

The Multiplier in the bot is what your bet gets multiplied with by the bot for the next bet. IE if your multiplier is 2, and you lose a bet (assuming martingale), your next bet will be 4. If it is a loss again, it will be 8 etc.
What you're referring to as multiplier is Payout in terms of dice games. IE if you win at 49.5% chance to win, the site pays out 2x what you bet. (assuming 1% house edge).
"Times multiplyer by" does exactly what it says. IF you have a multiplier mode that enables it (ie change once or variable) it times your multiplier with that value after the set amount of bets.

For example if you have a multiplier of 2, times multiplier of 3 after every 3 bets and a multiplier mode of variable.:
Assumig all bets are losses, your betting pattern and multiplier (not payout) would be:
1         2
2         2
4         2->changes to 6 now (*3)
24       6
144     6
864     6->changes to 18 now (*3)
15552 18
etc



If you're using a script, ALWAYS look at the context of where and how a variable is used.
Your multiplier gets defined on 2, then line 15 it is used to calculate your next betting amount by multiplying your previous bet with your multiplier.

You can bet any amount up to 8 decimals. The smallest amount the bot allows you to bet is 0 (if the site allows it) or 0.00000001. The programmer mode might allow smaller bets if the sites API allows it.



Since you're so new to the bot, it might be a good idea to just read through the settings and try to understand what they do. Some controls have tooltips if you hover over the control or the label that gives a short explanation of what they do.

If you intend on using the programmer mode, it is important to understand how the programmer mode works and what variables do what. See the tutorials on https://bot.seuntjie.com/ProgrammerMode.aspx for more information on the programmer mode.

member
Activity: 113
Merit: 10
I have a question if I want the multiplier I'm chasing to be 80 I tried this

chance=49.5
multiplier=80
base=0.00000100
preroll=5
prebet=0.00000001

function dobet()
 if win then
  nextbet=base
 else
  if currentstreak== -preroll then
   nextbet=base
  end
  if currentstreak < -preroll then
   nextbet=previousbet*multiplier
  end
 end
end

After I change the 2 to an 80 it still closes at 2.

On this where it says Multiplier and Times Multiplier By? whats the difference also what's the bet amount in this one, for instance bet on win and bet on lose https://bot.seuntjie.com/preroll.png

I want to bet a smaller amount than 1 since I'm using Ethos and not whole Ethereums



Where can I find the Ethercrash scripts? Theirs literally no search on your site so I would have to go through hundreds of scripts 1 by 1? I'm looking for a chaser script that will count how many sub 2 numbers before bet. So if it's a streak of 4 red numbers on the 5th game I will start my bet. If theirs a loss on the 5th game I will double my bet until I win. Once I win I will stop playing until theirs a streak of red numbers

There aren't any "Ethercrash" scripts. All scripts on my site work for all sites supported by the bot, including ethercrash if you're logging into the site from the bot. There aren't any site specific scripts. If you're looking for scripts that you can run on the ethercrash website (ie not through the bot), you're in the wrong place.

The easiest way to search for something specific on my site is to go to google, and search "site:bot.seuntjie.com "

You can do pre rolling in the advanced mode, no script needed. Here's a screenshot of what settings you need to change to achieve that: https://bot.seuntjie.com/preroll.png
The screenshot is from an older version of the bot so the settings moved around a little bit, but they're all still there with the same names.

Here's a script example of prerolling if you want to use the programmer mode: https://bot.seuntjie.com/scripts.aspx?id=2
newbie
Activity: 5
Merit: 0
Can you add support for XRP on Wolf.bet?
legendary
Activity: 1717
Merit: 1125
I tried both methods and it logs into ethercrash and it shows on the bot it's placing the bet but it doesn't place any bets on ethercrash

How long did you wait for the bet to be placed? It needs to wait for the current round to finish and then it will start betting from the next round
Pages:
Jump to: