Author

Topic: Script for dice betting (Read 1312 times)

legendary
Activity: 1134
Merit: 1112
October 02, 2013, 12:09:33 PM
#19
Chrome extension

https://github.com/darby999/just-dice.com

original stops on win/lose

https://github.com/CriticalNix/just-dice.com

One I changed slightly and added divest all and invest all buttons (found on pastebin)



If you use either of these and win feel free to donate to the original dev darby999.
1BZiXP6EoLgm3LjnExVQSSB4c7UbUqRVPf

A link to his BTC address can also be found on his github page.

Hm. That seems very interesting, actually.

I think I'll take a look through the code...
b!z
legendary
Activity: 1582
Merit: 1010
October 02, 2013, 06:47:47 AM
#18
I think I saw an opensource script like that somewhere in the gambling section earlier. Search to see if you can find it.
full member
Activity: 151
Merit: 100
October 01, 2013, 06:12:45 PM
#17
Chrome extension

https://github.com/darby999/just-dice.com

original stops on win/lose

https://github.com/CriticalNix/just-dice.com

One I changed slightly and added divest all and invest all buttons (found on pastebin)



Does that work for auto divest and invest?

No it is not auto. It just adds handy buttons to use.
full member
Activity: 151
Merit: 100
October 01, 2013, 06:04:01 PM
#16
Chrome extension

https://github.com/darby999/just-dice.com

original stops on win/lose

https://github.com/CriticalNix/just-dice.com

One I changed slightly and added divest all and invest all buttons (found on pastebin)



If you use either of these and win feel free to donate to the original dev darby999.
1BZiXP6EoLgm3LjnExVQSSB4c7UbUqRVPf

A link to his BTC address can also be found on his github page.
member
Activity: 72
Merit: 10
Drunk Lunatic
October 01, 2013, 05:48:30 PM
#15
I sent You message if You're still interested.

Below two examples from bot I made for myself (works on PD) to play from console and bet faster.





It can run martingale, labouchere, d'alembert, oscar's grind and can even make cashout when needed. Of course not everyone likes playing on console so I can make some GUI.

By the way, I wanted to make bot like one above, but web-based, available for anyone who wants to use it (maybe for some micro fee) and release it on Chaos Prediction, with simple GUI and intergated calculations. Not sure if it's good idea, I can receive a lot of PMs after, like "wtf dude I lost on martingale, just after 99999 rolls! WHY?!".

BTW, deepceleron, thanks for using calculator!
legendary
Activity: 1736
Merit: 1029
October 01, 2013, 04:52:55 PM
#14
legendary
Activity: 1512
Merit: 1036
September 30, 2013, 11:31:40 PM
#13
I just want to see how long it takes to bust when able to double your bet at least 15x.  

Math lets you keep your money:

http://bitchaos.com/

You will be busted after 15 loses in row.
Probability of lose 15 times in row in 15 executions is 0.0035429961%.
According to The Deep Magic, overall probability of bust within 50000 executions is 58.38%, and to end up with profit - 41.62%
If You'll keep winning for a longer time, amount of possible loses will raise, along with overall chance to make profit - however not a very much.
If You'll not bust, You'll end up with balance around 75250, so 25250 profit.
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
September 30, 2013, 11:23:57 PM
#12
For 1.9 BTC I'll write you a script that simulates the betting.  When you lose everything it'll say:  You saved ___ BTC.
sr. member
Activity: 330
Merit: 250
September 30, 2013, 11:13:56 PM
#11
I'll do it for 2 BTC.
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
September 30, 2013, 11:11:21 PM
#10
You're going to need 4 million units to survive the above chart.
newbie
Activity: 56
Merit: 0
September 30, 2013, 11:09:33 PM
#9
Yes I understand dice is 100% going to take your money in the end. I just am testing a few things out.

It's nothing special really. start with 50,000 units and start betting 1 when you lose bet 2 then 4/8/12 etc till you win. Essentially betting thousands to win 1. I just want to see how long it takes to bust when able to double your bet at least 15x.  
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
September 30, 2013, 11:08:09 PM
#8
member
Activity: 112
Merit: 10
September 30, 2013, 11:02:28 PM
#7
You can just pay me half of what you would bet and you'll be better off.


This,

Over the course of running a script you will run into deep runs of loses and it will screw you over.
cp1
hero member
Activity: 616
Merit: 500
Stop using branwallets
September 30, 2013, 11:00:59 PM
#6
You can just pay me half of what you would bet and you'll be better off.
member
Activity: 112
Merit: 10
September 30, 2013, 10:59:14 PM
#5
There is a Greasemoney script but it has a problem of betting way too fast and blocking your IP for a hour so the code needs a tweak.

Quote
// ==UserScript==
// @name                JustDice Martingale Bot
// @namespace   none
// @author      Gray
// @version     1.1
// @include     https://just-dice.com/*
// @grant       none
// ==/UserScript==
 
/* How would you go about using this?
 *
 * Install Greasemonkey plugin for Firefox
 * Install Firebug plugin for Firefox (It's better than the builtin console.)
 *
 * Make a new script with Greasemonkey
 * Type whatever you want into the form
 * Then paste this whole file into the editor
 *
 * Adjust to your needs.
 * Run.
 *
 * Other things you can do:
 *
 * That's it!
 *
 * Made a profit and feel like tipping people without seeing their genitals?
 *
 * Go ahead: 1Gray1ZsWo3kKBaCYdigiyPkD1pUnBqPxo
 *
 * Now go have fun with this... thing!
**/
 
// Heres the script
 
$('