JasonWoods (OP)
Member
Offline
Activity: 61
Merit: 11
|
|
May 22, 2014, 07:56:14 AM Last edit: May 24, 2014, 12:06:14 PM by JasonWoods |
|
I have written an automatic martingale player. It just needs to be copy & pasted into the webconsole of Firefox and keeps on playing until it either reaches a certain amount of rounds, or a stake limit (with audio alert). If anybody is interested, pm me an offer and I'll clean up the code (it's not obfuscated so you can easily work on it). It's for scientific/educational purposes and losses may occur. Sold as is. EDIT:I posted the script later in this thread. If you like it, please tip me
|
|
|
|
Nobitcoin
Legendary
Offline
Activity: 966
Merit: 1000
In holiday we trust
|
|
May 22, 2014, 10:33:08 AM |
|
A non working bot is that worth trying to sell?
|
|
|
|
JasonWoods (OP)
Member
Offline
Activity: 61
Merit: 11
|
|
May 22, 2014, 02:55:45 PM |
|
A non working bot is that worth trying to sell?
Why should it not be working?
|
|
|
|
Jcw188
|
|
May 22, 2014, 03:14:55 PM |
|
If it worked, wouldn't you just be using it yourself? I think that's what the second poster is trying to ask.
|
|
████▄██████████▄ ███▄████████████ ▄███▀ ████ ████ ████ ▀███▄ ███▀████████████ ████▀██████████▀ |
▄██████████▄ ████████████ ███████████▀███▄ ████████████████ ████████████████ ████████████████ ▀███▄███████████ ████████████████ ████▀██████████▀ |
▄██▄█████████▄██▄ ▀████▄█████▄████▀ ▀████▄█▄████▀ ███████████ ▄████▀█████▀████▄ █████████████████ █████████████████ █████████████████ ▀███████████████▀
|
▄███████████████▄ █████████████████ ████▀███▀██████▀ ███████▄█████▀ ████▄▄██████████▄ █▀▀██████▀███████ █▄██████▄███▄████ █████▀███████████ ▀██▀███▀████████▀ |
████▄███████████ ████████████████ ▄███▀███████████ ████████████████ ████████████████ ████████████████ ███████████▄███▀ ████████████ ▀██████████▀ | | | | ████████ ██ ██ ██ ██ ██ ██ ██ ██ | |
██ ██ ██ ██ ██ ██ ██ ██ ████████
| | | | | | . Listed on
| | BINANCE KUCOIN Gate.io | | |
|
|
|
JasonWoods (OP)
Member
Offline
Activity: 61
Merit: 11
|
|
May 22, 2014, 03:46:39 PM |
|
If it worked, wouldn't you just be using it yourself? I think that's what the second poster is trying to ask.
Part of the martingale strategy is the fact that you need the funds to survive a couple of consecutive losses. With about 450 Satoshi per payout, it takes a few days to collect enough, especially if you want to play with a minimum stake of 10 instead of 1 for example. I'm currently trying to build up a budget there. That's why I thought I'd offer it for those interested. In my test runs it worked, although it turns out I need to be able to survive more tan 16 losses in a row You cannot earn a fortune on freebitco.in, but it's entertaining to play around. Worst case you lose a dollar or two only.
|
|
|
|
amacar
|
|
May 23, 2014, 07:53:19 PM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12) var myVar = window.setInterval(function() {
if( $('#double_your_btc_bet_lose').is(':empty') ) { $("#double_your_btc_min").click(); $("#double_your_btc_bet_hi_button").click(); } else { $("#double_your_btc_2x").click(); $("#double_your_btc_bet_hi_button").click(); } }, 3000); or change $("#double_your_btc_min").click(); with this (set any value you wish) $("#double_your_btc_stake").val("0.00000005"); any donations to address in my profile
|
|
|
|
bitgoldencoin
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 23, 2014, 09:48:11 PM |
|
Thanks for the code, I will be trying it out and leave a review of my experience next week
|
|
|
|
bitgoldencoin
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 23, 2014, 09:53:00 PM |
|
I have written an automatic martingale player. It just needs to be copy & pasted into the webconsole of Firefox and keeps on playing until it either reaches a certain amount of rounds, or a stake limit (with audio alert).
If anybody is interested, pm me an offer and I'll clean up the code (it's not obfuscated so you can easily work on it).
It's for scientific/educational purposes and losses may occur. Sold as is.
Jason Woods, if you share yours too i am sure people will tip you for your hard work and you will profit more than trying to sell it here... just a thought, pm me if you wanna discuss it in private.
|
|
|
|
fatguyyyyy
|
|
May 23, 2014, 10:48:22 PM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12) var myVar = window.setInterval(function() {
if( $('#double_your_btc_bet_lose').is(':empty') ) { $("#double_your_btc_min").click(); $("#double_your_btc_bet_hi_button").click(); } else { $("#double_your_btc_2x").click(); $("#double_your_btc_bet_hi_button").click(); } }, 3000); or change $("#double_your_btc_min").click(); with this (set any value you wish) $("#double_your_btc_stake").val("0.00000005"); any donations to address in my profile Where do you input this? I`m pretty new where this goes, does this work?
|
|
|
|
sameev29
|
|
May 23, 2014, 10:55:18 PM |
|
After playing for like 7-10 minutes the total balance becomes 0.
|
|
|
|
amacar
|
|
May 23, 2014, 11:08:51 PM |
|
It is still called gambling, so you should read first about martingale strategy before running my script. http://en.wikipedia.org/wiki/Martingale_(betting_system)Just for info: it has been reported that in Casino Monte Carlo, Monaco, red came up 39 times in a row So if there is a long strike of opposite colors, your balance will go to 0 (Another fun fact: if your starting bid is 1 satoshi, and there is 39 opposite colors in a row you would need 5497.55813888 BTC to not change your balance to 0)
|
|
|
|
sameev29
|
|
May 23, 2014, 11:14:31 PM |
|
It is still called gambling, so you should read first about martingale strategy before running my script. http://en.wikipedia.org/wiki/Martingale_(betting_system)Just for info: it has been reported that in Casino Monte Carlo, Monaco, red came up 39 times in a row So if there is a long strike of opposite colors, your balance will go to 0 (Another fun fact: if your starting bid is 1 satoshi, and there is 39 opposite colors in a row you would need 5497.55813888 BTC to not change your balance to 0) How much stake should be put to make the most profit and not go to 0.
|
|
|
|
amacar
|
|
May 23, 2014, 11:19:36 PM |
|
Depends on luck To be completely sure you should have infinity amount of BTC, but that won't be gambling anymore so casinos would bankrupt.
|
|
|
|
fatguyyyyy
|
|
May 23, 2014, 11:24:01 PM |
|
It is still called gambling, so you should read first about martingale strategy before running my script. http://en.wikipedia.org/wiki/Martingale_(betting_system)Just for info: it has been reported that in Casino Monte Carlo, Monaco, red came up 39 times in a row So if there is a long strike of opposite colors, your balance will go to 0 (Another fun fact: if your starting bid is 1 satoshi, and there is 39 opposite colors in a row you would need 5497.55813888 BTC to not change your balance to 0) How much stake should be put to make the most profit and not go to 0. I was going to ask the same thing. Whats your balance of what you work with?
|
|
|
|
JasonWoods (OP)
Member
Offline
Activity: 61
Merit: 11
|
|
May 24, 2014, 09:07:08 AM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12)
- no rounds limit - no stake limit - no audio alert - 3s delay - relying on jquery I'm sure a JS expert can optimize my code, but at least it doesn't keep on going without checking what's going on. And you didn't take into account that freebitco.in throttles you if you play long enough, so your 3s delay will haunt you. Jason Woods, if you share yours too i am sure people will tip you for your hard work and you will profit more than trying to sell it here... just a thought, pm me if you wanna discuss it in private.
Hmm, maybe you're right.I'll think about it (also sending a pm).
|
|
|
|
amacar
|
|
May 24, 2014, 09:24:01 AM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12)
- no rounds limit - no stake limit - no audio alert - 3s delay - relying on jquery I'm sure a JS expert can optimize my code, but at least it doesn't keep on going without checking what's going on. And you didn't take into account that freebitco.in throttles you if you play long enough, so your 3s delay will haunt you. Jason Woods, if you share yours too i am sure people will tip you for your hard work and you will profit more than trying to sell it here... just a thought, pm me if you wanna discuss it in private.
Hmm, maybe you're right.I'll think about it (also sending a pm). I know that it is just simple script because I wrote it in like 5-10 minutes.
|
|
|
|
Plank
Member
Offline
Activity: 61
Merit: 10
|
|
May 24, 2014, 10:45:16 AM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12) var myVar = window.setInterval(function() {
if( $('#double_your_btc_bet_lose').is(':empty') ) { $("#double_your_btc_min").click(); $("#double_your_btc_bet_hi_button").click(); } else { $("#double_your_btc_2x").click(); $("#double_your_btc_bet_hi_button").click(); } }, 3000); or change $("#double_your_btc_min").click(); with this (set any value you wish) $("#double_your_btc_stake").val("0.00000005"); any donations to address in my profile Where do you input this? I`m pretty new where this goes, does this work? So Is this script working or not? where do I paste It in firefox?
|
|
|
|
bitgoldencoin
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 24, 2014, 11:05:53 AM |
|
Jason woods,
Thank you for your pm, I have sent you a reply
|
|
|
|
bitgoldencoin
Newbie
Offline
Activity: 56
Merit: 0
|
|
May 24, 2014, 11:25:51 AM |
|
So Is this script working or not? where do I paste It in firefox?
Hi Plank, the script is working in firefox just click ALT+F4 to open the scratchpad window... paste the code there and then press run. Make sure the window freebitco.in multiply BTC is open on the back of the scratchpad. Remember, this is based on martingale betting system and it is gambling, you can win as well as loose
|
|
|
|
sameev29
|
|
May 24, 2014, 11:56:46 AM |
|
I wrote it myself too. If you want to play for 1 satoshi at the beggining you can use lower code. (Just paste it into browser console - usually F12)
- no rounds limit - no stake limit - no audio alert - 3s delay - relying on jquery I'm sure a JS expert can optimize my code, but at least it doesn't keep on going without checking what's going on. And you didn't take into account that freebitco.in throttles you if you play long enough, so your 3s delay will haunt you. Jason Woods, if you share yours too i am sure people will tip you for your hard work and you will profit more than trying to sell it here... just a thought, pm me if you wanna discuss it in private.
Hmm, maybe you're right.I'll think about it (also sending a pm). I know that it is just simple script because I wrote it in like 5-10 minutes. Can you perfect it more?
|
|
|
|
|