just-dice-bot
just-dice-bot copied to clipboard
Hi, this is a flexible betting bot for just-dice.com. Feel free to use it under GPL. If you want to donate some Beer/Satoshis: 1CDjWb7zupTfQihc6sMeDvPmUHkfeMhC83 Thanks. The ACES branch is considered...
Here is a note from Nakowa to the owner of Just-Dice on his strategy that won him 1.3m USD: http://plaxant.com/wp-content/uploads/2013/09/Dt6AJaB.png and the article it's from: http://plaxant.com/just-dices-international-whale-watching/ What do you think...
I tried installing and running this using Python 2.7. However, I get the following error: D:\just-dice-bot-aces>cmd /k \python27\python just-dice-bot.py Traceback (most recent call last): File "just-dice-bot.py", line 46, in from...
Hi i have issue with this bot.. Cant login with firefox and bot..
For description and possible fix see https://bitcointalk.org/index.php?topic=268126.msg3437250#msg3437250
Track down where reconnects happen, and avoid them completly. Related issue: Faster reconnect here #40
It should be possible to switch to another config during runtime. Easiest would be moving the config to an own class instance. If the new config could not be loaded...
I'm working on a reconnect method where I do not close/reopen the browser. The bot would decide where it is possible to use the fast method. If the fast method...