Author

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

hero member
Activity: 728
Merit: 500
Betterbets.io Casino
I need some user input regarding the beta version currently available for the bot. (you can download it here: https://bot.seuntjie.com/botpage.aspx?id=11 )

With regards to the moneypot implementation, I need someone to please test:
Wether you can log in at all. I can log in on windows 10, but the browser it uses might be different from earlier versions, so logging in might not work on all versions of windows.
Wether the deposit and withdraw dialogs work correctly.
Wether the login, deposit and withdraw dialogs are an acceptable way to log in to the site.

Any feedback would be greatly appreciated.

Hopefully we get some testers on this, would like to get to the stable release soon Smiley.
legendary
Activity: 1717
Merit: 1125
I am ready to make all efforts are only likely to provide you with information about strategies 505,say what you need and I will provide any data,I think 505 is a very viable strategy and I really hope that you write a script on it. Embarrassed


Quote
505:-1L,-1L,-1L,-4L,-4L,-4L,-16L,-16L,-16L,64W/  //Multiply every 3 bets instead of every bet, can be done by the bot already. Reset on win can be done as well.

resets to the base rate,-1L,1W,-1L,-4L,4W,4W/resets to the base   //why does it not reset after the first win here. Why does it reset after the second 4W instead of the first? or third?

Rates grow more slowly during a long series of consecutive losing bets. //this needs to be defined better. What is a long series? 6? 12? 50? What is more slowly once every 5 bets? multiply by 1.9 instead of 2? Does it get slower the longer the series gets?

Winning bid does not guarantee reset on the base. //what does? What are the criteria for resetting after a win

Reset to basic, then when in scoring, either in the three is the first bet either of the three only 1 losing. //Not sure what you're trying to say here at all.
full member
Activity: 686
Merit: 107
I am ready to make all efforts are only likely to provide you with information about strategies 505,say what you need and I will provide any data,I think 505 is a very viable strategy and I really hope that you write a script on it. Embarrassed
full member
Activity: 686
Merit: 107
I apologize for the insistence but I would like to know whether it is possible to write a script for 505

YES, but we need more details about it.


 Very cool project , keep up the good work.

Thank you
what data do you need?I will try to provide them to you and explain
legendary
Activity: 1717
Merit: 1125
I apologize for the insistence but I would like to know whether it is possible to write a script for 505

YES, but we need more details about it.


 Very cool project , keep up the good work.

Thank you
sr. member
Activity: 616
Merit: 250

 Very cool project , keep up the good work.
full member
Activity: 686
Merit: 107
I apologize for the insistence but I would like to know whether it is possible to write a script for 505
legendary
Activity: 1717
Merit: 1125
Could you add ajax mode to dadice ? it's very faster than API

Last time I tried and I wanted to ask Sid about authentication for the ajax mode, he said he doesn't want bot developers to use it and I should stay with the API.

TBH, I'm a bit irritated by the dadice team, because they don't improve the api and they don't want me using the ajax method, so I'm out of options.

I saw a post on their btct thread about the api not being slow for everyone. While it might be true that 1 or 2 users might get decent speeds from the api, even 100 or 200, if there are 50 other people, from different countries, with varying internet speeds, complaining that it's slow, somethings wrong.
hero member
Activity: 546
Merit: 500
Could you add ajax mode to dadice ? it's very faster than API
full member
Activity: 686
Merit: 107
respected seuntjie and chilly2k I do not know English,I use online translator which translates completely as I want to say,below I attached a link to a screen shot in which I tried to describe the essence of the strategy 505 for example bot for 999 dice in which this strategy is implemented,I very much hope that you will understand the essence of 505 and perhaps write a script for your super bot

https://i.imgur.com/qUEmKaX.jpg?1
legendary
Activity: 1007
Merit: 1000
below I have left a link to a screenshot,tell me what to click or what to register in the console that the script started to work and the bot started to bet
http://imgur.com/5EwPBlF

please help me,I'm very confused and don't know what to do Angry Angry Angry Huh

I suggest clicking the Help! button that is visible on that screen shot. It will explain how the programming mode works and how to use it.

To start and stop a script, go to the console tab (look at the top of the screenshot), then in the bottom there is an input box. in there, type "nextbet = xx.xxxx" (without the quotation marks, replace xx.xxxx with what you want your first bet to be) and press enter.

Then, to start betting, type "start()" (without the quotation marks, but with the brackets) and press enter. To stop the bot, type "stop()" and press enter.

   You also need to first log into which ever site you want to bet on.

That kinda goes without saying though....


LOL...  You would be surprised.   Roll Eyes  First question in most diagnostic manuals..  Is the cord plugged into a working power receptacle.. 
legendary
Activity: 1717
Merit: 1125
I need some user input regarding the beta version currently available for the bot. (you can download it here: https://bot.seuntjie.com/botpage.aspx?id=11 )

With regards to the moneypot implementation, I need someone to please test:
Wether you can log in at all. I can log in on windows 10, but the browser it uses might be different from earlier versions, so logging in might not work on all versions of windows.
Wether the deposit and withdraw dialogs work correctly.
Wether the login, deposit and withdraw dialogs are an acceptable way to log in to the site.

Any feedback would be greatly appreciated.
legendary
Activity: 1717
Merit: 1125
dear seuntjie I already wrote and asked to implement a strategy 505 in your super bot,I understand that this is a very time consuming process and it takes a long time,I want to ask you,is it possible to implement a strategy 505 by means of a script,this strategy is based on the martingale and I want to know whether it is possible to write in the script

I don't intend on implementing the strategy as you described it (unless you're willing to pay me for the time), but it can be done via a script. But your description isn't really clear. I'll post it below with some comments:

Quote
505:-1L,-1L,-1L,-4L,-4L,-4L,-16L,-16L,-16L,64W/  //Multiply every 3 bets instead of every bet, can be done by the bot already. Reset on win can be done as well.

resets to the base rate,-1L,1W,-1L,-4L,4W,4W/resets to the base  //why does it not reset after the first win here. Why does it reset after the second 4W instead of the first? or third?

Rates grow more slowly during a long series of consecutive losing bets. //this needs to be defined better. What is a long series? 6? 12? 50? What is more slowly once every 5 bets? multiply by 1.9 instead of 2? Does it get slower the longer the series gets?

Winning bid does not guarantee reset on the base. //what does? What are the criteria for resetting after a win

Reset to basic, then when in scoring, either in the three is the first bet either of the three only 1 losing. //Not sure what you're trying to say here at all.
legendary
Activity: 1007
Merit: 1000
dear seuntjie and chilly2k,thank you very much guys,your advice helped me,I've dealt with the problem.once again thank you very much Smiley

Your welcome..


dear seuntjie I already wrote and asked to implement a strategy 505 in your super bot,I understand that this is a very time consuming process and it takes a long time,I want to ask you,is it possible to implement a strategy 505 by means of a script,this strategy is based on the martingale and I want to know whether it is possible to write in the script

    If you can explain it, you can create a script for it.  I've never heard of a strategy 505.
full member
Activity: 686
Merit: 107
dear seuntjie I already wrote and asked to implement a strategy 505 in your super bot,I understand that this is a very time consuming process and it takes a long time,I want to ask you,is it possible to implement a strategy 505 by means of a script,this strategy is based on the martingale and I want to know whether it is possible to write in the script
full member
Activity: 686
Merit: 107
dear seuntjie and chilly2k,thank you very much guys,your advice helped me,I've dealt with the problem.once again thank you very much Smiley
legendary
Activity: 1717
Merit: 1125
below I have left a link to a screenshot,tell me what to click or what to register in the console that the script started to work and the bot started to bet
http://imgur.com/5EwPBlF

please help me,I'm very confused and don't know what to do Angry Angry Angry Huh

I suggest clicking the Help! button that is visible on that screen shot. It will explain how the programming mode works and how to use it.

To start and stop a script, go to the console tab (look at the top of the screenshot), then in the bottom there is an input box. in there, type "nextbet = xx.xxxx" (without the quotation marks, replace xx.xxxx with what you want your first bet to be) and press enter.

Then, to start betting, type "start()" (without the quotation marks, but with the brackets) and press enter. To stop the bot, type "stop()" and press enter.

   You also need to first log into which ever site you want to bet on.

That kinda goes without saying though....
legendary
Activity: 1007
Merit: 1000
below I have left a link to a screenshot,tell me what to click or what to register in the console that the script started to work and the bot started to bet
http://imgur.com/5EwPBlF

please help me,I'm very confused and don't know what to do Angry Angry Angry Huh

I suggest clicking the Help! button that is visible on that screen shot. It will explain how the programming mode works and how to use it.

To start and stop a script, go to the console tab (look at the top of the screenshot), then in the bottom there is an input box. in there, type "nextbet = xx.xxxx" (without the quotation marks, replace xx.xxxx with what you want your first bet to be) and press enter.

Then, to start betting, type "start()" (without the quotation marks, but with the brackets) and press enter. To stop the bot, type "stop()" and press enter.

   You also need to first log into which ever site you want to bet on.
legendary
Activity: 1717
Merit: 1125
below I have left a link to a screenshot,tell me what to click or what to register in the console that the script started to work and the bot started to bet
http://imgur.com/5EwPBlF

please help me,I'm very confused and don't know what to do Angry Angry Angry Huh

I suggest clicking the Help! button that is visible on that screen shot. It will explain how the programming mode works and how to use it.

To start and stop a script, go to the console tab (look at the top of the screenshot), then in the bottom there is an input box. in there, type "nextbet = xx.xxxx" (without the quotation marks, replace xx.xxxx with what you want your first bet to be) and press enter.

Then, to start betting, type "start()" (without the quotation marks, but with the brackets) and press enter. To stop the bot, type "stop()" and press enter.
full member
Activity: 686
Merit: 107
below I have left a link to a screenshot,tell me what to click or what to register in the console that the script started to work and the bot started to bet
http://imgur.com/5EwPBlF

please help me,I'm very confused and don't know what to do Angry Angry Angry Huh
Jump to: