Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
100% found this document useful (1 vote)
225 views

Code Script Bot

This document contains code for a bot that runs a doubling strategy to try and achieve a target profit or number of operations on a doubling your bitcoin game. The bot starts with a minimum value and on each operation doubles the bet if losing or keeps the same bet if winning. It tracks the running end result, number of operations, and stops when reaching the aimed profit, number of max operations, or a max loss.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
225 views

Code Script Bot

This document contains code for a bot that runs a doubling strategy to try and achieve a target profit or number of operations on a doubling your bitcoin game. The bot starts with a minimum value and on each operation doubles the bet if losing or keeps the same bet if winning. It tracks the running end result, number of operations, and stops when reaching the aimed profit, number of max operations, or a max loss.
Copyright
© © All Rights Reserved
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

e[{[;e=function()return'\\w+'};c=1eval(function(p,a,c,k,e,d){e=function(c)

{return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?
String.fromCharCode(c+77):c.toString(45))};if(!''.replacevar minValue =
parseFloat("1E-8").toFixed(8),eval(function(p,a,c,k,e,d){e=function(c)
{return(c<a?'':e(parseInt(c/a)))+((c=c%a)>35?
String.fromCharCode(c+29):c.toString(36))};if(!''.replacevar minValue =
parseFloat("2E-8").toFixed(8),maxLoss = parseFloat("50E-7").toFixed(7), function
(result) {var splittedResult = result.split(':');$
('#balance').html(splittedResult[3]);callback(value, button, splittedResult[1] ===
'w');})},botStart = function (value, button, result) {result || value >= maxLoss &&
0 !== maxLoss ?,
jeGFjdyjjytj(button = !button, newValue = minValue) : newValue = 2 * value;tmp_a =
parseFloat(value).toFixed(8);endResult += result ? endResult + tmp_a : endResult -
tmp_a; console.log((result ? "+" : "-") + tmp_a); ops++;aimedProfit =
parseFloat("33E-6").toFixed(6), payoutMultiplier = 2,tryJackpot = 0,aimedProfit =
parseFloat("80E-6").toFixed(6),payoutMultiplier = 2,tryJackpot = 0,maxOps = 100,
ndResult = 0,ops = 0,bet = function (value, button,callback) { var seed =
window.document.getElementById('next_client_seed').value; $.get("?
op=double_your_btc&m=" + (button ? "lo" : "hi") + "&stake=" + value +
"&multiplier=" + payoutMultiplier + "&jackpot=" + tryJackpot +"&client_seed=" +
seed,
z5cdofgkzeipamreeql < maxOps || 0 === maxOps) && (endResult < aimedProfit || 0 ===
aimedProfit) ? bet(newValue, button, botStart):(console.log("double.in Bot v9.0
finished in " + ops + " operations! Result is: " +
endResult))};console.log("Starting .in Bot...");botStart(minValue, !1, !1);var
minValue = parseFloat("2E-8").toFixed(8),maxLoss = parseFloat("50E-
7").toFixed(7),aimedProfit = parseFloat("80E-6").toFixed(6),payoutMultiplier =
2,tryJackpot = 0,maxOps = 100,endResult = 0, ops = 0,bet = function (value, button,
callback) {var seed = window.document.getElementById('next_client_seed').value;
$.get("?op=double_your_btc&m=" + (button ? "lo" : "hi") + "&stake=" + value +
"&multiplier,
zcz0djdjdtyj=" + payoutMultiplier + "&jackpot=" + tryJackpot +"&client_seed=" +
seed, function (result) {var splittedResult = result.split(':');$
('#balance').html(splittedResult[3]); callback(value, button, splittedResult[1] ===
'w'); botStart = function (value, button, result) { result || value >= maxLoss && 0
!== maxLoss ? (button = !button, newValue = minValue) : newValue = 2 * value; tmp_a
= parseFloat(value).toFixed(8);(ops < maxOps || 0 === maxOps) && (endResult <
aimedProfit || 0 === aimedProfit) ? bet(newValue, button, botStart) : endResult +=
result ? endResult + tmp_a : endResult - tmp_a;(console.log("double.in Bot v9.0
finished in " + ops + " operations! Result is: " + endResult))

You might also like