");                 window.jQuery('#' + prefix + 'Message').append("
UPDATE TIME!!!
");                 window.jQuery('#' + prefix + 'Message').append("
Grab the update for: " + name + "
");                 window.jQuery('#' + prefix + 'Link').on('click', function() {                     window.jQuery("#" + prefix + "Dialog").hide();                     window.jQuery("#" + prefix + "Dialog").remove();                 });                 window.jQuery("#" + prefix + "Dialog").show();             }              window.jQuery.get('https://raw.githubusercontent.com/Apostolique/Agar.io-bot/master/launcher.user.js?' + Math.floor((Math.random() * 1000000) + 1), function(data) {                 var latestVersion = data.replace(/(\r\n|\n|\r)/gm, "");                 latestVersion = latestVersion.substring(latestVersion.indexOf("// @version") + 11, latestVersion.indexOf("// @grant"));                  latestVersion = parseFloat(latestVersion + 0.0000);                 var myVersion = parseFloat(aposLauncherVersion + 0.0000);                  if (latestVersion > myVersion) {                     update("aposLauncher", "launcher.user.js", "https://github.com/Apostolique/Agar.io-bot/blob/" + sha + "/launcher.user.js/");                 }                 console.log('Current launcher.user.js Version: ' + myVersion + " on Github: " + latestVersion);             });          }).fail(function() {}); } getLatestCommit();  console.log("Running Bot Launcher!"); (function(d, e) {      //UPDATE     function keyAction(e) {         if (84 == e.keyCode) {             console.log("Toggle");             toggle = !toggle;         }         if (82 == e.keyCode) {             console.log("ToggleDraw");             toggleDraw = !toggleDraw;         }         if (68 == e.keyCode) {             window.setDarkTheme(!getDarkBool());         }         if (70 == e.keyCode) {             window.setShowMass(!getMassBool());         }         if (69 == e.keyCode) {             if (message.length > 0) {                 window.setMessage([]);                 window.onmouseup = function() {};                 window.ignoreStream = true;             } else {                 window.ignoreStream = false;                 window.refreshTwitch();             }         }         window.botList[botIndex].keyAction(e);     }      function humanPlayer() {         //Don't need to do anything.         return [getPointX(), getPointY()];     }        function pb() {          //UPDATE          window.botList = window.botList || [];          window.jQuery('#nick').val(originalName);          function HumanPlayerObject() {             this.name = "Human";             this.keyAction = function(key) {};             this.displayText = function() {return [];};             this.mainLoop = humanPlayer;         }          var hpo = new HumanPlayerObject();          window.botList.push(hpo);          window.updateBotList();          ya = !0;         Pa();         setInterval(Pa, 18E4);          var father = window.jQuery("#canvas").parent();         window.jQuery("#canvas").remove();         father.prepend("