Bitcoin Forum
June 17, 2024, 06:37:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 168 »
  Print  
Author Topic: Seuntjies DiceBot -Multi-Site, multi-strategy betting bot for dice. With Charts!  (Read 274546 times)
Monopoly
Hero Member
*****
Offline Offline

Activity: 546
Merit: 500



View Profile
August 03, 2015, 06:20:36 AM
 #741

The bot is very slow on dadice .... why ?
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 03, 2015, 08:47:59 AM
 #742

The bot is very slow on dadice .... why ?


Because their API is extremely slow. I've talked with Sid (dadice_dev) about it. He promised the API will do 2 bets/s and is aware of the problem, I'm just not sure if he's actively trying to fix it.

Unfortunately there's nothing more I can do to make the bot bet faster at dadice

atoue
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
August 03, 2015, 05:24:00 PM
 #743

would it become a problem if i run multiple windows of your dicebot?

maybe seed crash? or another problem?
leozzo
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 03, 2015, 05:33:49 PM
 #744

Hi guy,

ty for your good bot.

Can you add option to autoswitch from 1 strategy to another every xxx bets?

I noticed, when i have a good strategy always i earn momey on first 2000-3000-5000 bet, then always start loosing all money. I think dice site is setting to make you loose as soon as it understand your strategy (but it take times, before that you should change strategy)

Should be nice have the possibility to load 5-6 different strategy (correctly with all checkbox, now have a bug the "import" option) and autoswitch it every xxx bets.

Thank you!

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 03, 2015, 07:50:30 PM
 #745

would it become a problem if i run multiple windows of your dicebot?

maybe seed crash? or another problem?

As long as you don't try to bet on the same account with more than one bot at the same time, It works fine. If you do have errors, just try placing each instance in its own folder.

Enzyme
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
August 04, 2015, 02:42:56 AM
 #746

For some reason, this bot ignores the 'return to base' after win command and continues to bet high amounts.
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 04, 2015, 05:41:43 AM
 #747

For some reason, this bot ignores the 'return to base' after win command and continues to bet high amounts.


In the latest stable version, there's a bug in the saving and loading of settings that's causing this and other errors. In the on win box in the martingale tab, almost at the bottom, there's a checkbox that says: "reset after first win". Make sure this is checked before you start the bot. There's a beta version where this is fixed available at https://bot.seuntjie.com/botpage.aspx?id=11

If you don't feel like moving to the beta version, after you open the bot, just recheck all checkboxes before starting the bot. NO checkbox settings are being saved correctly on the most recent stable version.

Sorry about this. Hope it hasn't caused too much trouble

  the first time you run the beta, make sure you select the option. from there on it will save and load correctly

navigatorus
Full Member
***
Offline Offline

Activity: 686
Merit: 107


View Profile
August 05, 2015, 03:40:48 PM
Last edit: August 05, 2015, 04:44:18 PM by navigatorus
 #748

guys please explain how to run the start script,I don't understand,I really need help Huh Huh Huh
Coef
Hero Member
*****
Offline Offline

Activity: 882
Merit: 1000


Exhausted


View Profile
August 05, 2015, 04:36:49 PM
 #749

guys please explain how to run the start script,I don't understand,I really need help Huh Huh Huh

Have you read the guide on https://bot.seuntjie.com/GettingStarted.aspx?

If you still have problem after reading it, please tell us which step you are at and the problem you experience in details.

navigatorus
Full Member
***
Offline Offline

Activity: 686
Merit: 107


View Profile
August 05, 2015, 04:53:48 PM
 #750

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
seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 05, 2015, 06:06:32 PM
 #751

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.

chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
August 05, 2015, 07:19:58 PM
 #752

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.

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 05, 2015, 08:11:30 PM
 #753

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....

navigatorus
Full Member
***
Offline Offline

Activity: 686
Merit: 107


View Profile
August 05, 2015, 09:03:07 PM
 #754

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
navigatorus
Full Member
***
Offline Offline

Activity: 686
Merit: 107


View Profile
August 05, 2015, 09:10:20 PM
 #755

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
chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
August 05, 2015, 09:26:54 PM
 #756

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.

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 05, 2015, 09:39:39 PM
 #757

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.

seuntjie (OP)
Legendary
*
Offline Offline

Activity: 1717
Merit: 1125



View Profile WWW
August 05, 2015, 10:48:06 PM
 #758

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.

chilly2k
Legendary
*
Offline Offline

Activity: 1007
Merit: 1000


View Profile
August 05, 2015, 11:02:51 PM
 #759

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.. 

navigatorus
Full Member
***
Offline Offline

Activity: 686
Merit: 107


View Profile
August 06, 2015, 03:43:34 AM
 #760

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
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 [38] 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 ... 168 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!