Script doesn't work
Hi everybody, I tested the DQ-Trevel.js a lot of times changing the settings in different ways (minBet, maxBet, MartingaleMultiplier etc..) but I always had a negative profit, always. I tried also to change the betSpeed from 3000 to 1000 to 0. I lost a lot of satoshi (start with > 100000). I think that a real script to gain satoshi with freebitcoin doesn't exists. This script is not the solution. I'm sorry because I believe it.
This is the law of large numbers at play. The script will make a profit with any settings but if you run it forever it will make a loss and you will find the win rate is 47.5 at a payout of 2. Most people like you forget to factor this in their money management and thus every gambling product you get or buy online will never work. The simplest way is to have a profit and loss target you reach it you call it a day. If you want to be a successful gambler or investor you need to know how to manage your risk and this does not involve letting a script intelligent or otherwise run forever!
Hi mbithy, thanks for this script. Good Job.
Tested the script and it worked by multiplying my bitcoins to a certain level, then all of a sudden all of them are gone!!! What settings other than the basic settings do you recommend for this not to happen.
I mean, at what point do you think the script should be stopped, because before I could even get the opportunity to stop the script, my bitcoins are already gone. It's quite devastating.
Until am able to figure out a way to predict the next roll using the server_seed_hash, nonce and client_seed without depending on the server seed, this Trevel script is kindof only the best bet to work around with.
But, the drastic loss in bitcoin all of a sudden after soaring high to a point is unimaginable.
Am personally grateful to you for this script, but if you could advise on what's the best strategy to avoid this sudden loss, then it would really help.
Thanks bro.
@abadieferu check out Ghost Bets that sudden loss could be because some bets weren't going through and got counted as a loss then bet amount increased and when it finally went through it was a loss.
Ok...Thanks.... @mbithy
Can you advise on which part of the code I can place the suggested function?
$(document).ajaxStop(function () {
var timeout= $("#double_your_btc_error").html();
if (timeout!=""){
console.log("Stop to bet, to preevent leaks");
env.stop=true;
}
}); ```