Posts

Bitsler Hack Script V2.0 (17 November 2017) Free

// ==UserScript== // @name         DrWeb DiceBot for Bitsler // @namespace    dicebotforbitslerbydrweb // @version      2017.0417a // @description  Wont win a fortune, but it will win. // @author      Drweb // @match        *://www.bitsler.com/play/dice/* // @match        https://www.bitsler.com/play // @match        https://www.bitsler.com/play/dice* // @require http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js // @grant GM_xmlhttpRequest // @grant GM_info // @grant GM_setValue // @grant GM_getValue // @grant GM_addStyle // ==/UserScript== //////JQuery Compatibility statement////// this.$ = this.jQuery = jQuery.noConflict(true); //////JQuery Compatibility statement//////         var countLosses = document.querySelectorAll('#history-my-bets-dice .text-danger').length;      var c...

BITSLER New Updated Script 30 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 - Su...