Advertisement
code_pro_gamer_moves

java

Nov 8th, 2019
1,668
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. // ==UserScript==
  2. // @name            New [moomoo,starblast,bist,slither,narwhale,driftin,bloble].io music fullscreen working progress
  3. // @name:es         Nuevo .io music progreso de trabajo en pantalla completa
  4. // @name:vi         Mới .io tiến trình làm việc toàn màn hình âm nhạc
  5. // @namespace    https://greasyfork.org/en/scripts/390665/
  6. // @version      20.0 now working on zombs and fixing how keys
  7. // @description:en This code adds music and hot key to .io games this code is more focused on momoo.io
  8. // @description:vi Mã này thêm nhạc và phím nóng cho các trò chơi .io Mã này tập trung nhiều hơn vào momoo.io
  9. // @description:es Este código agrega música y teclas de acceso rápido a los juegos .io, este código está más enfocado en momoo.io
  10. // @author       WOLF GAMING
  11. // @match        *://moomoo.io/*
  12. // @match        *://sandbox.moomoo.io/*
  13. // @match        *://dev.moomoo.io/*
  14. // @match        *://starblast.io/*
  15. // @match        *://driftin.io/*
  16. // @match        *://bloble.io/*
  17. // @match        *://doblons.io/*
  18. // @match        *://slither.io/*
  19. // @match        *://bist.io/*
  20. // @match        *://narwhale.io/*
  21. // @match        *://zombs.io/*
  22. // @require https://greasyfork.org/scripts/389206-supergm/code/SuperGM.js?version=727035
  23. // @require      http://code.jquery.com/jquery-3.3.1.min.js
  24. // @grant        GM_xmlhttpRequest
  25. // @run-at       document-start https://pastebin.com/embed_js/JKnmMGtk
  26. // @description now works for most io game with divs containing the play button and input name and music
  27. // ==/UserScript==
  28. if(!window.location.href.includes(".io")){alert("stop testing this code of other non io pages")}else{
  29. if(window.location.href.includes("#bot")){}
  30. else{
  31.     if(window.location.href.includes('zombs')){
  32.         setTimeout(function(){
  33.             let para2 = document.querySelector('.hud-intro-name');
  34.             let compStyles2 = window.getComputedStyle(para2);
  35.             var borrad =compStyles2.getPropertyValue('border-radius')
  36.             var colorss =compStyles2.getPropertyValue('color')
  37.             var border22 =compStyles2.getPropertyValue('border')
  38.             var backcolor=compStyles2.getPropertyValue('background-color')
  39.             var left =document.getElementsByClassName('hud-intro-left')[0];
  40.             left
  41.                 .style.backgroundColor = backcolor;
  42.             left
  43.                 .style.borderRadius =borrad;
  44.             left
  45.                 .style.color =colorss;
  46.             left
  47.                 .style.border =border22
  48.         },500)}
  49.     var xx = document.createElement("SCRIPT"),
  50.         xxx = document.createElement("SCRIPT"),
  51.         ttt = document.createElement("SCRIPT"),
  52.         x3 = document.createElement("SCRIPT"),
  53.         x4 = document.createElement("SCRIPT"),
  54.         tt,
  55.         x5 = document.createElement("SCRIPT"),
  56.         entergame = document.getElementById("setupCard"),
  57.         guidecard = document.getElementById("rightCardHolder"),
  58.         joinparty = document.getElementById("guideCard");
  59.     xxx.setAttribute("src","https://greasyfork.org/scripts/368273-msgpack/code/msgpack.js?version=598723");xxx.id ="greasyfork.org/scripts/368273-msgpack";
  60.     x3.setAttribute("src","https://code.jquery.com/ui/1.12.0/jquery-ui.min.js");
  61.     x4.setAttribute("src","https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.0/jquery-confirm.min.js");
  62.     x5.setAttribute("src","https://cdnjs.cloudflare.com/ajax/libs/pako/1.0.10/pako.js");
  63.     x3.id ="1.12.0/jquery-ui.min.js";
  64.     x4.id ="ajax/libs/jquery-confirm/3.3.0/jquery-confirm.min.js";
  65.     x5.id ="ajax/libs/pako/1.0.10/pako.js";
  66.     xx.id ="io-hacks-fun";
  67.     // holds the code
  68.     tt= document.createTextNode;
  69.     //setting all the vars and defining them
  70.     var color1,color2,color3,color4
  71.     function fc(){
  72.         startcode();
  73.         function startcode(){
  74.             var if12 = window.location.href.includes("watch"),oldtitle = document.title,newload = window.location,mui5 = document.createElement("INPUT"),hidebtn = document.createElement("BUTTON"),ifelement1 = document.getElementById("layoutContainers"),ifelement2 = document.getElementById("textbooks-content"),ifelement3 = document.getElementById("muibox"),ifelement4 = document.getElementById("loginform"),showbtn = document.createElement("BUTTON"),mui = document.createElement("INPUT"),mui3 = document.createElement("INPUT"),mui2 = document.createElement("INPUT"),muiauto,vide2 = document.createElement("IFRAME"),vide = document.createElement("DIV"),getid,gedid,getyoutubetittle = false,submitbtn = document.createElement("BUTTON"),dis = document.createElement("button"),x1 = document.createElement("SCRIPT"),t1 = document.createTextNode("alert('click ok!')"),doc = document,mycheck = document.createElement("BUTTON"),h,t,muihelp,op = document.createElement("INPUT"),email = document.createElement("INPUT"),mui6 = document.createElement("INPUT"),i,sub,key,x,h1,pass = document.createElement("INPUT"),resetbtn = document.createElement("button"),btn = document.createElement("button"),changelang = document.createElement("BUTTON"),chatbox = document.getElementById("chatBox"),if100 = document.getElementById("google_ads_iframe_/58309977/starblast/home_0__container__"),driftio = window.location.href.includes("driftin"),bobio = window.location.href.includes("bloble"),dabio = window.location.href.includes("doblons"),slither = window.location.href.includes("slither"),bist = window.location.href.includes("bist"),input = window.location.href.includes("narwhale"),input2 =0,langs = 0,ifuserisdisconnected =document.getElementById("loadingText"),moomoo = window.location.href.includes("moomoo"),vide22,vide222,truefalse ="False.",text,zombz= window.location.href.includes("zombs")
  75.             vide.id ="vidediv";var col = 0;
  76.             //now exucuting code
  77.             var i2
  78.             var xxp,y,i3,i4;
  79.             document.addEventListener('mousemove', function(e2) {
  80.                 xxp = event.pageX
  81.                 y = event.pageY
  82.                 var yoff = pageYOffset;
  83.             });
  84.             var cls
  85.             var ids
  86.             var target
  87.             document.addEventListener('click', function(e) {
  88.                 setTimeout(clickwait)
  89.                 function clickwait(){}
  90.                 e = e || window.event;
  91.                 target = e.target || e.srcElement;
  92.                 var text = target.id,
  93.                     textc =target.className,
  94.                     text2=target.textContent || target.innerText||target.tagName;
  95.                 cls ="."+textc;
  96.                 ids ="#"+text;
  97.  
  98.                 if(target.id =="enterGame"){
  99.                     startim();
  100.                     text=''
  101.                 }
  102.                 else if(target.className=='btn btn-green hud-intro-play'){startim();textc=''}
  103.             });
  104.             function startim(){
  105.                 var r = setInterval(timer,1000);
  106.                 var r2 = setInterval(end,500);
  107.                 i2 =0;
  108.                 i3=0;
  109.                 i4='';
  110.                 function timer(){
  111.                     if(moomoo){
  112.                         if(document.getElementById('gameUI').style.display =='block'){
  113.                             i2++
  114.                             console.log(i2);
  115.                         }
  116.                     }
  117.                     else if(zombz){if(document.getElementById('hud-respawn').style.display=='none'){
  118.                         i2++
  119.                         console.log(i2);
  120.                     }}
  121.                     else{
  122.                         console.log("not spawned canceling")
  123.                         clearInterval(r);
  124.                         clearInterval(r2);
  125.                     }
  126.                 }
  127.                 function end(){
  128.                     var b=document.getElementById("diedText");
  129.                     if(moomoo){
  130.                         if(document.getElementById('gameUI').style.display =='none'){
  131.                             clearInterval(r);
  132.                             clearInterval(r2)
  133.                             setTimeout(k,3000)
  134.                             function k(){
  135.                                 confirm("you was alive for "+i2+" seconds. most kills was "+document.getElementById("killCounter").innerHTML)
  136.                                 checkCookie3();
  137.                                 checkCookie4();
  138.                                 function setCookie3(cname, cvalue, exdays) {
  139.                                     var d = new Date();
  140.                                     d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  141.                                     var expires = "expires="+d.toUTCString();
  142.                                     document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  143.                                 };
  144.  
  145.                                 function getCookie3(cname) {
  146.                                     var name = cname + "=";
  147.                                     var ca = document.cookie.split(';');
  148.                                     for(var i = 0; i < ca.length; i++) {
  149.                                         var c = ca[i];
  150.                                         while (c.charAt(0) == ' ') {
  151.                                             c = c.substring(1);
  152.                                         }
  153.                                         if (c.indexOf(name) == 0) {
  154.                                             return c.substring(name.length, c.length);
  155.                                         }
  156.                                     }
  157.                                     return "";
  158.                                 };
  159.  
  160.                                 function checkCookie3() {
  161.                                     var user = getCookie3("mostkills");
  162.                                     if (user != "") {
  163.                                         confirm("new high kill score set old score was"+user )
  164.                                         document.cookie = "mostkills=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  165.                                     } else {
  166.                                         user = document.getElementById("killCounter").innerHTML;
  167.                                         if (user != "" && user != null) {
  168.                                             setCookie3("mostkills", user, 365);
  169.                                         }
  170.                                     }
  171.                                 };
  172.  
  173.                                 function setCookie4(cname, cvalue, exdays) {
  174.                                     var d = new Date();
  175.                                     d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  176.                                     var expires = "expires="+d.toUTCString();
  177.                                     document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  178.                                 };
  179.  
  180.                                 function getCookie4(cname) {
  181.                                     var name = cname + "=";
  182.                                     var ca = document.cookie.split(';');
  183.                                     for(var i = 0; i < ca.length; i++) {
  184.                                         var c = ca[i];
  185.                                         while (c.charAt(0) == ' ') {
  186.                                             c = c.substring(1);
  187.                                         }
  188.                                         if (c.indexOf(name) == 0) {
  189.                                             return c.substring(name.length, c.length);
  190.                                         }
  191.                                     }
  192.                                     return "";
  193.                                 };
  194.  
  195.                                 function checkCookie4() {
  196.                                     var user = getCookie4("timealive");
  197.                                     if (user != "") {
  198.                                         console.log("old time was "+user)
  199.                                         document.cookie = "timealive=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  200.                                     } else {
  201.                                         user = i2;
  202.                                         i2 =0;
  203.                                         if (user != "" && user != null) {
  204.                                             setCookie4("timealive", user, 365);
  205.                                         }
  206.                                     }
  207.                                 };
  208.                             }
  209.                         }}
  210.                     if(zombz){
  211.                         if(document.getElementById('hud-respawn').style.display=='block'){
  212.                             setTimeout(k2,3000)
  213.                             function k2(){
  214.                                 clearInterval(r);
  215.                                 clearInterval(r2)
  216.                                 console.log("you was alive for "+i2+" seconds and on wave "+document.getElementsByClassName('hud-resources-wave').innerHTML);
  217.                                 console.log("saving time and scroe")
  218.                                 checkCookie3();
  219.                                 checkCookie4();
  220.                                 function setCookie3(cname, cvalue, exdays) {
  221.                                     var d = new Date();
  222.                                     d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  223.                                     var expires = "expires="+d.toUTCString();
  224.                                     document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  225.                                 };
  226.  
  227.                                 function getCookie3(cname) {
  228.                                     var name = cname + "=";
  229.                                     var ca = document.cookie.split(';');
  230.                                     for(var i = 0; i < ca.length; i++) {
  231.                                         var c = ca[i];
  232.                                         while (c.charAt(0) == ' ') {
  233.                                             c = c.substring(1);
  234.                                         }
  235.                                         if (c.indexOf(name) == 0) {
  236.                                             return c.substring(name.length, c.length);
  237.                                         }
  238.                                     }
  239.                                     return "";
  240.                                 };
  241.  
  242.                                 function checkCookie3() {
  243.                                     var user = getCookie3("wave");
  244.                                     if (user != "") {
  245.                                         console.log("new high wave score set old score was"+user )
  246.                                         i2=0
  247.                                         document.cookie = "wave=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  248.                                     } else {
  249.                                         user = document.getElementsByClassName('hud-resources-wave').innerHTML;
  250.                                         if (user != "" && user != null) {
  251.                                             setCookie3("mostkills", user, 365);
  252.                                         }
  253.                                     }
  254.                                 };
  255.  
  256.                                 function setCookie4(cname, cvalue, exdays) {
  257.                                     var d = new Date();
  258.                                     d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  259.                                     var expires = "expires="+d.toUTCString();
  260.                                     document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  261.                                 };
  262.  
  263.                                 function getCookie4(cname) {
  264.                                     var name = cname + "=";
  265.                                     var ca = document.cookie.split(';');
  266.                                     for(var i = 0; i < ca.length; i++) {
  267.                                         var c = ca[i];
  268.                                         while (c.charAt(0) == ' ') {
  269.                                             c = c.substring(1);
  270.                                         }
  271.                                         if (c.indexOf(name) == 0) {
  272.                                             return c.substring(name.length, c.length);
  273.                                         }
  274.                                     }
  275.                                     return "";
  276.                                 };
  277.  
  278.                                 function checkCookie4() {
  279.                                     var user = getCookie4("timealive");
  280.                                     if (user != "") {
  281.                                         console.log("old time was "+user)
  282.                                         document.cookie = "timealive=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  283.                                     } else {
  284.                                         user = i2;
  285.                                         i2 =0;
  286.                                         if (user != "" && user != null) {
  287.                                             setCookie4("timealive", user, 365);
  288.                                         }
  289.                                     }
  290.                                 };
  291.                             }
  292.                         }
  293.                     }
  294.                 }
  295.             };
  296.             vide.className ="testvid";mui.style ='width="150px"';mui.id = "muibox";mui.setAttribute("type", "text");mui.value = "https://www.youtube.com/watch?v=h5CMaUPt6bw";setTimeout(click,100);
  297.             function click(){
  298.                 dis.id ="lang-chan";
  299.                 dis.name ="change lang";
  300.                 dis.innerHTML ="change lang";
  301.                 dis.onclick = function(){
  302.                     if(langs ===0){
  303.                         langs =1;
  304.                         document.body.lang ="es";
  305.                     }else if(langs ==1){
  306.                         langs = 2;
  307.                         document.body.lang ="vi";
  308.                     }else if(langs ==2){document.body.lang ="en";
  309.                                         langs =0;}
  310.                 }
  311.                 function clicke(oof){document.getElementById }
  312.                 setInterval(loop,100);
  313.                 function loop(){
  314.                     ids = mui.value.replace("https://www.youtube.com/watch?v=","")
  315.                     var loops ="?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1&playlist="+ids+"&loop=1";
  316.                     muiauto = mui.value.replace("https://www.youtube.com/watch?v=","https://www.youtube.com/embed/")+loops;
  317.                     muihelp = muiauto
  318.                 }
  319.                 setTimeout(ev,1000);
  320.                 setTimeout(ve,1000);
  321.                 function ev(ev){
  322.                     if(window.location.href.includes("moomoo")){
  323.                         vide22 = document.createElement("IFRAME");vide22.className ="testvid";vide22.id = "video";vide22.setAttribute("src", muiauto);
  324.                         vide222 = document.createElement("IFRAME");vide222.className ="testvid";vide222.id = "video";vide222.setAttribute("src", muiauto);
  325.                         var checkstyle =`{
  326. display: block;
  327. position: relative;
  328. padding-left: 35px;
  329. margin-bottom: 12px;
  330. cursor: pointer;
  331. font-size: 22px;
  332. -webkit-user-select: none;
  333. -moz-user-select: none;
  334. -ms-user-select: none;
  335. user-select: none;
  336. }`;
  337.                         let newtextx =`
  338. <div id="controlls">
  339. <div><h1>Hacked Controls</h1>
  340. <div id="frames"><p id="fps"></p></div>
  341. <select id="autodis">
  342. <option value="True">True</option>
  343. <option value="False">False</option>
  344. </select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
  345. <p>When i press <input type="text" id="openbotkey" size="1" maxlength="1" value="]"></input> open bot</p><p id="setbtky">Set new hotkey</p>
  346. <p>when i press <input type="text" id="changemsuci" size="1" maxlength="1" value="["></input> change music. Or open chat box press tab to enter new music</p><p ="setmuikey">Set new music key</p>
  347. <p>when i press <input type="text" id="rainbowkey" size="1" maxlength="1" value=","></input> to turn on and off rainbow menu text still working progress</p></div></div><p id="setRainky"></p>
  348. <p>Send <a id="feedback" href ="https://greasyfork.org/en/forum/post/discussion?script=390665">feedback</a> about this code and how would change the code and I am taking submissions on game i should ad music to.</p>
  349. <p id="divider"></p>
  350. <div id="setcolor">
  351. <span>Set custom colors</span>
  352. <span>working progress</span>
  353. <p> this script is recomended <a href="https://greasyfork.org/scripts/372969-zombs-io-auto-heal-speed-run-party-spam-more/code/Zombsio%20(%20Auto%20Heal%20+%20Speed%20Run%20+%20Party%20Spam%20+%20More%20).user.js">here</a></p>
  354. <div>
  355. <input type="color" id="head" name="head"
  356. value="#e66465">
  357. <label for="head">Set/Change color</label>
  358. </div>
  359. <iframe id="newm" src="${muiauto}"></iframe>
  360. <p>code that made this work</p>
  361. <iframe src="https://pastebin.com/bVhPWjVP" sandbox scrolling="auto"></iframe>
  362. </div>
  363. `;
  364.                         let secondtext =`
  365. Creater Mootuber:
  366. <div class="spanLink" id="featuredYoutube"><a target="_blank" class="ytLink" href="https://www.youtube.com/channel/UCvVI98ezn4TpX5wDMZjMa3g"><i class="material-icons" style="vertical-align: top;"></i> WOLF GAMING</a></div>
  367. `;
  368.                         let thirdtext =`
  369. <a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:21.0</a>
  370. |
  371.  
  372. <style>
  373. .codever {
  374. text-align: right;
  375. font-size: 20px;
  376. }
  377. </style>
  378. `;
  379.                         var newiframe =`
  380. <iframe class="iframecon" src="https://moomoo.io/docs/versions.txt" sandbox scrolling="auto"></iframe>
  381. `;
  382.  
  383.                         var sel = setInterval(sect,100)
  384.                         function sect(){
  385.                             if(document.getElementById("head")){
  386.                                 clearInterval(sel);
  387.                                 document.getElementById("head").onchange =function event(){
  388.                                     let newcolor = document.getElementById("head").value;
  389.                                     document.getElementById("submitbutton").style.color =newcolor;
  390.                                     document.getElementById("gameName").style.color =newcolor;
  391.                                     document.getElementById("lang-chan").style.color=newcolor;
  392.                                     if(moomoo){
  393.                                         document.getElementById("enterGame").style.color=newcolor;}
  394.                                 }
  395.                             }
  396.                         }
  397.                         var showfps = setInterval(z,100);
  398.                         function z(){if(document.getElementById("frames")){clearInterval(showfps);calfps();}}
  399.                         var setupcard = document.getElementById("setupCard").appendChild,musicsetup =document.getElementById("guideCard").appendChild;
  400.                         document.getElementById("setupCard").appendChild(submitbtn);
  401.                         document.getElementById("setupCard").appendChild(mui5);
  402.                         document.getElementById("setupCard").appendChild(dis);dis.style.display = "block";
  403.                         document.getElementById("setupCard").appendChild(mui6);mui6.placeholder ="this field working progress";mui6.id ="mui6";
  404.                         document.getElementById("guideCard").appendChild(vide);
  405.                         document.getElementById("setupCard").appendChild(hidebtn);hidebtn.onclick = function(){window.open("https://greasyfork.org/en/forum/post/discussion?script=390665");};hidebtn.innerHTML ="Send Feed back :)";
  406.                         document.getElementById("guideCard").appendChild(mui);
  407.                         $("#guideCard").prepend(newtextx);
  408.                         $("#linksContainer2").prepend(thirdtext);
  409.                         document.getElementById("youtuberOf").innerHTML=secondtext;
  410.                         document.getElementById("youtuberOf").onchange =function(){
  411.                             if(!document.getElementById("youtuberOf").innerHTML==secondtext){
  412.                                 document.getElementById("youtuberOf").innerHTML=secondtext;
  413.                                 console.log(document.getElementById("youtuberOf").innerHTML+" Was changed")
  414.                             }
  415.                         }
  416.                         vide.appendChild(vide2);
  417.                         vide2.setAttribute("scr",muiauto);
  418.                         setTimeout(slowhide1,2000)
  419.                         function slowhide1(){
  420.                             mui.value ="";
  421.                             readystate();
  422.                         }
  423.                     }
  424.                     else if(zombz){
  425.                         document.getElementsByClassName("hud-intro-guide").id ="setup-right";
  426.                         document.getElementsByClassName("hud-party-share").id="party-share";
  427.                         var border
  428.                         var border2
  429.                         var div2=document.createElement("DIV"),
  430.                             div3 =document.createElement("DIV"),
  431.                             textnode = `
  432. <span>Use these Buttons for gold generator.</span>
  433. `
  434.                         div3.innerHTML +=textnode;
  435.                         document.getElementsByClassName("hud-settings-grid")[0].appendChild(div3)
  436.                         document.getElementsByClassName('hud-intro-guide')[0].style.borderColor.onchange = function(){
  437.                             border2 =document.getElementsByClassName('hud-intro-guide')[0];
  438.                             border = div2.style
  439.                         };
  440.                         let newtextx2 =`
  441. <div id="controlls">
  442. <div class="hacked"><h1>Hacked Controls</h1>
  443. <div id="frames"><p id="fps"></p></div>
  444. <button id="randcolor" onclick="document.getElementById('head').click()">change color</button>
  445. <br>
  446. <select id="autodis">
  447. <option value="True">True</option>
  448. <option value="False">False</option>
  449. </select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
  450. <p class="freestyle">When i press <input type="text" id="openbotkey" size="1" maxlength="1" value="["></input> open bot</p><p id="setbtky">Set new hotkey</p>
  451. <p class="freestyle">when i press <input type="text" id="changemsuci" size="1" maxlength="1" value="]"></input> change music. Or open chat box press tab to enter new music</p><p ="setmuikey">Set new music key</p>
  452. <p class="freestyle">when i press <input type="text" id="rainbowkey" size="1" maxlength="1" value=","></input> to turn on and off rainbow menu text still working progress</p></div><p id="setRainky"></p>
  453. <p>Send <a id="feedback" href ="https://greasyfork.org/en/forum/post/discussion?script=390665">feedback</a> about this code and how would change the code and I am taking submissions on game i should ad music to.</p>
  454. <p id="divider"></p>
  455. <div id="setcolor" onchange="$("p").css('color', document.getElementById("head").value);$("h3").css('color', document.getElementById("head").value);$("h2").css('color', document.getElementById("head").value);$("h1").css('color', document.getElementById("head").value);">
  456. <span>Set custom colors</span>
  457. <span>working progress</span>
  458. <p> this script is recomended <a href="https://greasyfork.org/scripts/372969-zombs-io-auto-heal-speed-run-party-spam-more/code/Zombsio%20(%20Auto%20Heal%20+%20Speed%20Run%20+%20Party%20Spam%20+%20More%20).user.js">here</a></p>
  459. <div>
  460. <input type="color" id="head" name="head"
  461. value="#e66465">
  462. <label for="head">Set/Change color</label>
  463. </div>
  464. <iframe id="newm" src="${muiauto}"></iframe>
  465. </div>
  466. <p>Code that made this happen</p>
  467. <center>
  468. <iframe frameborder="0" id="pasteFrame" src="https://pastebin.com/raw/JHLPe7yu" width="100%" height="150px" style="height: 150px;"></iframe>
  469. </center>
  470. </div>
  471. `;
  472.                         let secondtext2 =`
  473. Creater YouTuber:
  474. <div class="spanLink" id="featuredYoutube"><a target="_blank" class="ytLink" href="https://www.youtube.com/channel/UCvVI98ezn4TpX5wDMZjMa3g"><i class="material-icons" style="vertical-align: top;"></i> WOLF GAMING</a></div>
  475. `;
  476.                         let thirdtext2 =`
  477.  
  478. <center><a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:21.0</a></center>
  479. <style>
  480. .codever {
  481. text-align: right;
  482. font-size: 20px;
  483. }
  484. </style>
  485. `;
  486.                         var showfps2 = setInterval(zz,100);
  487.                         function zz(){if(document.getElementById("frames")){clearInterval(showfps2);calfps();}}
  488.                         let para = document.querySelector('.hud-intro-name');
  489.                         let compStyles = window.getComputedStyle(para);
  490.                         let para2 = document.querySelector('.hud-intro-server');
  491.                         let compStyles2 = window.getComputedStyle(para);
  492.                         let para3 = document.querySelector('.hud-intro-form');
  493.                         let compStyles3 = window.getComputedStyle(para);
  494.                         div2.id="haks controlls";div2.className ="ha";
  495.                         div2.innerHTML += newtextx2;
  496.                         document.getElementsByClassName('hud-intro-youtuber')[0].innerHTML ='';
  497.                         document.getElementsByClassName('hud-intro-youtuber')[0].innerHTML =secondtext2+thirdtext2;
  498.                         var sle = document.getElementsByClassName("hud-intro-form")[0].style;
  499.                         var style = document.getElementsByClassName('hud-intro-name')[0];
  500.                         var style3 = document.getElementsByClassName('hud-intro-left')[0];
  501.                         var style4 = document.getElementsByClassName('hud-intro-guide')[0];
  502.                         style3.innerHTML ="";
  503.                         document.body.style.background
  504.                         style3.innerHTML +=div2.innerHTML;
  505.                         style3.style.maxHeight ='320px';
  506.                         console.log(style4.style)
  507.                         console.log(document.getElementsByClassName("hud-intro-name")[0].style)
  508.                         console.log(document.getElementsByClassName("hud-intro-server")[0].style)
  509.                         document.getElementsByClassName('hud-intro-left')[0].style.overflow = "auto";
  510.                         div2.style = document.getElementsByClassName("hud-intro-form")[0].style
  511.                         // setting zombs styles
  512.                         setInterval(function(){
  513.                             div2.style.backgroundColor =compStyles.getPropertyValue('backgroundColor');
  514.                             var borrad =compStyles.getPropertyValue('border-radius')
  515.                             var colorss =compStyles.getPropertyValue('color')
  516.                             var border22 =compStyles.getPropertyValue('border')
  517.                             var backcolor=compStyles.getPropertyValue('background-color')
  518.                             var borrad1 =compStyles2.getPropertyValue('border-radius')
  519.                             var colorss1 =compStyles2.getPropertyValue('color')
  520.                             var border221 =compStyles2.getPropertyValue('border')
  521.                             var backcolor1=compStyles2.getPropertyValue('background-color')
  522.                             var code = document.getElementById("pasteFrame");
  523.                             var left2 = document.getElementsByClassName('hud-intro-left')[0];
  524.                             code
  525.                                 .style.border =border22;
  526.                             code
  527.                                 .style.borderRadius =borrad;
  528.                             left2
  529.                                 .style.border =border22
  530.                             left2
  531.                                 .style.borderRadius =borrad;
  532.                             document.getElementById("openbotkey").style.backgroundColor = backcolor;
  533.                             document.getElementById("openbotkey").style.borderRadius =borrad;
  534.                             document.getElementById("openbotkey").style.color =colorss
  535.                             document.getElementById("openbotkey").style.border =border22
  536.                             document.getElementById("rainbowkey").style.backgroundColor = backcolor;
  537.                             document.getElementById("rainbowkey").style.borderRadius =borrad;
  538.                             document.getElementById("rainbowkey").style.color =colorss
  539.                             document.getElementById("rainbowkey").style.border =border22
  540.                             document.getElementById("changemsuci").style.backgroundColor = backcolor;
  541.                             document.getElementById("changemsuci").style.borderRadius =borrad;
  542.                             document.getElementById("changemsuci").style.color =colorss
  543.                             document.getElementById("changemsuci").style.border =border22
  544.                             document.getElementById("autodis").style.backgroundColor =backcolor1
  545.                             document.getElementById("autodis").style.borderRadius =borrad1
  546.                             document.getElementById("autodis").style.color =colorss1
  547.                             document.getElementById("autodis").style.border =border221
  548.                             document.getElementById("head").style.backgroundColor =backcolor1
  549.                             document.getElementById("head").style.borderRadius =borrad1
  550.                             document.getElementById("head").style.color =colorss1
  551.                             document.getElementById("head").style.border =border221
  552.                             document.getElementById("newm").style.border =border22
  553.                             document.getElementById("newm").style.color =colorss
  554.                             document.getElementById("newm").style.borderRadius = borrad;
  555.                             border = div2.style;
  556.                         },100)
  557.                         document.getElementById("randcolor").style.display ="block";
  558.                         //Gold generator
  559.                         var a=['\x77\x35\x5a\x73\x77\x36\x34\x72\x4b\x67\x3d\x3d','\x43\x73\x4f\x56\x53\x68\x44\x43\x6f\x77\x3d\x3d','\x77\x72\x4d\x4e\x45\x45\x6b\x3d','\x77\x70\x48\x44\x69\x4d\x4f\x4d\x77\x35\x6e\x43\x75\x63\x4b\x4d\x46\x33\x64\x37\x53\x4d\x4f\x45','\x77\x35\x72\x43\x68\x38\x4b\x61\x77\x6f\x64\x44\x77\x71\x76\x43\x72\x41\x3d\x3d','\x4e\x6a\x56\x68\x58\x63\x4f\x33','\x77\x70\x2f\x44\x76\x63\x4b\x6b\x53\x4d\x4f\x46\x55\x67\x50\x44\x73\x51\x3d\x3d','\x77\x36\x76\x43\x72\x73\x4b\x56','\x77\x35\x5a\x72\x77\x36\x6b\x71\x46\x63\x4f\x52\x61\x53\x6a\x43\x68\x6b\x7a\x44\x70\x73\x4b\x30\x77\x37\x34\x3d','\x58\x38\x4b\x7a\x77\x36\x6c\x30\x77\x72\x39\x39\x41\x38\x4f\x61\x4b\x63\x4f\x6e\x77\x37\x30\x58\x63\x38\x4f\x32\x77\x72\x74\x66\x77\x36\x6b\x5a','\x77\x36\x33\x43\x73\x38\x4b\x65\x77\x36\x38\x30\x77\x37\x52\x4e','\x4b\x63\x4f\x77\x54\x77\x54\x43\x67\x7a\x72\x43\x6b\x33\x37\x44\x69\x67\x3d\x3d','\x4c\x54\x6e\x44\x68\x38\x4f\x51\x54\x73\x4b\x35\x77\x72\x73\x6e\x52\x38\x4f\x6b\x53\x63\x4f\x71\x77\x72\x76\x44\x6f\x73\x4b\x39\x77\x70\x78\x2b\x77\x35\x74\x50\x77\x72\x6c\x34\x77\x34\x6e\x43\x70\x6b\x6a\x43\x6c\x38\x4f\x54\x59\x73\x4f\x56\x77\x6f\x31\x6b\x47\x58\x72\x43\x72\x73\x4b\x79\x41\x69\x74\x47\x46\x4d\x4f\x37\x77\x70\x48\x44\x75\x53\x74\x2b\x44\x56\x72\x43\x76\x63\x4b\x68\x42\x73\x4f\x6a\x61\x58\x45\x45\x77\x71\x49\x67\x44\x47\x42\x59\x77\x70\x48\x44\x73\x73\x4f\x30\x5a\x52\x63\x6c\x59\x6b\x6a\x43\x6d\x63\x4b\x38\x77\x35\x52\x31\x77\x70\x44\x43\x71\x73\x4f\x69\x77\x6f\x4e\x78\x45\x57\x2f\x44\x6d\x38\x4f\x4e\x4d\x38\x4f\x45\x77\x71\x48\x43\x67\x63\x4f\x79\x58\x4d\x4b\x35\x63\x42\x49\x6e\x77\x70\x54\x43\x73\x73\x4b\x59\x77\x71\x54\x44\x74\x7a\x4d\x46\x77\x35\x6f\x73\x47\x4d\x4f\x73\x44\x41\x76\x43\x75\x38\x4b\x56\x42\x31\x49\x31\x77\x34\x6c\x41\x77\x70\x41\x6d\x62\x57\x7a\x43\x6d\x38\x4f\x64\x77\x6f\x64\x51\x4f\x73\x4f\x57\x77\x70\x59\x7a\x64\x68\x6c\x30\x41\x6a\x49\x70\x59\x32\x4d\x6f\x64\x38\x4b\x72\x49\x38\x4f\x6f\x77\x71\x33\x44\x6e\x48\x6e\x44\x6f\x4d\x4b\x42\x77\x34\x70\x52\x77\x36\x68\x64\x77\x6f\x78\x72\x77\x35\x62\x44\x6f\x42\x48\x44\x71\x45\x76\x43\x6b\x6c\x31\x4a\x57\x73\x4f\x41\x47\x63\x4b\x45\x77\x35\x44\x44\x74\x79\x2f\x43\x6b\x63\x4f\x66\x77\x37\x56\x34\x77\x35\x58\x43\x73\x38\x4b\x62\x77\x6f\x4a\x63\x5a\x38\x4f\x6f\x4a\x69\x4e\x57\x53\x6e\x66\x43\x73\x38\x4b\x33\x77\x37\x66\x43\x6d\x4d\x4b\x4f\x56\x6b\x48\x44\x71\x67\x44\x44\x6f\x73\x4b\x71\x77\x37\x56\x4d\x77\x70\x6a\x44\x74\x58\x73\x47\x4b\x63\x4b\x34\x57\x63\x4b\x6e\x77\x72\x35\x54\x57\x51\x3d\x3d','\x5a\x44\x77\x51\x77\x35\x6f\x70','\x77\x37\x4a\x30\x77\x36\x73\x43\x58\x77\x3d\x3d','\x77\x37\x72\x44\x76\x31\x56\x2b\x57\x67\x3d\x3d','\x77\x36\x39\x4a\x77\x37\x77\x49\x51\x51\x3d\x3d','\x77\x37\x39\x6e\x77\x34\x34\x79\x63\x41\x3d\x3d','\x42\x73\x4b\x31\x77\x34\x78\x6d\x52\x51\x3d\x3d','\x49\x4d\x4b\x57\x77\x36\x39\x7a\x77\x37\x6b\x3d','\x77\x36\x4a\x74\x66\x63\x4f\x48\x77\x34\x45\x3d','\x77\x37\x50\x44\x76\x54\x59\x7a\x4d\x41\x3d\x3d','\x4d\x30\x77\x59\x4d\x63\x4b\x46','\x77\x70\x41\x4a\x77\x71\x6b\x4d\x50\x68\x62\x43\x6f\x79\x73\x3d','\x77\x34\x4c\x43\x6a\x63\x4f\x62\x77\x71\x46\x42','\x77\x37\x76\x44\x71\x32\x42\x55\x77\x6f\x55\x3d','\x41\x79\x37\x43\x70\x63\x4b\x77\x77\x71\x77\x3d','\x54\x78\x6a\x43\x6d\x6b\x6e\x44\x75\x41\x3d\x3d','\x77\x6f\x63\x41\x77\x71\x6f\x65\x48\x67\x48\x43\x67\x43\x34\x47\x52\x45\x48\x43\x71\x77\x4d\x32','\x49\x4d\x4b\x35\x77\x71\x7a\x43\x69\x56\x67\x3d','\x53\x48\x62\x44\x76\x78\x78\x78','\x45\x6c\x46\x77\x77\x36\x5a\x57','\x44\x63\x4b\x7a\x77\x6f\x44\x43\x6d\x6c\x67\x3d','\x45\x4d\x4b\x58\x43\x47\x54\x43\x6e\x77\x3d\x3d','\x4f\x77\x76\x43\x68\x73\x4b\x77\x77\x71\x34\x3d','\x44\x41\x31\x33\x66\x73\x4f\x4d','\x77\x36\x6e\x44\x6f\x79\x4d\x74\x44\x41\x3d\x3d','\x52\x78\x6c\x30\x77\x6f\x66\x43\x67\x41\x3d\x3d','\x77\x37\x48\x43\x74\x38\x4f\x62\x77\x6f\x68\x53','\x77\x36\x4c\x43\x72\x38\x4b\x66\x77\x36\x6a\x44\x67\x41\x3d\x3d','\x51\x44\x34\x39\x64\x73\x4b\x72','\x5a\x55\x6e\x43\x6c\x63\x4f\x6a\x77\x6f\x63\x3d','\x77\x71\x72\x44\x6e\x4d\x4b\x2f\x51\x63\x4f\x66','\x77\x34\x33\x43\x74\x4d\x4b\x78\x77\x35\x54\x44\x72\x41\x3d\x3d','\x77\x35\x54\x43\x70\x73\x4b\x63\x77\x34\x4c\x44\x6f\x67\x3d\x3d','\x43\x79\x72\x43\x70\x47\x54\x43\x67\x77\x3d\x3d','\x4c\x63\x4b\x49\x77\x35\x76\x43\x74\x51\x77\x3d','\x77\x35\x7a\x43\x6c\x63\x4b\x35\x77\x35\x2f\x44\x72\x67\x3d\x3d','\x77\x37\x48\x43\x70\x73\x4f\x65\x77\x70\x52\x43','\x4a\x58\x4a\x45\x77\x37\x66\x43\x75\x67\x3d\x3d','\x77\x36\x6a\x44\x67\x57\x31\x72\x65\x77\x3d\x3d','\x77\x35\x2f\x44\x74\x56\x46\x69\x77\x72\x4d\x3d','\x5a\x44\x44\x44\x73\x63\x4f\x2b\x59\x67\x3d\x3d','\x77\x35\x41\x36\x77\x35\x6a\x43\x75\x73\x4f\x32','\x4a\x73\x4b\x68\x43\x33\x33\x43\x76\x41\x3d\x3d','\x4b\x63\x4b\x55\x77\x36\x70\x76\x52\x41\x3d\x3d','\x4a\x38\x4b\x41\x77\x37\x2f\x43\x6d\x79\x63\x3d','\x77\x35\x37\x43\x73\x32\x72\x44\x6f\x73\x4b\x4a','\x58\x33\x4c\x44\x70\x6a\x4e\x2f','\x77\x6f\x31\x54\x52\x73\x4b\x75\x4f\x67\x3d\x3d','\x77\x36\x76\x44\x67\x51\x49\x34\x4b\x41\x3d\x3d','\x77\x36\x44\x44\x75\x56\x52\x68\x77\x72\x34\x3d','\x77\x37\x6a\x43\x6d\x38\x4f\x6d\x77\x72\x68\x48','\x4a\x68\x66\x43\x6a\x38\x4b\x57\x77\x71\x6f\x3d','\x77\x6f\x2f\x44\x6c\x38\x4b\x78\x61\x73\x4f\x33','\x5a\x52\x64\x71\x77\x6f\x6e\x43\x70\x51\x3d\x3d','\x77\x35\x39\x50\x77\x35\x6b\x4c\x65\x77\x3d\x3d','\x5a\x7a\x55\x61\x77\x34\x77\x54','\x41\x78\x44\x43\x6a\x63\x4f\x4b\x77\x72\x67\x3d','\x4c\x55\x70\x51\x77\x36\x56\x50','\x4d\x41\x54\x43\x6f\x4d\x4f\x66\x77\x70\x55\x3d','\x77\x37\x37\x43\x75\x4d\x4b\x47\x77\x37\x37\x44\x6e\x41\x3d\x3d','\x45\x41\x6e\x43\x68\x63\x4b\x54\x77\x6f\x41\x3d','\x77\x36\x76\x44\x71\x6d\x5a\x36\x58\x41\x3d\x3d','\x77\x34\x37\x43\x72\x38\x4b\x73\x77\x72\x6c\x68','\x47\x63\x4f\x31\x77\x70\x64\x52\x77\x37\x55\x3d','\x4c\x42\x58\x43\x76\x56\x2f\x43\x67\x77\x3d\x3d','\x4c\x73\x4b\x36\x77\x36\x7a\x43\x76\x6a\x51\x3d','\x47\x68\x50\x43\x6f\x63\x4f\x54\x77\x71\x49\x3d','\x41\x4d\x4b\x46\x45\x6c\x54\x43\x70\x51\x3d\x3d','\x77\x37\x76\x44\x6a\x57\x68\x4c\x77\x70\x49\x3d','\x77\x72\x76\x44\x6b\x38\x4f\x63\x77\x36\x66\x43\x6a\x51\x3d\x3d','\x77\x34\x46\x62\x59\x4d\x4f\x68\x77\x35\x37\x44\x69\x6d\x34\x3d','\x57\x7a\x55\x54\x77\x35\x6b\x70','\x59\x6a\x62\x44\x6d\x63\x4f\x4c\x63\x67\x3d\x3d','\x61\x68\x64\x37\x77\x71\x54\x43\x75\x77\x3d\x3d','\x46\x4d\x4b\x70\x77\x71\x7a\x43\x6e\x6b\x77\x3d','\x42\x4d\x4b\x65\x77\x70\x72\x43\x75\x30\x56\x33\x46\x67\x3d\x3d','\x77\x71\x6a\x44\x67\x73\x4b\x34\x52\x73\x4f\x36','\x77\x6f\x33\x44\x74\x73\x4b\x37\x51\x41\x3d\x3d','\x52\x44\x4d\x4a\x53\x4d\x4b\x33','\x77\x35\x44\x43\x68\x38\x4f\x58\x77\x70\x5a\x67','\x77\x6f\x48\x44\x6b\x52\x37\x43\x6a\x6a\x59\x3d','\x77\x34\x72\x43\x6c\x38\x4b\x47\x77\x70\x46\x30\x77\x72\x58\x43\x75\x33\x66\x44\x6f\x57\x37\x43\x67\x67\x3d\x3d','\x77\x37\x46\x59\x77\x35\x59\x2f\x55\x68\x6e\x43\x68\x57\x7a\x44\x6f\x4d\x4b\x2b\x77\x37\x6c\x4d\x77\x37\x76\x43\x67\x56\x50\x44\x75\x46\x35\x52\x77\x6f\x62\x43\x72\x63\x4f\x35\x77\x6f\x63\x3d','\x63\x79\x67\x31\x77\x37\x73\x36','\x54\x51\x48\x44\x68\x69\x62\x44\x71\x77\x3d\x3d','\x61\x43\x50\x44\x71\x4d\x4f\x72\x66\x51\x3d\x3d','\x77\x36\x33\x43\x76\x63\x4b\x33\x77\x37\x49\x71','\x4e\x63\x4b\x47\x61\x4d\x4b\x31\x77\x71\x38\x3d','\x77\x71\x77\x55\x4f\x57\x55\x4c','\x77\x6f\x73\x4e\x77\x70\x51\x59\x48\x51\x3d\x3d','\x42\x38\x4f\x6c\x77\x71\x31\x30\x77\x34\x67\x3d','\x4f\x4d\x4b\x50\x77\x35\x68\x71\x77\x35\x41\x3d','\x55\x48\x6e\x43\x71\x38\x4f\x6f\x77\x6f\x77\x3d','\x4e\x69\x33\x43\x6a\x31\x58\x43\x6f\x51\x3d\x3d','\x58\x56\x6e\x43\x6e\x4d\x4f\x58\x77\x6f\x30\x3d','\x77\x72\x62\x44\x70\x4d\x4b\x45\x55\x63\x4f\x46','\x77\x34\x4c\x43\x74\x63\x4b\x33\x77\x6f\x78\x45','\x77\x34\x73\x65\x77\x35\x2f\x43\x6e\x73\x4f\x59','\x66\x78\x48\x43\x6d\x38\x4b\x56\x77\x70\x59\x3d','\x48\x4d\x4b\x50\x77\x6f\x7a\x43\x75\x41\x3d\x3d','\x4f\x4d\x4b\x36\x58\x63\x4b\x44\x77\x6f\x45\x3d','\x77\x36\x52\x46\x77\x34\x49\x66','\x77\x37\x4e\x2f\x77\x36\x49\x49\x41\x41\x3d\x3d','\x62\x69\x33\x43\x72\x63\x4b\x64\x77\x6f\x55\x45\x77\x36\x73\x3d','\x77\x34\x44\x44\x74\x6c\x5a\x4e\x77\x72\x41\x3d','\x77\x6f\x41\x41\x4e\x6b\x63\x75','\x56\x7a\x6f\x63\x62\x73\x4b\x53\x5a\x73\x4b\x50\x77\x37\x49\x3d','\x56\x6e\x4d\x63\x77\x34\x55\x3d','\x77\x71\x66\x44\x70\x63\x4f\x58\x77\x37\x48\x43\x6c\x67\x3d\x3d','\x77\x34\x7a\x43\x6a\x4d\x4b\x41\x77\x6f\x70\x6c\x77\x72\x4c\x43\x71\x6b\x4d\x3d','\x44\x63\x4b\x39\x4a\x6c\x67\x3d','\x77\x36\x4a\x57\x77\x36\x63\x4c\x63\x51\x3d\x3d','\x77\x72\x76\x44\x6d\x73\x4b\x41\x53\x63\x4f\x49','\x77\x34\x44\x44\x6f\x53\x73\x75\x41\x41\x3d\x3d','\x58\x42\x70\x4e\x77\x71\x6e\x43\x6c\x67\x3d\x3d','\x47\x48\x74\x4f\x77\x37\x46\x58','\x48\x55\x46\x59\x77\x35\x6c\x4b','\x48\x63\x4b\x64\x77\x72\x54\x43\x73\x6b\x59\x3d','\x77\x36\x66\x44\x6d\x68\x51\x72\x4c\x63\x4f\x46\x4c\x63\x4b\x2b','\x64\x54\x51\x64\x77\x37\x45\x3d','\x77\x71\x45\x35\x4d\x57\x67\x56','\x77\x34\x4a\x77\x77\x37\x67\x78\x47\x4d\x4f\x72\x61\x54\x63\x3d','\x50\x73\x4b\x6d\x64\x63\x4b\x4a','\x77\x71\x67\x48\x77\x6f\x6b\x57\x44\x67\x3d\x3d','\x57\x67\x6e\x44\x75\x41\x7a\x44\x68\x67\x3d\x3d','\x53\x6a\x31\x79\x77\x6f\x76\x43\x67\x77\x3d\x3d','\x4b\x4d\x4b\x41\x54\x38\x4b\x63\x77\x71\x6f\x3d','\x43\x6a\x35\x45\x58\x77\x3d\x3d','\x77\x36\x7a\x44\x67\x31\x70\x50\x58\x67\x3d\x3d','\x61\x78\x6a\x44\x74\x63\x4f\x43\x58\x41\x3d\x3d','\x56\x6c\x37\x44\x6e\x67\x56\x4e','\x77\x35\x56\x6b\x77\x35\x34\x65\x43\x77\x3d\x3d','\x5a\x7a\x41\x79\x77\x34\x38\x67','\x45\x73\x4b\x45\x77\x6f\x48\x43\x6f\x6b\x46\x37\x46\x33\x59\x3d','\x77\x71\x51\x58\x44\x30\x55\x3d','\x77\x37\x4a\x39\x77\x36\x41\x7a\x56\x67\x3d\x3d','\x77\x37\x66\x43\x72\x45\x37\x44\x6d\x38\x4b\x73\x4b\x54\x62\x43\x70\x41\x3d\x3d','\x77\x34\x72\x44\x6f\x47\x39\x41','\x65\x6e\x6f\x46\x77\x35\x50\x43\x6f\x51\x3d\x3d','\x55\x55\x76\x44\x6b\x51\x56\x56','\x48\x43\x6e\x43\x76\x38\x4b\x6a\x77\x72\x73\x3d','\x4e\x4d\x4b\x38\x77\x34\x48\x44\x6f\x38\x4f\x4c','\x43\x73\x4f\x42\x77\x72\x56\x41\x77\x37\x6b\x3d','\x4d\x38\x4f\x64\x77\x71\x6c\x48\x77\x37\x59\x3d','\x53\x47\x51\x71\x77\x36\x37\x43\x70\x77\x3d\x3d','\x59\x69\x48\x44\x74\x4d\x4f\x4a\x56\x41\x3d\x3d','\x77\x34\x58\x43\x72\x63\x4b\x46\x77\x72\x74\x39','\x4c\x4d\x4b\x69\x57\x73\x4b\x33\x77\x70\x73\x3d','\x77\x34\x6a\x44\x6f\x58\x64\x4e\x77\x71\x44\x44\x67\x4d\x4f\x77\x4b\x41\x3d\x3d','\x77\x37\x64\x54\x77\x35\x34\x65','\x77\x37\x66\x43\x68\x73\x4b\x6a\x45\x4d\x4b\x70','\x65\x6c\x66\x44\x76\x43\x41\x3d','\x4d\x38\x4b\x46\x63\x4d\x4b\x73\x77\x6f\x59\x3d','\x48\x52\x58\x43\x71\x38\x4b\x2b\x77\x6f\x73\x3d','\x47\x4d\x4b\x75\x77\x37\x35\x71\x77\x36\x4d\x3d','\x42\x58\x42\x58\x77\x34\x72\x43\x76\x46\x50\x43\x6e\x38\x4b\x42\x77\x6f\x4a\x41\x77\x72\x34\x3d','\x77\x34\x50\x44\x71\x6e\x64\x54\x77\x72\x76\x44\x6d\x38\x4f\x2b','\x77\x34\x54\x43\x6b\x73\x4b\x59\x77\x35\x62\x44\x6d\x4d\x4b\x44\x4c\x67\x3d\x3d','\x44\x56\x52\x54\x77\x35\x4e\x46','\x4d\x67\x66\x43\x67\x4d\x4f\x33\x77\x70\x54\x43\x73\x67\x72\x44\x6b\x41\x3d\x3d','\x77\x37\x66\x44\x6e\x51\x51\x3d','\x49\x4d\x4b\x47\x49\x6d\x72\x43\x69\x41\x3d\x3d','\x77\x6f\x6b\x73\x43\x33\x63\x37','\x77\x6f\x72\x44\x76\x69\x37\x43\x69\x43\x38\x3d','\x43\x63\x4b\x43\x77\x37\x58\x44\x72\x63\x4f\x46','\x77\x37\x74\x4c\x77\x37\x73\x44','\x4b\x4d\x4b\x59\x50\x45\x76\x43\x6c\x67\x3d\x3d','\x57\x38\x4b\x52\x42\x38\x4b\x75','\x42\x46\x56\x77\x77\x37\x46\x78','\x77\x72\x54\x44\x69\x69\x44\x43\x6f\x68\x67\x3d','\x58\x68\x63\x67\x66\x38\x4b\x42','\x50\x63\x4b\x2b\x77\x70\x33\x43\x6e\x58\x45\x3d','\x77\x36\x34\x79\x77\x34\x62\x43\x6b\x63\x4f\x63','\x77\x36\x76\x44\x6a\x33\x46\x4a\x5a\x41\x3d\x3d','\x53\x54\x6a\x43\x72\x4d\x4b\x39\x77\x70\x6b\x3d','\x46\x77\x58\x43\x6e\x31\x4c\x43\x6c\x67\x3d\x3d','\x62\x44\x70\x57\x77\x70\x6a\x43\x74\x73\x4f\x77\x77\x36\x7a\x44\x74\x77\x3d\x3d','\x77\x37\x58\x43\x76\x63\x4b\x41\x77\x34\x58\x44\x6b\x41\x3d\x3d','\x4a\x4d\x4f\x4a\x77\x6f\x39\x6f\x77\x36\x56\x62\x56\x73\x4b\x30','\x77\x37\x41\x57\x45\x63\x4f\x36','\x4b\x58\x56\x51\x77\x37\x6c\x61','\x77\x34\x4e\x6d\x77\x35\x41\x32\x55\x51\x3d\x3d','\x77\x70\x41\x69\x41\x57\x30\x53','\x77\x36\x35\x52\x77\x37\x77\x55\x4f\x67\x3d\x3d','\x77\x35\x56\x72\x77\x36\x63\x72\x58\x77\x3d\x3d','\x66\x79\x49\x2f\x77\x34\x55\x2f','\x59\x56\x37\x43\x69\x4d\x4f\x36\x77\x6f\x63\x3d','\x77\x37\x76\x43\x6d\x38\x4f\x4b\x77\x70\x52\x42','\x49\x78\x44\x43\x6d\x73\x4f\x39\x77\x70\x49\x3d','\x77\x35\x68\x78\x77\x37\x63\x71\x63\x77\x3d\x3d','\x45\x4d\x4b\x6e\x77\x71\x33\x43\x6b\x55\x55\x3d','\x66\x69\x55\x48\x77\x37\x73\x78\x77\x70\x48\x44\x6c\x4d\x4f\x35','\x77\x36\x58\x44\x6d\x77\x77\x6d','\x77\x34\x38\x72\x45\x63\x4f\x4f\x44\x67\x3d\x3d','\x77\x70\x58\x44\x67\x54\x44\x43\x6d\x41\x77\x3d','\x77\x70\x62\x44\x72\x79\x62\x43\x6b\x78\x30\x3d','\x77\x37\x6b\x63\x43\x63\x4f\x70\x42\x51\x6a\x43\x6b\x67\x3d\x3d','\x77\x36\x44\x43\x68\x38\x4b\x63\x77\x37\x72\x44\x6d\x77\x3d\x3d','\x77\x72\x59\x4d\x77\x71\x49\x3d','\x41\x6d\x78\x70\x77\x36\x2f\x43\x6f\x77\x3d\x3d','\x65\x54\x44\x43\x6a\x73\x4b\x36\x77\x6f\x38\x3d','\x46\x73\x4f\x63\x53\x67\x37\x43\x74\x77\x3d\x3d','\x77\x37\x44\x44\x69\x56\x46\x48\x53\x67\x3d\x3d','\x4c\x52\x42\x69\x55\x73\x4f\x49','\x45\x73\x4f\x4c\x77\x70\x52\x32\x77\x34\x56\x41\x55\x73\x4b\x33','\x49\x7a\x4c\x43\x72\x38\x4b\x6f\x77\x71\x73\x3d','\x4f\x63\x4b\x4f\x77\x34\x31\x59\x77\x35\x45\x3d','\x56\x47\x6a\x43\x73\x63\x4f\x2f\x77\x71\x34\x36\x59\x41\x3d\x3d','\x77\x36\x44\x43\x70\x63\x4b\x51\x77\x35\x37\x44\x6d\x77\x3d\x3d','\x77\x6f\x73\x77\x77\x70\x63\x7a\x4b\x51\x3d\x3d','\x77\x37\x58\x43\x6f\x73\x4b\x49\x77\x36\x77\x3d','\x57\x73\x4b\x52\x47\x63\x4b\x50\x63\x38\x4b\x68\x41\x67\x3d\x3d','\x59\x6e\x49\x43\x77\x34\x7a\x43\x75\x51\x3d\x3d','\x4c\x63\x4b\x77\x61\x63\x4b\x49','\x59\x6b\x73\x6d\x77\x34\x6e\x43\x6a\x51\x3d\x3d','\x62\x53\x76\x43\x72\x63\x4b\x5a\x77\x70\x6f\x56\x77\x37\x5a\x72\x77\x72\x67\x3d','\x77\x34\x62\x43\x6f\x4d\x4b\x38\x42\x4d\x4b\x57','\x77\x70\x48\x44\x6e\x4d\x4f\x53\x77\x34\x63\x3d','\x65\x43\x4d\x61\x77\x37\x34\x68\x77\x72\x62\x44\x6e\x73\x4f\x75\x51\x73\x4b\x78','\x50\x38\x4b\x67\x64\x38\x4b\x4a','\x46\x77\x7a\x43\x71\x4d\x4b\x33\x77\x6f\x6e\x43\x6b\x47\x73\x75\x56\x51\x3d\x3d','\x77\x34\x52\x79\x77\x36\x30\x72\x48\x38\x4f\x4f\x5a\x54\x66\x43\x6c\x77\x3d\x3d','\x77\x37\x54\x44\x6c\x51\x77\x33\x50\x41\x3d\x3d','\x51\x6a\x74\x47\x77\x70\x54\x43\x6a\x73\x4f\x31\x77\x36\x54\x44\x74\x38\x4b\x39\x77\x71\x6e\x43\x75\x63\x4f\x30\x63\x41\x3d\x3d','\x4c\x73\x4b\x74\x77\x36\x33\x43\x75\x52\x44\x44\x71\x4d\x4b\x50\x47\x78\x5a\x47\x77\x36\x35\x44\x77\x70\x54\x44\x69\x38\x4f\x6e\x77\x72\x59\x3d','\x77\x37\x51\x56\x46\x4d\x4f\x39\x41\x51\x3d\x3d','\x55\x77\x67\x4c\x77\x35\x59\x76','\x42\x4d\x4f\x4a\x77\x70\x70\x6a\x77\x37\x31\x58\x45\x38\x4b\x67\x77\x37\x78\x55\x77\x34\x70\x35\x77\x36\x4d\x76\x77\x34\x66\x44\x6f\x47\x37\x43\x76\x38\x4f\x79\x77\x71\x51\x56','\x65\x7a\x67\x6c\x77\x37\x51\x2b','\x77\x6f\x63\x52\x45\x45\x41\x64\x63\x6d\x6a\x44\x69\x38\x4b\x36\x77\x6f\x37\x44\x6f\x54\x55\x46\x77\x36\x31\x37\x77\x71\x6b\x33\x4d\x48\x56\x57\x59\x51\x6b\x3d','\x77\x35\x6a\x43\x71\x63\x4b\x58\x43\x73\x4b\x77','\x52\x6a\x55\x61\x59\x4d\x4b\x44\x65\x77\x3d\x3d','\x64\x46\x62\x44\x76\x69\x46\x58\x77\x35\x49\x68\x4d\x4d\x4f\x6f','\x50\x30\x4e\x49\x77\x36\x70\x31','\x77\x36\x62\x43\x6f\x30\x6a\x44\x6c\x63\x4b\x39\x4e\x41\x3d\x3d','\x59\x44\x70\x4d\x77\x70\x54\x43\x73\x4d\x4f\x4e\x77\x36\x7a\x44\x76\x4d\x4b\x6f','\x63\x69\x67\x6e\x77\x37\x4d\x44','\x77\x34\x54\x43\x68\x38\x4b\x32\x77\x6f\x35\x53','\x77\x35\x7a\x43\x72\x38\x4b\x42\x42\x73\x4b\x31','\x62\x51\x48\x44\x6d\x68\x48\x44\x6f\x73\x4f\x63','\x41\x38\x4b\x38\x4a\x46\x6e\x43\x76\x6d\x7a\x44\x6c\x73\x4f\x39\x77\x71\x73\x3d','\x77\x37\x4e\x38\x64\x63\x4f\x53\x77\x37\x6b\x3d','\x77\x35\x2f\x43\x71\x73\x4f\x4d\x77\x6f\x4e\x41','\x54\x4d\x4b\x4d\x42\x4d\x4b\x2b\x66\x63\x4b\x32\x45\x78\x76\x44\x74\x41\x3d\x3d','\x77\x36\x4e\x51\x77\x35\x73\x5a\x57\x51\x3d\x3d','\x55\x54\x55\x45\x61\x77\x3d\x3d','\x77\x34\x72\x43\x69\x73\x4b\x64\x77\x6f\x39\x31\x77\x70\x58\x43\x6f\x46\x54\x44\x70\x58\x41\x3d','\x56\x44\x30\x47\x59\x77\x3d\x3d','\x77\x70\x48\x44\x6b\x63\x4f\x66\x77\x35\x6a\x43\x72\x38\x4b\x75\x43\x6b\x4e\x75','\x77\x37\x33\x43\x71\x38\x4b\x51\x77\x36\x77\x33\x77\x35\x31\x41\x77\x36\x62\x43\x6f\x41\x3d\x3d','\x77\x34\x52\x4f\x59\x38\x4f\x6b\x77\x34\x73\x3d','\x46\x69\x50\x43\x67\x38\x4f\x71\x77\x72\x50\x43\x75\x69\x66\x44\x6a\x6e\x46\x62\x50\x6d\x4c\x43\x67\x41\x3d\x3d','\x49\x4d\x4f\x44\x77\x70\x39\x45\x77\x36\x64\x58\x58\x63\x4b\x7a\x77\x35\x39\x52\x77\x35\x30\x74\x77\x36\x45\x6b\x77\x34\x7a\x44\x74\x77\x3d\x3d','\x77\x72\x76\x44\x70\x51\x48\x43\x75\x52\x51\x3d','\x47\x73\x4b\x67\x4a\x55\x6a\x43\x6f\x30\x7a\x44\x69\x73\x4f\x31\x77\x72\x6f\x3d','\x61\x67\x7a\x44\x67\x52\x58\x44\x6f\x67\x3d\x3d','\x77\x71\x41\x45\x77\x71\x6f\x58','\x41\x6a\x58\x43\x6a\x48\x48\x43\x6c\x42\x54\x44\x72\x4d\x4b\x4e\x77\x36\x6f\x58','\x77\x70\x54\x44\x6c\x4d\x4f\x51\x77\x34\x38\x3d','\x77\x37\x67\x77\x77\x34\x7a\x43\x75\x38\x4f\x45\x4f\x4d\x4b\x35\x77\x35\x6f\x79','\x77\x36\x48\x44\x6d\x41\x45\x78\x4b\x73\x4f\x67\x49\x63\x4b\x2b\x51\x41\x3d\x3d','\x42\x38\x4b\x36\x77\x37\x42\x6c\x77\x37\x63\x3d','\x77\x35\x68\x46\x77\x34\x63\x65\x57\x77\x76\x43\x6c\x6d\x7a\x44\x72\x4d\x4b\x53\x77\x36\x39\x4d','\x77\x35\x54\x43\x71\x4d\x4b\x78\x49\x73\x4b\x46\x77\x36\x78\x54\x43\x30\x54\x43\x6b\x63\x4f\x45\x43\x57\x34\x30\x77\x6f\x66\x43\x6b\x51\x3d\x3d','\x57\x48\x49\x41\x77\x35\x54\x43\x6c\x41\x3d\x3d','\x77\x34\x48\x43\x72\x63\x4b\x6e\x41\x4d\x4b\x57\x77\x37\x30\x3d','\x77\x70\x46\x2b\x51\x38\x4b\x61\x47\x67\x3d\x3d','\x52\x42\x54\x43\x71\x32\x2f\x44\x72\x73\x4b\x6d\x47\x38\x4f\x2f\x53\x38\x4b\x2f\x77\x6f\x6b\x3d','\x77\x70\x7a\x44\x6d\x4d\x4f\x4b\x77\x35\x7a\x43\x73\x38\x4b\x51\x43\x41\x3d\x3d','\x63\x7a\x38\x56\x77\x35\x41\x57\x77\x70\x63\x79\x62\x6c\x44\x44\x74\x4d\x4b\x4c\x56\x7a\x6f\x69\x77\x70\x41\x35\x56\x30\x72\x43\x75\x63\x4f\x30','\x77\x35\x48\x43\x71\x4d\x4f\x42\x77\x6f\x74\x36','\x77\x36\x48\x43\x71\x73\x4f\x67\x77\x6f\x70\x41\x77\x71\x51\x6e\x52\x31\x33\x44\x74\x67\x54\x44\x76\x58\x64\x34\x77\x36\x30\x3d','\x77\x70\x37\x44\x76\x44\x6e\x43\x6c\x44\x41\x3d','\x77\x37\x4c\x43\x6f\x4d\x4b\x36\x42\x63\x4b\x53\x77\x36\x55\x3d','\x52\x44\x6f\x2f\x77\x35\x30\x31','\x45\x38\x4f\x39\x55\x77\x6a\x43\x67\x51\x62\x44\x70\x31\x37\x44\x70\x38\x4f\x77\x61\x6e\x67\x67\x77\x37\x62\x43\x73\x46\x62\x44\x68\x38\x4f\x70\x77\x37\x4c\x43\x6d\x73\x4b\x4e\x77\x34\x74\x7a\x77\x71\x51\x54\x50\x38\x4f\x4c\x77\x70\x51\x2f\x64\x54\x50\x43\x6b\x45\x58\x43\x72\x63\x4b\x73\x42\x38\x4b\x39\x77\x35\x51\x33\x77\x34\x33\x43\x71\x38\x4b\x39\x59\x73\x4b\x4a\x77\x35\x76\x43\x72\x6a\x46\x42\x4a\x48\x70\x6b\x4c\x77\x3d\x3d','\x45\x73\x4b\x38\x77\x35\x4e\x31\x77\x36\x73\x3d','\x77\x34\x6a\x43\x70\x73\x4b\x2f\x77\x35\x63\x4a','\x77\x6f\x52\x71\x58\x63\x4b\x64\x47\x6a\x73\x46\x77\x71\x54\x43\x76\x38\x4f\x67\x44\x51\x3d\x3d','\x46\x68\x58\x43\x6f\x4d\x4b\x6f\x77\x70\x37\x43\x74\x57\x77\x36\x55\x67\x3d\x3d','\x46\x55\x49\x6c\x45\x63\x4b\x78','\x61\x78\x55\x6a\x53\x63\x4b\x48','\x4c\x4d\x4b\x32\x77\x36\x44\x44\x6c\x63\x4f\x33\x77\x36\x64\x77\x51\x51\x3d\x3d','\x52\x57\x72\x44\x6d\x78\x52\x57','\x77\x37\x72\x43\x6a\x63\x4b\x6d\x77\x35\x45\x72','\x47\x38\x4b\x63\x77\x35\x76\x44\x67\x4d\x4f\x56','\x77\x36\x54\x43\x6d\x73\x4b\x6e\x77\x35\x58\x44\x6e\x51\x3d\x3d','\x54\x77\x72\x44\x71\x78\x44\x44\x6f\x51\x3d\x3d','\x55\x38\x4b\x61\x4c\x73\x4b\x53\x57\x77\x3d\x3d','\x77\x35\x58\x43\x70\x4d\x4b\x59\x77\x35\x45\x55','\x42\x63\x4b\x67\x77\x34\x76\x44\x68\x63\x4f\x5a','\x46\x63\x4b\x42\x77\x37\x2f\x43\x75\x44\x63\x3d','\x77\x37\x77\x63\x42\x4d\x4f\x74','\x66\x53\x51\x42\x77\x35\x63\x6b\x77\x70\x76\x44\x6d\x51\x3d\x3d','\x77\x71\x74\x78\x58\x38\x4b\x5a\x4d\x41\x3d\x3d','\x4e\x44\x4a\x35\x65\x38\x4f\x54','\x77\x71\x48\x44\x6e\x63\x4b\x41\x64\x63\x4f\x69','\x62\x52\x35\x31\x77\x72\x2f\x43\x72\x51\x3d\x3d','\x77\x6f\x76\x44\x70\x44\x6e\x43\x76\x53\x67\x3d','\x45\x58\x52\x33\x77\x37\x46\x72','\x43\x46\x45\x52\x4d\x51\x3d\x3d','\x77\x34\x34\x34\x4e\x73\x4f\x51\x43\x77\x3d\x3d','\x4b\x56\x74\x67\x77\x35\x6c\x68','\x77\x70\x31\x6c\x61\x38\x4b\x49\x42\x51\x3d\x3d','\x42\x6c\x49\x6c\x4d\x38\x4b\x79','\x62\x53\x7a\x43\x73\x63\x4b\x46','\x50\x63\x4b\x31\x77\x36\x78\x6d\x77\x35\x30\x3d','\x77\x36\x62\x43\x75\x30\x72\x44\x6c\x77\x3d\x3d','\x77\x35\x30\x4d\x4d\x4d\x4f\x66\x48\x41\x3d\x3d','\x4d\x4d\x4f\x72\x55\x67\x6b\x3d','\x48\x4d\x4b\x62\x62\x63\x4b\x46\x77\x70\x41\x3d','\x77\x36\x64\x66\x61\x4d\x4f\x6a\x77\x34\x2f\x44\x69\x32\x2f\x43\x6b\x73\x4b\x33\x77\x37\x46\x33\x77\x6f\x6a\x43\x76\x38\x4b\x36\x4c\x67\x3d\x3d','\x77\x34\x37\x43\x6a\x63\x4b\x63\x77\x70\x5a\x77','\x51\x77\x2f\x44\x73\x68\x50\x44\x6e\x51\x3d\x3d','\x49\x63\x4b\x64\x42\x30\x37\x43\x74\x51\x3d\x3d','\x77\x70\x64\x4a\x61\x38\x4b\x4e\x4d\x77\x3d\x3d','\x4b\x46\x31\x61\x77\x37\x4e\x77','\x4a\x6a\x64\x7a\x51\x38\x4f\x6e','\x64\x6c\x33\x43\x6d\x4d\x4f\x74\x77\x6f\x6b\x3d','\x77\x36\x6c\x6d\x77\x37\x6b\x76\x65\x41\x3d\x3d','\x4a\x4d\x4b\x47\x77\x70\x72\x43\x76\x47\x46\x67\x45\x33\x55\x3d','\x77\x37\x4c\x44\x69\x47\x39\x54\x57\x51\x3d\x3d','\x4c\x56\x42\x67\x77\x35\x6c\x6b','\x47\x6e\x78\x65\x77\x35\x70\x45','\x77\x37\x76\x44\x67\x45\x39\x43\x77\x70\x49\x3d','\x46\x4d\x4b\x6f\x63\x73\x4b\x49\x77\x6f\x46\x77\x46\x51\x58\x44\x74\x7a\x49\x7a\x77\x37\x4d\x3d','\x65\x68\x58\x44\x6d\x67\x54\x44\x6f\x73\x4f\x47\x4d\x77\x48\x43\x6f\x43\x6a\x44\x6c\x51\x3d\x3d','\x44\x46\x31\x39\x77\x36\x42\x65\x77\x72\x63\x72','\x65\x6a\x46\x4d\x77\x70\x58\x43\x6b\x4d\x4f\x70\x77\x36\x6f\x3d','\x52\x78\x54\x44\x76\x73\x4f\x43\x66\x41\x3d\x3d','\x77\x36\x6a\x43\x6f\x4d\x4f\x55\x77\x6f\x74\x5a','\x4b\x38\x4b\x30\x77\x34\x5a\x31\x77\x34\x67\x3d','\x50\x78\x44\x43\x6c\x73\x4f\x70','\x77\x71\x55\x4b\x77\x72\x51\x2b\x43\x77\x66\x43\x71\x67\x3d\x3d','\x56\x44\x54\x43\x71\x4d\x4b\x6c\x77\x71\x51\x3d','\x56\x68\x30\x61\x61\x63\x4b\x54','\x4b\x63\x4b\x55\x4a\x6b\x76\x43\x72\x51\x3d\x3d','\x56\x30\x72\x43\x6d\x73\x4f\x74\x77\x70\x49\x3d','\x64\x73\x4b\x62\x4f\x4d\x4b\x75\x55\x77\x3d\x3d','\x77\x37\x6a\x43\x71\x73\x4f\x64\x77\x6f\x70\x43','\x77\x37\x6a\x43\x6f\x38\x4b\x79\x77\x6f\x46\x47','\x41\x42\x6e\x43\x75\x63\x4b\x68','\x77\x34\x74\x31\x52\x4d\x4f\x45\x77\x36\x6f\x3d','\x77\x72\x5a\x77\x59\x38\x4b\x57\x4e\x51\x3d\x3d','\x77\x37\x72\x43\x70\x4d\x4b\x38\x4b\x63\x4b\x6d','\x77\x71\x68\x33\x52\x73\x4b\x68\x4b\x67\x3d\x3d','\x63\x69\x37\x44\x67\x4d\x4f\x57\x58\x38\x4b\x34\x77\x71\x46\x71\x4c\x38\x4f\x71\x51\x41\x3d\x3d','\x63\x7a\x7a\x43\x74\x73\x4b\x61\x77\x70\x6f\x54\x77\x36\x51\x3d','\x77\x72\x41\x64\x44\x55\x55\x74\x62\x6d\x34\x3d','\x58\x68\x6b\x48\x77\x37\x6f\x57','\x77\x71\x55\x58\x77\x71\x6b\x57\x50\x67\x33\x43\x6f\x54\x41\x3d','\x77\x34\x64\x47\x61\x77\x3d\x3d','\x62\x67\x7a\x43\x73\x31\x58\x44\x6d\x67\x3d\x3d','\x4b\x38\x4b\x41\x77\x37\x76\x43\x6b\x68\x4d\x3d','\x46\x7a\x50\x43\x67\x38\x4f\x74\x77\x71\x45\x3d','\x77\x6f\x6e\x44\x68\x63\x4b\x66\x56\x4d\x4f\x79','\x77\x37\x4a\x75\x77\x36\x73\x71\x44\x63\x4f\x6d\x61\x51\x62\x43\x6c\x6b\x62\x44\x76\x73\x4b\x2f\x77\x36\x58\x44\x68\x38\x4f\x4d','\x77\x72\x6f\x37\x45\x45\x34\x74','\x4d\x58\x78\x66\x77\x35\x6c\x70','\x77\x37\x51\x6b\x77\x36\x44\x43\x76\x4d\x4f\x32','\x77\x35\x54\x43\x75\x63\x4b\x48\x77\x36\x66\x44\x73\x41\x3d\x3d','\x77\x35\x4a\x6c\x77\x37\x38\x57\x59\x67\x3d\x3d','\x4a\x4d\x4b\x5a\x77\x37\x42\x6b\x66\x77\x3d\x3d','\x4b\x38\x4b\x45\x77\x36\x58\x43\x75\x68\x45\x3d','\x4b\x38\x4b\x4e\x77\x37\x76\x43\x74\x69\x6b\x3d','\x64\x41\x33\x43\x74\x6d\x72\x44\x6e\x38\x4b\x36\x44\x73\x4f\x49','\x77\x37\x35\x6a\x61\x38\x4f\x45\x77\x37\x30\x3d','\x54\x79\x2f\x43\x71\x38\x4b\x31\x77\x72\x6b\x3d','\x77\x71\x33\x44\x6b\x44\x48\x43\x69\x52\x6b\x3d','\x4d\x38\x4f\x35\x52\x6a\x54\x43\x6e\x41\x3d\x3d','\x41\x38\x4b\x35\x77\x34\x58\x43\x6a\x79\x6f\x3d','\x77\x37\x76\x43\x6d\x73\x4b\x67\x42\x4d\x4b\x33','\x77\x37\x48\x43\x71\x63\x4b\x35\x41\x73\x4b\x48\x77\x36\x78\x2f\x43\x6d\x48\x43\x6c\x4d\x4f\x54\x46\x47\x55\x39','\x65\x44\x34\x42\x77\x36\x41\x67\x77\x70\x62\x44\x68\x63\x4f\x4e\x52\x73\x4b\x76\x77\x6f\x59\x3d','\x55\x41\x37\x43\x71\x33\x48\x44\x72\x77\x3d\x3d','\x77\x37\x34\x79\x77\x35\x6e\x43\x6f\x63\x4f\x44\x48\x63\x4b\x31\x77\x35\x6f\x3d','\x77\x37\x72\x43\x6f\x4d\x4b\x34\x46\x38\x4b\x34','\x77\x34\x4c\x44\x74\x30\x35\x51\x77\x70\x55\x3d','\x77\x34\x7a\x44\x74\x51\x67\x7a\x4d\x67\x3d\x3d','\x77\x35\x70\x4f\x66\x4d\x4f\x65\x77\x35\x6e\x44\x67\x56\x72\x43\x6f\x73\x4b\x74\x77\x36\x68\x2b\x77\x70\x37\x43\x6f\x73\x4b\x74','\x46\x63\x4b\x57\x77\x37\x42\x57\x77\x36\x55\x3d','\x77\x35\x54\x43\x76\x63\x4f\x68\x77\x6f\x4e\x58\x77\x71\x55\x6c\x57\x41\x3d\x3d','\x77\x35\x72\x43\x6d\x4d\x4b\x53\x77\x35\x66\x44\x70\x67\x3d\x3d','\x44\x73\x4b\x57\x4f\x48\x62\x43\x67\x77\x3d\x3d','\x77\x37\x6e\x43\x67\x4d\x4b\x78\x4d\x73\x4b\x67','\x4f\x63\x4b\x71\x77\x35\x64\x7a\x66\x77\x3d\x3d','\x65\x6a\x4e\x46\x77\x71\x54\x43\x72\x77\x3d\x3d','\x46\x4d\x4b\x66\x77\x6f\x66\x43\x75\x56\x42\x38\x42\x6b\x49\x52\x64\x7a\x51\x3d','\x47\x63\x4b\x50\x77\x6f\x48\x43\x76\x46\x70\x67\x47\x51\x3d\x3d','\x61\x43\x34\x64\x77\x37\x59\x58\x77\x6f\x6a\x44\x6b\x67\x3d\x3d','\x77\x37\x4c\x44\x76\x6a\x51\x7a\x4f\x67\x3d\x3d','\x44\x4d\x4b\x67\x4a\x56\x48\x43\x6d\x46\x48\x44\x6b\x4d\x4f\x75','\x5a\x44\x4c\x44\x6c\x67\x3d\x3d','\x77\x71\x41\x51\x77\x72\x51\x4a\x44\x77\x72\x43\x74\x68\x77\x4f\x52\x55\x41\x3d','\x77\x34\x6c\x37\x77\x37\x67\x76\x41\x38\x4f\x77\x5a\x77\x3d\x3d','\x77\x34\x48\x43\x71\x73\x4f\x67\x77\x6f\x70\x52\x77\x72\x77\x6c','\x4f\x63\x4b\x38\x77\x6f\x44\x43\x71\x48\x45\x3d','\x77\x6f\x46\x74\x51\x4d\x4b\x43\x4b\x7a\x77\x53\x77\x6f\x67\x3d','\x77\x71\x33\x44\x6f\x41\x77\x3d','\x47\x63\x4b\x6d\x4a\x55\x7a\x43\x76\x46\x33\x44\x6c\x77\x3d\x3d','\x77\x36\x49\x66\x77\x35\x37\x43\x70\x38\x4f\x6c','\x5a\x53\x4c\x44\x67\x73\x4f\x42','\x77\x36\x70\x49\x58\x63\x4f\x65\x77\x35\x6b\x3d','\x50\x38\x4b\x69\x4c\x55\x37\x43\x72\x56\x7a\x44\x6c\x73\x4f\x48\x77\x71\x70\x4b\x77\x35\x74\x73\x77\x70\x58\x44\x6b\x48\x45\x3d','\x4f\x63\x4b\x43\x77\x34\x70\x30\x77\x34\x59\x3d','\x77\x35\x45\x4d\x47\x38\x4f\x61\x4c\x51\x3d\x3d','\x77\x37\x76\x44\x71\x6c\x74\x52\x77\x72\x4d\x3d','\x64\x4d\x4b\x47\x4d\x73\x4b\x4e\x64\x41\x3d\x3d','\x77\x37\x31\x35\x77\x34\x45\x2b\x57\x51\x3d\x3d','\x49\x73\x4b\x54\x77\x35\x68\x39\x77\x37\x30\x3d','\x42\x48\x39\x51\x77\x34\x74\x73','\x41\x77\x2f\x43\x69\x31\x72\x43\x70\x67\x3d\x3d','\x59\x48\x50\x43\x73\x73\x4f\x72\x77\x6f\x30\x72\x5a\x63\x4f\x52\x45\x51\x3d\x3d','\x45\x57\x30\x73\x50\x38\x4b\x71','\x41\x73\x4b\x78\x45\x32\x54\x43\x68\x77\x3d\x3d','\x42\x38\x4b\x77\x77\x34\x37\x44\x6a\x73\x4f\x6c','\x77\x37\x6c\x4e\x77\x37\x55\x53\x62\x51\x3d\x3d','\x77\x36\x49\x67\x4d\x38\x4f\x6e\x41\x67\x3d\x3d','\x49\x38\x4f\x72\x55\x78\x50\x43\x6c\x42\x7a\x43\x73\x33\x54\x44\x70\x38\x4f\x35\x61\x67\x3d\x3d','\x46\x6a\x4c\x43\x6c\x33\x48\x43\x6c\x41\x3d\x3d','\x77\x71\x59\x57\x46\x30\x67\x4c\x64\x32\x6a\x43\x6d\x41\x3d\x3d','\x4f\x63\x4b\x6a\x77\x34\x56\x58\x77\x37\x51\x3d','\x77\x36\x2f\x44\x73\x52\x4d\x47\x50\x41\x3d\x3d','\x77\x34\x44\x44\x69\x6e\x42\x67\x77\x72\x45\x3d','\x41\x73\x4b\x7a\x4f\x58\x50\x43\x75\x31\x62\x44\x6f\x38\x4f\x33\x77\x72\x42\x54\x77\x35\x4a\x36\x77\x6f\x6a\x44\x68\x77\x3d\x3d','\x59\x53\x51\x52\x77\x37\x41\x4c','\x56\x43\x59\x48\x61\x73\x4b\x79\x5a\x73\x4b\x4a\x77\x36\x6f\x3d','\x64\x41\x2f\x44\x6a\x42\x50\x44\x71\x77\x3d\x3d','\x49\x38\x4f\x31\x77\x70\x56\x47\x77\x34\x63\x3d','\x77\x34\x54\x43\x70\x38\x4b\x35\x77\x6f\x68\x7a','\x57\x6a\x63\x78\x58\x38\x4b\x74','\x77\x34\x54\x44\x76\x6b\x52\x4d\x77\x6f\x55\x3d','\x44\x7a\x6a\x43\x6b\x57\x72\x43\x6e\x79\x6a\x44\x71\x41\x3d\x3d','\x77\x37\x48\x44\x6b\x51\x34\x6d\x43\x38\x4f\x63\x4b\x77\x3d\x3d','\x77\x37\x58\x44\x71\x46\x46\x72\x77\x71\x4d\x3d','\x47\x47\x4a\x64\x77\x34\x52\x32\x77\x6f\x62\x43\x69\x6b\x55\x3d','\x77\x34\x44\x43\x70\x63\x4b\x78','\x77\x72\x76\x44\x76\x42\x72\x43\x71\x42\x72\x44\x72\x63\x4f\x6b\x61\x38\x4f\x5a\x4c\x42\x6f\x3d','\x77\x37\x35\x5a\x77\x34\x59\x4e\x55\x78\x2f\x43\x68\x77\x3d\x3d','\x46\x57\x42\x4c\x77\x35\x7a\x43\x69\x30\x33\x43\x69\x41\x3d\x3d','\x77\x36\x33\x43\x71\x38\x4b\x48\x4b\x4d\x4b\x45','\x47\x44\x56\x62\x56\x38\x4f\x78\x4a\x63\x4b\x50\x54\x51\x3d\x3d','\x52\x7a\x30\x4d','\x56\x51\x44\x43\x6c\x4d\x4b\x4a\x77\x71\x45\x3d','\x57\x30\x33\x44\x74\x67\x42\x69','\x77\x35\x54\x44\x6b\x54\x67\x33\x50\x67\x3d\x3d','\x77\x35\x72\x43\x70\x73\x4f\x61\x77\x6f\x6c\x4b','\x64\x32\x4c\x44\x75\x43\x39\x51','\x4b\x52\x6e\x43\x67\x6d\x66\x43\x75\x77\x3d\x3d','\x77\x36\x78\x33\x77\x36\x30\x61\x4b\x51\x3d\x3d','\x45\x4d\x4b\x4d\x56\x73\x4b\x69\x77\x6f\x51\x3d','\x59\x42\x59\x36\x77\x35\x30\x30','\x61\x7a\x33\x43\x6c\x38\x4b\x4d\x77\x6f\x63\x3d','\x77\x72\x4c\x44\x67\x73\x4b\x6b\x62\x73\x4f\x62','\x59\x41\x78\x6b\x77\x72\x6e\x43\x6a\x41\x3d\x3d','\x43\x42\x42\x34\x66\x4d\x4f\x45','\x63\x73\x4b\x4d\x4c\x4d\x4b\x61\x53\x67\x3d\x3d','\x77\x34\x51\x56\x45\x73\x4f\x70\x50\x67\x6a\x43\x6d\x45\x59\x3d','\x77\x34\x67\x64\x77\x36\x37\x43\x69\x38\x4f\x7a','\x41\x38\x4b\x77\x77\x70\x72\x43\x75\x6c\x45\x3d','\x77\x71\x37\x44\x70\x38\x4b\x36\x5a\x4d\x4f\x44','\x77\x35\x6a\x43\x74\x4d\x4b\x37\x77\x71\x31\x5a','\x4e\x43\x33\x43\x67\x6d\x2f\x43\x6b\x54\x37\x44\x70\x73\x4b\x72\x77\x37\x6f\x4e\x66\x67\x4c\x43\x73\x77\x63\x77','\x77\x34\x44\x44\x6b\x6c\x46\x59\x64\x73\x4f\x5a\x77\x6f\x49\x48\x49\x4d\x4f\x4d\x54\x67\x3d\x3d','\x77\x36\x6e\x43\x71\x4d\x4b\x44\x77\x37\x4d\x67','\x66\x41\x37\x44\x6e\x42\x2f\x44\x73\x38\x4f\x42\x49\x6a\x55\x3d','\x77\x35\x56\x68\x77\x35\x67\x6f\x54\x67\x3d\x3d','\x77\x72\x45\x31\x4b\x47\x6b\x7a','\x77\x35\x74\x78\x77\x35\x30\x78\x64\x67\x3d\x3d','\x46\x45\x6b\x53\x47\x38\x4b\x2f\x77\x70\x77\x41\x77\x37\x48\x43\x74\x63\x4b\x34\x77\x71\x62\x43\x6c\x51\x4c\x44\x75\x77\x3d\x3d','\x77\x34\x54\x43\x6d\x4d\x4f\x43\x77\x71\x68\x69','\x77\x34\x2f\x43\x6b\x4d\x4b\x62\x77\x6f\x35\x46\x77\x72\x4c\x43\x72\x46\x73\x3d','\x45\x73\x4b\x31\x77\x36\x76\x44\x68\x38\x4f\x50','\x44\x38\x4f\x56\x77\x72\x78\x52\x77\x34\x6b\x3d','\x77\x71\x72\x44\x6a\x73\x4b\x49\x5a\x73\x4f\x56','\x77\x36\x4d\x6a\x45\x73\x4f\x76\x44\x67\x3d\x3d','\x77\x71\x7a\x44\x6b\x77\x66\x43\x71\x78\x73\x3d','\x77\x35\x48\x43\x75\x73\x4f\x38\x77\x70\x78\x6d\x77\x71\x49\x79\x64\x48\x48\x44\x76\x68\x49\x3d','\x77\x35\x76\x43\x71\x63\x4b\x68\x45\x4d\x4b\x63\x77\x37\x74\x57','\x77\x70\x52\x36\x51\x63\x4b\x4c\x4c\x53\x55\x53','\x65\x41\x4a\x74\x77\x72\x2f\x43\x69\x67\x3d\x3d','\x47\x6c\x6f\x4f\x4f\x63\x4b\x63\x77\x70\x73\x7a\x77\x36\x67\x3d','\x77\x70\x4a\x32\x53\x77\x3d\x3d','\x63\x79\x49\x6e\x77\x37\x55\x4d','\x65\x41\x45\x5a\x77\x37\x34\x4e','\x57\x41\x34\x41\x62\x4d\x4b\x54','\x77\x35\x38\x39\x47\x73\x4f\x6b\x49\x51\x3d\x3d','\x4e\x67\x4e\x54\x51\x4d\x4f\x75','\x4e\x58\x6c\x54\x77\x36\x74\x6e','\x4e\x42\x50\x43\x69\x31\x58\x43\x70\x51\x3d\x3d','\x44\x38\x4f\x44\x77\x71\x74\x6c\x77\x37\x41\x3d','\x59\x54\x67\x48\x63\x4d\x4b\x79\x66\x63\x4b\x4c\x77\x37\x45\x3d','\x43\x54\x6a\x43\x73\x6e\x6e\x43\x6f\x77\x3d\x3d','\x58\x7a\x6f\x61\x77\x37\x41\x36\x77\x70\x59\x2b\x63\x47\x50\x44\x73\x73\x4b\x58\x58\x41\x3d\x3d','\x77\x34\x62\x44\x74\x69\x67\x56\x4f\x41\x3d\x3d','\x77\x6f\x67\x6a\x77\x71\x4d\x58\x50\x41\x3d\x3d','\x77\x34\x74\x7a\x77\x36\x38\x75\x65\x77\x3d\x3d','\x64\x69\x51\x2b\x77\x34\x4d\x6a','\x43\x55\x38\x4e\x44\x73\x4b\x76','\x77\x37\x4a\x59\x77\x34\x41\x56\x41\x67\x3d\x3d','\x77\x37\x78\x4a\x77\x35\x73\x4c\x5a\x41\x3d\x3d','\x77\x6f\x51\x58\x44\x30\x55\x79\x64\x32\x50\x43\x6a\x67\x3d\x3d','\x44\x30\x4e\x4d\x77\x34\x37\x43\x69\x67\x3d\x3d','\x77\x6f\x6f\x55\x77\x6f\x67\x4b\x48\x51\x3d\x3d','\x65\x63\x4b\x4c\x4d\x73\x4b\x72\x52\x77\x3d\x3d','\x46\x46\x38\x6e\x4d\x63\x4b\x72','\x42\x4d\x4f\x66\x77\x6f\x35\x46\x77\x35\x41\x3d','\x77\x34\x76\x43\x74\x38\x4b\x57\x77\x36\x30\x6c\x77\x37\x56\x4d\x77\x35\x66\x43\x6f\x52\x45\x30\x77\x70\x33\x44\x6b\x73\x4b\x57\x77\x34\x4d\x3d','\x41\x32\x74\x52\x77\x35\x48\x43\x72\x56\x54\x43\x6a\x73\x4b\x31','\x46\x73\x4f\x77\x77\x6f\x4e\x49\x77\x36\x4d\x3d','\x77\x70\x2f\x44\x6b\x73\x4f\x7a\x77\x37\x72\x43\x75\x67\x3d\x3d','\x4c\x4d\x4f\x49\x77\x72\x5a\x51\x77\x37\x63\x3d','\x77\x37\x39\x52\x77\x36\x55\x56\x62\x4d\x4f\x46\x51\x4d\x4f\x30\x77\x34\x54\x44\x6a\x52\x34\x3d','\x77\x70\x66\x44\x71\x73\x4b\x2f\x55\x73\x4f\x2b\x53\x51\x73\x3d','\x44\x4d\x4b\x2f\x77\x36\x48\x44\x68\x73\x4f\x78\x77\x36\x56\x79','\x4b\x4d\x4f\x37\x64\x67\x58\x43\x6f\x67\x3d\x3d','\x77\x37\x50\x43\x74\x63\x4b\x2b\x77\x36\x58\x44\x71\x77\x3d\x3d','\x77\x35\x77\x2f\x47\x4d\x4f\x79\x50\x41\x3d\x3d','\x77\x37\x6e\x43\x70\x30\x50\x44\x67\x51\x3d\x3d','\x77\x36\x50\x44\x71\x31\x4e\x41\x77\x72\x55\x3d','\x54\x77\x44\x43\x71\x6c\x4c\x44\x76\x4d\x4b\x6d\x50\x38\x4f\x4b\x52\x63\x4b\x69\x77\x6f\x6c\x58\x43\x7a\x77\x3d','\x4b\x77\x46\x34\x64\x38\x4f\x4c','\x77\x34\x58\x44\x6c\x55\x78\x48\x52\x38\x4f\x65\x77\x70\x55\x72','\x77\x35\x2f\x43\x6f\x4d\x4f\x71\x77\x6f\x74\x76','\x77\x35\x76\x43\x67\x73\x4b\x66\x77\x34\x50\x44\x6b\x67\x3d\x3d','\x4e\x67\x72\x43\x6e\x56\x54\x43\x67\x67\x3d\x3d','\x77\x37\x56\x69\x77\x37\x34\x52\x57\x67\x3d\x3d','\x77\x35\x49\x4d\x4a\x4d\x4f\x2f\x50\x77\x3d\x3d','\x77\x35\x62\x43\x75\x63\x4b\x6e\x46\x63\x4b\x57\x77\x36\x64\x4a\x4f\x47\x6e\x43\x6c\x63\x4f\x53','\x53\x58\x6e\x43\x71\x73\x4f\x34\x77\x72\x45\x74\x62\x77\x3d\x3d','\x4d\x38\x4f\x37\x54\x77\x58\x43\x6f\x77\x4c\x43\x70\x41\x3d\x3d','\x4f\x56\x41\x55\x45\x4d\x4b\x4a','\x66\x54\x6b\x63\x77\x37\x38\x52\x77\x70\x48\x44\x6b\x73\x4f\x68','\x43\x73\x4b\x7a\x77\x36\x73\x3d','\x4d\x63\x4b\x46\x59\x4d\x4b\x47\x77\x6f\x38\x3d','\x4e\x4d\x4b\x30\x77\x37\x7a\x44\x73\x73\x4f\x6e','\x41\x63\x4b\x33\x4d\x30\x38\x3d','\x45\x67\x2f\x43\x75\x38\x4b\x42\x77\x70\x76\x43\x76\x32\x6f\x3d','\x63\x53\x7a\x44\x6b\x52\x33\x44\x69\x77\x3d\x3d','\x43\x38\x4b\x6a\x77\x37\x2f\x44\x68\x77\x3d\x3d','\x51\x6a\x70\x52\x77\x71\x48\x43\x68\x67\x3d\x3d','\x65\x53\x46\x52\x77\x70\x6b\x3d','\x46\x6e\x35\x7a\x77\x37\x74\x6f','\x77\x37\x37\x44\x71\x6d\x31\x41\x77\x70\x66\x44\x67\x63\x4f\x30\x4c\x33\x54\x43\x73\x38\x4f\x6a\x77\x6f\x4d\x41\x77\x72\x77\x51','\x77\x34\x58\x43\x6c\x4d\x4b\x42\x77\x6f\x4a\x62','\x77\x71\x42\x7a\x51\x4d\x4b\x4e\x48\x6a\x6b\x3d','\x77\x37\x42\x6b\x77\x37\x55\x42\x41\x77\x3d\x3d','\x77\x34\x39\x48\x77\x36\x55\x4f\x65\x63\x4f\x66\x46\x4d\x4f\x65\x77\x34\x54\x44\x68\x42\x37\x43\x70\x7a\x6e\x43\x71\x38\x4b\x4d\x77\x35\x42\x65\x77\x36\x54\x44\x73\x63\x4b\x39\x77\x71\x2f\x43\x73\x38\x4f\x2f\x77\x36\x58\x44\x6a\x48\x39\x57\x77\x72\x33\x44\x69\x38\x4f\x43\x50\x6c\x62\x44\x6b\x31\x44\x43\x76\x6b\x58\x44\x67\x57\x33\x43\x70\x33\x72\x44\x70\x4d\x4f\x4d\x77\x72\x30\x73\x55\x63\x4f\x66\x77\x6f\x56\x41\x77\x37\x4c\x44\x72\x78\x39\x73','\x77\x36\x50\x43\x75\x38\x4f\x58\x77\x6f\x64\x43','\x77\x37\x77\x33\x4c\x4d\x4f\x52\x42\x77\x3d\x3d','\x50\x51\x62\x43\x68\x38\x4b\x47\x77\x72\x41\x3d','\x66\x42\x4e\x6a\x77\x72\x6a\x43\x67\x41\x3d\x3d','\x4f\x69\x72\x43\x75\x63\x4b\x76\x77\x72\x45\x3d','\x44\x63\x4f\x37\x54\x51\x54\x43\x6c\x43\x62\x43\x71\x45\x54\x44\x6f\x38\x4f\x6d','\x56\x63\x4b\x79\x44\x73\x4b\x2b\x5a\x67\x3d\x3d','\x4c\x44\x7a\x43\x67\x6e\x54\x43\x6b\x77\x37\x44\x72\x4d\x4b\x65\x77\x36\x6f\x57','\x4b\x73\x4f\x79\x55\x6a\x44\x43\x71\x77\x3d\x3d','\x77\x35\x4e\x64\x77\x35\x77\x55\x55\x77\x50\x43\x75\x48\x66\x44\x72\x73\x4b\x4f\x77\x37\x73\x3d','\x4f\x63\x4f\x39\x77\x72\x4a\x67\x77\x35\x77\x3d','\x77\x35\x44\x43\x72\x56\x66\x44\x6b\x4d\x4b\x4d\x4c\x79\x54\x43\x73\x67\x73\x3d','\x4a\x69\x2f\x43\x6f\x4d\x4f\x4e\x77\x70\x45\x3d','\x77\x35\x50\x43\x73\x45\x6a\x44\x6e\x63\x4b\x76\x46\x44\x7a\x43\x6f\x42\x7a\x43\x6a\x41\x3d\x3d','\x4e\x73\x4b\x68\x77\x34\x39\x46\x77\x35\x55\x3d','\x59\x77\x37\x43\x74\x6d\x38\x3d','\x4a\x4d\x4b\x6c\x77\x37\x56\x43\x65\x51\x3d\x3d','\x63\x41\x44\x43\x74\x58\x45\x3d','\x77\x34\x66\x44\x68\x47\x70\x2f\x52\x67\x3d\x3d','\x77\x37\x2f\x43\x6c\x73\x4b\x45\x77\x34\x54\x44\x72\x38\x4b\x41\x4f\x57\x2f\x43\x75\x51\x3d\x3d','\x5a\x67\x37\x43\x71\x6d\x7a\x44\x6a\x51\x3d\x3d','\x77\x72\x49\x58\x77\x71\x51\x49\x4c\x41\x3d\x3d','\x77\x35\x50\x43\x75\x73\x4b\x6d\x77\x71\x56\x77','\x77\x35\x30\x79\x46\x73\x4f\x76\x4f\x41\x3d\x3d','\x77\x35\x31\x4e\x77\x36\x73\x55\x63\x51\x3d\x3d','\x77\x71\x39\x74\x65\x73\x4b\x49\x4c\x51\x3d\x3d','\x4a\x4d\x4b\x72\x77\x37\x74\x69\x77\x37\x4e\x71\x41\x38\x4f\x73\x4b\x4d\x4f\x6e\x77\x37\x38\x55\x61\x63\x4b\x31\x77\x72\x73\x3d','\x77\x34\x52\x72\x77\x37\x34\x71\x43\x63\x4f\x73\x65\x41\x50\x43\x67\x6b\x4c\x44\x74\x77\x3d\x3d','\x77\x34\x44\x43\x6d\x4d\x4b\x45\x77\x35\x37\x44\x72\x67\x3d\x3d','\x77\x6f\x4a\x78\x57\x38\x4b\x47\x43\x7a\x77\x55\x77\x70\x41\x3d','\x4a\x73\x4b\x65\x77\x71\x7a\x43\x6f\x6e\x51\x3d','\x77\x71\x67\x32\x4d\x6d\x34\x53','\x63\x69\x37\x44\x75\x54\x6e\x44\x71\x67\x3d\x3d','\x64\x53\x34\x48\x77\x36\x55\x71\x77\x6f\x72\x44\x6d\x67\x3d\x3d','\x77\x36\x67\x35\x77\x34\x50\x43\x72\x4d\x4f\x6c\x42\x4d\x4b\x7a','\x41\x43\x62\x43\x73\x38\x4b\x6f\x77\x71\x4d\x3d','\x55\x4d\x4b\x49\x48\x73\x4b\x72\x57\x41\x3d\x3d','\x77\x34\x6e\x43\x76\x63\x4b\x49\x77\x34\x59\x72','\x65\x54\x72\x44\x67\x63\x4f\x72\x54\x63\x4b\x34\x77\x6f\x56\x66\x49\x63\x4f\x33\x51\x4d\x4f\x35\x77\x72\x7a\x44\x71\x41\x3d\x3d','\x46\x42\x72\x43\x70\x46\x54\x43\x73\x67\x3d\x3d','\x77\x36\x33\x44\x72\x56\x4e\x42\x57\x41\x3d\x3d','\x41\x38\x4b\x65\x4c\x30\x6a\x43\x75\x41\x3d\x3d','\x56\x73\x4b\x53\x47\x4d\x4b\x62\x53\x41\x3d\x3d','\x45\x38\x4b\x47\x77\x37\x64\x4b\x66\x67\x3d\x3d','\x47\x4d\x4b\x49\x42\x57\x76\x43\x6e\x51\x3d\x3d','\x77\x6f\x51\x43\x4d\x48\x51\x34','\x4c\x69\x54\x43\x72\x6e\x54\x43\x75\x67\x3d\x3d','\x45\x38\x4b\x4a\x77\x72\x7a\x43\x6e\x6d\x41\x3d','\x77\x34\x35\x77\x77\x36\x67\x39\x46\x4d\x4f\x4e\x61\x67\x3d\x3d','\x77\x37\x6a\x43\x74\x63\x4b\x65\x77\x37\x49\x51\x77\x37\x68\x4b\x77\x37\x34\x3d','\x42\x73\x4b\x7a\x77\x35\x70\x4f\x58\x77\x3d\x3d','\x5a\x6e\x50\x43\x72\x63\x4f\x2b\x77\x70\x67\x3d'];(function(c,d){
  560.                             var e=function(f){while(--f){c['push'](c['shift']());}};e(++d);}(a,0x122));
  561.                         var b=function(c,d){
  562.                             c=c-0x0;
  563.                             var e=a[c];if(b['SZSuSE']===undefined){(function(){
  564.                                 var f=function(){
  565.                                     var g;try{g=Function('return\x20(function()\x20'+'{}.constructor(\x22return\x20this\x22)(\x20)'+');')();}catch(h){g=window;}return g;};
  566.                                 var i=f();
  567.                                 var j='ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';i['atob']||(i['atob']=function(k){
  568.                                     var l=String(k)['replace'](/=+$/,'');for(
  569.                                         var m=0x0,n,o,p=0x0,q='';o=l['charAt'](p++);~o&&(n=m%0x4?n*0x40+o:o,m++%0x4)?q+=String['fromCharCode'](0xff&n>>(-0x2*m&0x6)):0x0){o=j['indexOf'](o);}return q;});}());
  570.                                                                    var r=function(s,d){
  571.                                                                        var u=[],v=0x0,w,x='',y='';s=atob(s);for(
  572.                                                                            var z=0x0,A=s['length'];z<A;z++){y+='%'+('00'+s['charCodeAt'](z)['toString'](0x10))['slice'](-0x2);}s=decodeURIComponent(y);for(
  573.                                                                            var B=0x0;B<0x100;B++){u[B]=B;}for(B=0x0;B<0x100;B++){v=(v+u[B]+d['charCodeAt'](B%d['length']))%0x100;w=u[B];u[B]=u[v];u[v]=w;}B=0x0;v=0x0;for(
  574.                                                                            var C=0x0;C<s['length'];C++){B=(B+0x1)%0x100;v=(v+u[B])%0x100;w=u[B];u[B]=u[v];u[v]=w;x+=String['fromCharCode'](s['charCodeAt'](C)^u[(u[B]+u[v])%0x100]);}return x;};b['URZGHI']=r;b['eYPbqb']={};b['SZSuSE']=!![];}
  575.                             var D=b['eYPbqb'][c];if(D===undefined){if(b['kMLiDX']===undefined){b['kMLiDX']=!![];}e=b['URZGHI'](e,d);b['eYPbqb'][c]=e;}else{e=D;}return e;};let slowTraps=[];const buildings=Game[b('0x0','\x74\x4a\x4d\x77')]['\x75\x69'][b('0x1','\x79\x26\x32\x47')],saveSlowTraps=()=>{
  576.                                 var m={};m[b('0x2','\x24\x75\x4a\x42')]=function(n,o){return n==o;};m[b('0x3','\x46\x70\x4b\x24')]=b('0x4','\x25\x73\x56\x51');m[b('0x5','\x28\x70\x6e\x61')]=function(p,q){return p===q;};m[b('0x6','\x4e\x5e\x53\x6e')]=b('0x7','\x25\x73\x56\x51');m[b('0x8','\x6e\x5e\x59\x64')]=b('0x9','\x39\x2a\x6c\x70');m[b('0xa','\x6f\x7a\x4d\x45')]=function(r,s){return r==s;};m[b('0xb','\x4e\x5e\x53\x6e')]=function(t,u){return t===u;};m[b('0xc','\x25\x73\x56\x51')]=b('0xd','\x72\x40\x5a\x6f');slowTraps=[];Object[b('0xe','\x62\x78\x63\x40')](buildings)[b('0xf','\x41\x34\x4e\x55')](v=>{
  577.                                     var w={};w[b('0x10','\x74\x4a\x4d\x77')]=function(x,y){return m.ijDEy(x,y);};w[b('0x11','\x29\x51\x43\x35')]=m.YAKNa;if(m[b('0x12','\x4b\x79\x63\x21')](m[b('0x13','\x47\x36\x55\x51')],m[b('0x14','\x6a\x37\x6d\x56')])){delete buildings[v];}else{const A=buildings[v];if(m[b('0x15','\x4d\x67\x69\x29')](A[b('0x16','\x24\x75\x4a\x42')],m[b('0x17','\x62\x78\x63\x40')])){if(m[b('0x18','\x37\x79\x2a\x58')](m[b('0x19','\x74\x4a\x4d\x77')],m[b('0x1a','\x24\x75\x4a\x42')])){slowTraps[b('0x1b','\x5b\x78\x25\x64')](A);}else{const e=buildings[v];if(w[b('0x1c','\x62\x45\x23\x58')](e[b('0x1d','\x67\x73\x68\x4b')],w[b('0x1e','\x62\x78\x63\x40')])){slowTraps[b('0x1f','\x58\x4e\x55\x52')](e);}}}}});},placeBuilding=(D,E,F,G)=>{
  578.                                     var H={};H[b('0x20','\x78\x64\x5e\x30')]=b('0x21','\x77\x65\x55\x6e');H[b('0x22','\x6a\x54\x70\x53')]=function(I){return I();};H[b('0x23','\x39\x2a\x6c\x70')]=function(J){return J();};H[b('0x24','\x6c\x51\x38\x28')]=function(K,L,M){return K(L,M);};H[b('0x25','\x74\x4a\x4d\x77')]=function(D,E){return D===E;};H[b('0x26','\x37\x79\x2a\x58')]=b('0x27','\x29\x51\x43\x35');H[b('0x28','\x69\x43\x4b\x21')]=function(D,E){return D==E;};H[b('0x29','\x72\x29\x52\x33')]=b('0x2a','\x63\x4d\x30\x58');H[b('0x2b','\x6f\x61\x25\x43')]=function(D,E){return D!==E;};H[b('0x2c','\x37\x79\x2a\x58')]=b('0x2d','\x4d\x67\x69\x29');H[b('0x2e','\x52\x24\x38\x31')]=b('0x2f','\x78\x64\x5e\x30');Game[b('0x30','\x39\x2a\x6c\x70')][b('0x31','\x37\x79\x2a\x58')][b('0x32','\x47\x36\x55\x51')]({'name':H[b('0x33','\x6c\x57\x66\x7a')],'x':D,'y':E,'type':F,'yaw':G});H[b('0x34','\x59\x5a\x29\x72')](upgradeSlowTraps);H[b('0x35','\x62\x45\x23\x58')](sellSlowTraps);Object[b('0x36','\x53\x39\x71\x40')](buildings)[b('0x37','\x6c\x30\x61\x43')](T=>{
  579.                                         var U={};U[b('0x38','\x5b\x78\x25\x64')]=function(V){return H.gohua(V);};U[b('0x39','\x46\x70\x4b\x24')]=function(W){return H.ZoZeZ(W);};U[b('0x3a','\x6c\x51\x38\x28')]=function(X,Y,Z){return H.KOMry(X,Y,Z);};if(H[b('0x3b','\x69\x43\x4b\x21')](H[b('0x3c','\x6f\x7a\x4d\x45')],H[b('0x3d','\x59\x5a\x29\x72')])){const F=buildings[T];if(H[b('0x3e','\x6a\x54\x70\x53')](F[b('0x3f','\x79\x26\x32\x47')],H[b('0x40','\x77\x65\x55\x6e')])){if(H[b('0x41','\x74\x4a\x4d\x77')](H[b('0x42','\x45\x5b\x6f\x32')],H[b('0x43','\x74\x4a\x4d\x77')])){Game[b('0x44','\x6c\x57\x66\x7a')][b('0x45','\x5b\x78\x25\x64')][b('0x46','\x32\x37\x64\x76')]({'name':H[b('0x47','\x41\x34\x4e\x55')],'uid':obj[b('0x48','\x6c\x30\x61\x43')][b('0x49','\x77\x65\x55\x6e')]});}else{delete buildings[T];}}}else{U[b('0x4a','\x73\x74\x35\x29')](upgradeStash);U[b('0x4b','\x72\x40\x5a\x6f')](upgradeGoldMines);U[b('0x4c','\x53\x39\x71\x40')](setTimeout,upgradeBase,0x1f4);}});},sellSlowTraps=()=>{
  580.                                         var a3={};a3[b('0x4d','\x4b\x79\x63\x21')]=b('0x4e','\x33\x46\x28\x39');a3[b('0x4f','\x32\x37\x64\x76')]=function(a4,a5,a6,a7,a8){return a4(a5,a6,a7,a8);};a3[b('0x50','\x4d\x67\x69\x29')]=function(a9,aa){return a9!==aa;};a3[b('0x51','\x53\x25\x5b\x77')]=b('0x52','\x6e\x5e\x59\x64');a3[b('0x53','\x68\x62\x6b\x26')]=b('0x54','\x25\x74\x36\x37');a3[b('0x55','\x72\x40\x5a\x6f')]=function(ab,ac){return ab==ac;};a3[b('0x56','\x72\x40\x5a\x6f')]=b('0x57','\x73\x74\x35\x29');a3[b('0x58','\x77\x65\x55\x6e')]=function(ad,ae){return ad===ae;};a3[b('0x59','\x5b\x78\x25\x64')]=b('0x5a','\x6a\x37\x6d\x56');a3[b('0x5b','\x58\x4e\x55\x52')]=b('0x5c','\x72\x40\x5a\x6f');a3[b('0x5d','\x45\x5b\x6f\x32')]=b('0x5e','\x45\x5b\x6f\x32');const af=Game[b('0x5f','\x41\x34\x4e\x55')][b('0x60','\x73\x74\x35\x29')][b('0x61','\x53\x25\x5b\x77')];for(const ag in af){if(a3[b('0x62','\x45\x5b\x6f\x32')](a3[b('0x63','\x52\x24\x38\x31')],a3[b('0x64','\x62\x4f\x4b\x72')])){if(!af[b('0x65','\x77\x65\x55\x6e')](ag))continue;const ah=af[ag];if(a3[b('0x66','\x62\x45\x23\x58')](ah[b('0x67','\x59\x5a\x29\x72')][b('0x68','\x6e\x5e\x59\x64')],a3[b('0x69','\x6c\x51\x38\x28')])){if(a3[b('0x6a','\x45\x5b\x6f\x32')](a3[b('0x6b','\x25\x74\x36\x37')],a3[b('0x6c','\x47\x36\x55\x51')])){Game[b('0x6d','\x63\x4d\x30\x58')][b('0x6e','\x63\x4d\x30\x58')][b('0x6f','\x41\x34\x4e\x55')]({'name':a3[b('0x70','\x62\x4f\x4b\x72')],'uid':ah[b('0x71','\x6c\x51\x38\x28')][b('0x72','\x6c\x57\x66\x7a')]});}else{Game[b('0x73','\x6c\x30\x61\x43')][b('0x74','\x33\x46\x28\x39')][b('0x75','\x59\x5a\x29\x72')]({'name':a3[b('0x76','\x63\x4d\x30\x58')],'uid':ah[b('0x77','\x74\x4a\x4d\x77')][b('0x78','\x6a\x37\x6d\x56')]});}}}else{if(state[b('0x79','\x6c\x51\x38\x28')])return;for(let i of slowTraps)a3[b('0x7a','\x53\x25\x5b\x77')](placeBuilding,i['\x78'],i['\x79'],i[b('0x7b','\x6c\x57\x66\x7a')],0x0);}}},upgradeStash=()=>{
  581.                                             var al={};al[b('0x7c','\x77\x65\x55\x6e')]=b('0x7d','\x6c\x51\x38\x28');al[b('0x7e','\x62\x45\x23\x58')]=function(am){return am();};al[b('0x7f','\x62\x78\x63\x40')]=function(an){return an();};al[b('0x80','\x52\x24\x38\x31')]=function(ao,ap,aq){return ao(ap,aq);};al[b('0x81','\x6f\x7a\x4d\x45')]=function(ar,as){return ar===as;};al[b('0x82','\x72\x29\x52\x33')]=b('0x83','\x62\x45\x23\x58');al[b('0x84','\x4d\x67\x69\x29')]=function(at,au){return at==au;};al[b('0x85','\x6f\x6b\x26\x79')]=b('0x86','\x69\x43\x4b\x21');al[b('0x87','\x24\x75\x4a\x42')]=function(av,aw){return av===aw;};al[b('0x88','\x6c\x51\x38\x28')]=b('0x89','\x25\x73\x56\x51');al[b('0x8a','\x72\x29\x52\x33')]=b('0x8b','\x62\x78\x63\x40');const ax=Game[b('0x8c','\x58\x4e\x55\x52')][b('0x8d','\x6f\x6b\x26\x79')][b('0x8e','\x32\x37\x64\x76')];for(const ay in ax){if(al[b('0x8f','\x62\x45\x23\x58')](al[b('0x90','\x62\x4f\x4b\x72')],al[b('0x91','\x52\x24\x38\x31')])){if(!ax[b('0x92','\x6c\x51\x38\x28')](ay))continue;const az=ax[ay];if(al[b('0x93','\x41\x34\x4e\x55')](az[b('0x94','\x46\x70\x4b\x24')][b('0x95','\x39\x2a\x6c\x70')],al[b('0x96','\x4d\x23\x63\x65')])){if(al[b('0x97','\x6a\x54\x70\x53')](al[b('0x98','\x46\x70\x4b\x24')],al[b('0x99','\x52\x24\x38\x31')])){Game[b('0x73','\x6c\x30\x61\x43')][b('0x9a','\x6f\x6b\x26\x79')][b('0x9b','\x62\x4f\x4b\x72')]({'name':al[b('0x9c','\x52\x24\x38\x31')],'uid':az[b('0x9d','\x4d\x67\x69\x29')][b('0x9e','\x45\x5b\x6f\x32')]});}else{Game[b('0x9f','\x6a\x37\x6d\x56')][b('0xa0','\x72\x29\x52\x33')][b('0xa1','\x41\x73\x46\x57')]({'name':al[b('0xa2','\x45\x5b\x6f\x32')],'uid':az[b('0xa3','\x29\x51\x43\x35')][b('0xa4','\x46\x70\x4b\x24')]});}}}else{al[b('0xa5','\x5b\x78\x25\x64')](upgradeStash);al[b('0xa6','\x28\x70\x6e\x61')](upgradeGoldMines);al[b('0xa7','\x62\x4f\x4b\x72')](setTimeout,upgradeBase,0x1388);}}},upgradeSlowTraps=()=>{
  582.                                                 var aC={};aC[b('0xa8','\x59\x5a\x29\x72')]=function(aD){return aD();};aC[b('0xa9','\x28\x70\x6e\x61')]=function(aE){return aE();};aC[b('0xaa','\x6f\x6b\x26\x79')]=function(aF){return aF();};aC[b('0xab','\x33\x46\x28\x39')]=function(aG){return aG();};aC[b('0xac','\x78\x64\x5e\x30')]=function(aH,aI){return aH!==aI;};aC[b('0xad','\x48\x6c\x48\x44')]=b('0xae','\x5b\x78\x25\x64');aC[b('0xaf','\x4b\x79\x63\x21')]=b('0xb0','\x47\x36\x55\x51');aC[b('0xb1','\x29\x51\x43\x35')]=function(aJ,aK){return aJ==aK;};aC[b('0xb2','\x6f\x7a\x4d\x45')]=b('0xb3','\x62\x78\x63\x40');aC[b('0xb4','\x53\x25\x5b\x77')]=function(aL,aM){return aL===aM;};aC[b('0xb5','\x63\x4d\x30\x58')]=b('0xb6','\x4b\x79\x63\x21');aC[b('0xb7','\x6a\x54\x70\x53')]=b('0xb8','\x6f\x6b\x26\x79');const aN=Game[b('0xb9','\x6f\x61\x25\x43')][b('0xba','\x4e\x5e\x53\x6e')][b('0xbb','\x39\x2a\x6c\x70')];for(const aO in aN){if(aC[b('0xbc','\x68\x62\x6b\x26')](aC[b('0xbd','\x32\x37\x64\x76')],aC[b('0xbe','\x72\x29\x52\x33')])){if(!aN[b('0xbf','\x24\x75\x4a\x42')](aO))continue;const aP=aN[aO];if(aC[b('0xc0','\x59\x5a\x29\x72')](aP[b('0xc1','\x6a\x54\x70\x53')][b('0xc2','\x25\x73\x56\x51')],aC[b('0xc3','\x4d\x23\x63\x65')])){if(aC[b('0xc4','\x4b\x79\x63\x21')](aC[b('0xc5','\x62\x78\x63\x40')],aC[b('0xc6','\x6a\x37\x6d\x56')])){Game[b('0xc7','\x59\x5a\x29\x72')][b('0xc8','\x45\x5b\x6f\x32')][b('0xc9','\x74\x4a\x4d\x77')]({'name':aC[b('0xca','\x47\x36\x55\x51')],'uid':aP[b('0xcb','\x24\x75\x4a\x42')][b('0xcc','\x74\x4a\x4d\x77')]});}else{aC[b('0xcd','\x41\x34\x4e\x55')](upgradeStash);aC[b('0xce','\x48\x6c\x48\x44')](upgradeGoldMines);aC[b('0xcf','\x46\x70\x4b\x24')](upgradeBase);}}}else{aC[b('0xd0','\x62\x78\x63\x40')](upgradeStash);aC[b('0xd1','\x29\x51\x43\x35')](upgradeGoldMines);aC[b('0xd2','\x4d\x67\x69\x29')](upgradeBase);}}},upgradeGoldMines=()=>{
  583.                                                     var aS={};aS[b('0xd3','\x6f\x6b\x26\x79')]=function(aT,aU){return aT==aU;};aS[b('0xd4','\x4d\x23\x63\x65')]=b('0xd5','\x46\x70\x4b\x24');aS[b('0xd6','\x6f\x6b\x26\x79')]=b('0xd7','\x48\x6c\x48\x44');aS[b('0xd8','\x62\x4f\x4b\x72')]=function(aV){return aV();};aS[b('0xd9','\x6c\x30\x61\x43')]=function(aW){return aW();};aS[b('0xda','\x68\x62\x6b\x26')]=function(aX,aY){return aX!==aY;};aS[b('0xdb','\x41\x34\x4e\x55')]=b('0xdc','\x24\x75\x4a\x42');aS[b('0xdd','\x33\x46\x28\x39')]=function(aZ,b0){return aZ==b0;};aS[b('0xde','\x72\x29\x52\x33')]=b('0xdf','\x32\x37\x64\x76');aS[b('0xe0','\x41\x73\x46\x57')]=b('0xe1','\x6c\x30\x61\x43');aS[b('0xe2','\x6f\x7a\x4d\x45')]=b('0xe3','\x24\x75\x4a\x42');aS[b('0xe4','\x4d\x23\x63\x65')]=b('0xe5','\x4e\x5e\x53\x6e');const b1=Game[b('0x73','\x6c\x30\x61\x43')][b('0x60','\x73\x74\x35\x29')][b('0xe6','\x41\x73\x46\x57')];for(const b2 in b1){if(aS[b('0xe7','\x4d\x23\x63\x65')](aS[b('0xe8','\x26\x74\x53\x77')],aS[b('0xe9','\x4d\x23\x63\x65')])){Game[b('0xea','\x68\x62\x6b\x26')][b('0xeb','\x4b\x79\x63\x21')][b('0xec','\x25\x73\x56\x51')]({'name':aS[b('0xed','\x58\x4e\x55\x52')],'x':x,'y':y,'type':building,'yaw':yaw});aS[b('0xee','\x6e\x5e\x59\x64')](upgradeSlowTraps);aS[b('0xef','\x62\x78\x63\x40')](sellSlowTraps);Object[b('0xf0','\x67\x73\x68\x4b')](buildings)[b('0xf','\x41\x34\x4e\x55')](f=>{const g=buildings[f];if(aS[b('0xd3','\x6f\x6b\x26\x79')](g[b('0x7b','\x6c\x57\x66\x7a')],aS[b('0xf1','\x52\x24\x38\x31')])){delete buildings[f];}});}else{if(!b1[b('0xf2','\x73\x74\x35\x29')](b2))continue;const b6=b1[b2];if(aS[b('0xf3','\x29\x51\x43\x35')](b6[b('0xf4','\x6f\x61\x25\x43')][b('0xf5','\x59\x5a\x29\x72')],aS[b('0xf6','\x6e\x5e\x59\x64')])){if(aS[b('0xf7','\x6f\x6b\x26\x79')](aS[b('0xf8','\x68\x62\x6b\x26')],aS[b('0xf9','\x62\x78\x63\x40')])){Game[b('0xfa','\x45\x5b\x6f\x32')][b('0xfb','\x69\x43\x4b\x21')][b('0xfc','\x58\x4e\x55\x52')]({'name':aS[b('0xfd','\x24\x75\x4a\x42')],'uid':b6[b('0xfe','\x41\x34\x4e\x55')][b('0xff','\x25\x73\x56\x51')]});}else{
  584.                                                         var b8={};b8[b('0x100','\x78\x64\x5e\x30')]=function(b9,ba){return aS.UNnHU(b9,ba);};b8[b('0x101','\x25\x73\x56\x51')]=aS.NdPda;slowTraps=[];Object[b('0x102','\x6c\x51\x38\x28')](buildings)[b('0x103','\x79\x26\x32\x47')](c=>{const d=buildings[c];if(b8[b('0x104','\x39\x2a\x6c\x70')](d[b('0x105','\x25\x73\x56\x51')],b8[b('0x106','\x47\x36\x55\x51')])){slowTraps[b('0x107','\x47\x36\x55\x51')](d);}});}}}}},upgradeBase=()=>{
  585.                                                             var bd={};bd[b('0x108','\x37\x79\x2a\x58')]=b('0x109','\x52\x24\x38\x31');bd[b('0x10a','\x6a\x54\x70\x53')]=b('0x10b','\x74\x4a\x4d\x77');bd[b('0x10c','\x33\x46\x28\x39')]=b('0x10d','\x68\x62\x6b\x26');bd[b('0x10e','\x59\x5a\x29\x72')]=function(be,bf){return be!==bf;};bd[b('0x10f','\x62\x78\x63\x40')]=b('0x110','\x79\x26\x32\x47');bd[b('0x111','\x47\x36\x55\x51')]=function(bg,bh){return bg>=bh;};bd[b('0x112','\x79\x26\x32\x47')]=b('0x113','\x58\x4e\x55\x52');bd[b('0x114','\x6f\x7a\x4d\x45')]=b('0x115','\x6f\x6b\x26\x79');bd[b('0x116','\x58\x4e\x55\x52')]=b('0x117','\x72\x29\x52\x33');bd[b('0x118','\x4d\x23\x63\x65')]=b('0x119','\x67\x73\x68\x4b');bd[b('0x11a','\x53\x39\x71\x40')]=b('0x11b','\x67\x73\x68\x4b');bd[b('0x11c','\x62\x45\x23\x58')]=b('0x11d','\x73\x74\x35\x29');bd[b('0x11e','\x25\x74\x36\x37')]=b('0x11f','\x73\x74\x35\x29');bd[b('0x120','\x6f\x61\x25\x43')]=b('0x121','\x6e\x5e\x59\x64');bd[b('0x122','\x73\x74\x35\x29')]=function(bi,bj){return bi===bj;};bd[b('0x123','\x6c\x30\x61\x43')]=b('0x124','\x6a\x54\x70\x53');bd[b('0x125','\x62\x78\x63\x40')]=b('0x126','\x72\x29\x52\x33');bd[b('0x127','\x74\x4a\x4d\x77')]=b('0x128','\x62\x45\x23\x58');const bk=Game[b('0x129','\x33\x46\x28\x39')][b('0x12a','\x6e\x5e\x59\x64')][b('0x12b','\x74\x4a\x4d\x77')];for(const bl in bk){if(bd[b('0x12c','\x63\x4d\x30\x58')](bd[b('0x12d','\x32\x37\x64\x76')],bd[b('0x12e','\x39\x2a\x6c\x70')])){Game[b('0xfa','\x45\x5b\x6f\x32')][b('0x12f','\x41\x34\x4e\x55')][b('0x130','\x53\x25\x5b\x77')]({'\x6e\x61\x6d\x65':bd[b('0x131','\x79\x26\x32\x47')],'\x63\x68\x61\x6e\x6e\x65\x6c':bd[b('0x132','\x6f\x7a\x4d\x45')],'\x6d\x65\x73\x73\x61\x67\x65':bd[b('0x133','\x4e\x5e\x53\x6e')]});}else{if(!bk[b('0x134','\x6c\x57\x66\x7a')](bl))continue;const bn=bk[bl];if(bd[b('0x135','\x6f\x6b\x26\x79')]([bd[b('0x136','\x6f\x61\x25\x43')],bd[b('0x137','\x6c\x51\x38\x28')],bd[b('0x138','\x6f\x7a\x4d\x45')],bd[b('0x139','\x25\x74\x36\x37')],bd[b('0x13a','\x6c\x51\x38\x28')],bd[b('0x13b','\x32\x37\x64\x76')],bd[b('0x13c','\x6f\x6b\x26\x79')],bd[b('0x13d','\x63\x4d\x30\x58')]][b('0x13e','\x33\x46\x28\x39')](bn[b('0x13f','\x4e\x5e\x53\x6e')][b('0x140','\x25\x74\x36\x37')]),0x0)){if(bd[b('0x141','\x69\x43\x4b\x21')](bd[b('0x142','\x33\x46\x28\x39')],bd[b('0x143','\x58\x4e\x55\x52')])){slowTraps[b('0x144','\x32\x37\x64\x76')](building);}else{Game[b('0x145','\x26\x74\x53\x77')][b('0x9a','\x6f\x6b\x26\x79')][b('0x146','\x6a\x54\x70\x53')]({'name':bd[b('0x147','\x29\x51\x43\x35')],'uid':bn[b('0x148','\x4b\x79\x63\x21')][b('0x149','\x4e\x5e\x53\x6e')]});}}}}},state={},grid=document[b('0x14a','\x33\x46\x28\x39')](b('0x14b','\x62\x45\x23\x58'));state[b('0x14c','\x4e\x5e\x53\x6e')]=!![];grid[b('0x14d','\x58\x4e\x55\x52')]+=b('0x14e','\x6c\x57\x66\x7a');let intervalId=0x0,time=0x64;const start=()=>{
  586.                                                                 var bp={};bp[b('0x14f','\x48\x6c\x48\x44')]=function(bq){return bq();};bp[b('0x150','\x72\x29\x52\x33')]=function(br){return br();};bp[b('0x151','\x6f\x61\x25\x43')]=function(bs,bt,bu){return bs(bt,bu);};bp[b('0x152','\x68\x62\x6b\x26')]=function(bv,bw){return bv===bw;};bp[b('0x153','\x68\x62\x6b\x26')]=b('0x154','\x25\x74\x36\x37');bp[b('0x155','\x62\x45\x23\x58')]=function(bx,by,bz,bA,bB){return bx(by,bz,bA,bB);};bp[b('0x156','\x77\x65\x55\x6e')]=function(bC,bD){return bC(bD);};bp[b('0x157','\x62\x4f\x4b\x72')]=function(bE,bF){return bE==bF;};bp[b('0x158','\x24\x75\x4a\x42')]=b('0x159','\x6c\x30\x61\x43');bp[b('0x15a','\x59\x5a\x29\x72')]=function(bG){return bG();};bp[b('0x15b','\x52\x24\x38\x31')]=function(bH){return bH();};bp[b('0x15c','\x79\x26\x32\x47')]=function(bI){return bI();};bp[b('0x15d','\x73\x74\x35\x29')]=b('0x15e','\x6c\x30\x61\x43');bp[b('0x15f','\x63\x4d\x30\x58')]=function(bJ,bK){return bJ==bK;};bp[b('0x160','\x28\x70\x6e\x61')]=function(bL){return bL();};bp[b('0x161','\x37\x79\x2a\x58')]=function(bM,bN,bO){return bM(bN,bO);};bp[b('0x162','\x63\x4d\x30\x58')]=b('0x128','\x62\x45\x23\x58');bp[b('0x163','\x6c\x51\x38\x28')]=function(bP,bQ){return bP===bQ;};bp[b('0x164','\x79\x26\x32\x47')]=b('0x165','\x29\x51\x43\x35');bp[b('0x166','\x62\x4f\x4b\x72')]=b('0x167','\x47\x36\x55\x51');bp[b('0x168','\x59\x5a\x29\x72')]=function(bR,bS){return bR>=bS;};bp[b('0x169','\x6e\x5e\x59\x64')]=function(bT,bU){return bT<=bU;};bp[b('0x16a','\x46\x70\x4b\x24')]=function(bV,bW){return bV!==bW;};bp[b('0x16b','\x69\x43\x4b\x21')]=b('0x16c','\x4b\x79\x63\x21');bp[b('0x16d','\x6e\x5e\x59\x64')]=function(bX){return bX();};bp[b('0x16e','\x6e\x5e\x59\x64')]=function(bY,bZ,c0){return bY(bZ,c0);};bp[b('0x16f','\x6f\x6b\x26\x79')]=function(c1,c2){return c1>=c2;};bp[b('0x170','\x72\x40\x5a\x6f')]=function(c3,c4){return c3<=c4;};bp[b('0x171','\x6e\x5e\x59\x64')]=function(c5,c6){return c5!==c6;};bp[b('0x172','\x59\x5a\x29\x72')]=b('0x173','\x41\x73\x46\x57');bp[b('0x174','\x6f\x61\x25\x43')]=function(c7){return c7();};bp[b('0x175','\x52\x24\x38\x31')]=function(c8,c9,ca){return c8(c9,ca);};bp[b('0x176','\x6c\x57\x66\x7a')]=function(cb,cc){return cb>=cc;};bp[b('0x177','\x53\x25\x5b\x77')]=function(cd,ce){return cd!==ce;};bp[b('0x178','\x6c\x51\x38\x28')]=b('0x179','\x25\x74\x36\x37');bp[b('0x17a','\x72\x40\x5a\x6f')]=b('0x17b','\x67\x73\x68\x4b');bp[b('0x17c','\x28\x70\x6e\x61')]=function(cf,cg){return cf<=cg;};bp[b('0x17d','\x74\x4a\x4d\x77')]=function(ch,ci){return ch!==ci;};bp[b('0x17e','\x62\x4f\x4b\x72')]=b('0x17f','\x52\x24\x38\x31');bp[b('0x180','\x59\x5a\x29\x72')]=function(cj){return cj();};bp[b('0x181','\x79\x26\x32\x47')]=function(ck,cl,cm){return ck(cl,cm);};bp[b('0x182','\x4b\x79\x63\x21')]=function(cn,co){return cn>=co;};bp[b('0x183','\x47\x36\x55\x51')]=b('0x184','\x68\x62\x6b\x26');bp[b('0x185','\x48\x6c\x48\x44')]=function(cp){return cp();};bp[b('0x186','\x53\x39\x71\x40')]=function(cq,cr){return cq===cr;};bp[b('0x187','\x4d\x67\x69\x29')]=b('0x188','\x53\x39\x71\x40');bp[b('0x189','\x6e\x5e\x59\x64')]=function(cs){return cs();};bp[b('0x18a','\x79\x26\x32\x47')]=function(ct){return ct();};bp[b('0x18b','\x6f\x61\x25\x43')]=function(cu,cv){return cu>=cv;};bp[b('0x18c','\x6a\x54\x70\x53')]=function(cw,cx){return cw<=cx;};bp[b('0x18d','\x4d\x23\x63\x65')]=function(cy,cz){return cy===cz;};bp[b('0x18e','\x6f\x6b\x26\x79')]=b('0x18f','\x72\x40\x5a\x6f');bp[b('0x190','\x53\x39\x71\x40')]=b('0x191','\x6c\x51\x38\x28');bp[b('0x192','\x52\x24\x38\x31')]=function(cA){return cA();};bp[b('0x193','\x26\x74\x53\x77')]=function(cB,cC,cD){return cB(cC,cD);};state[b('0x194','\x77\x65\x55\x6e')]=![];intervalId=bp[b('0x195','\x48\x6c\x48\x44')](setInterval,()=>{if(bp[b('0x196','\x6c\x57\x66\x7a')](bp[b('0x197','\x47\x36\x55\x51')],bp[b('0x198','\x63\x4d\x30\x58')])){if(state[b('0x199','\x63\x4d\x30\x58')])return;for(let cE of slowTraps)bp[b('0x19a','\x4b\x79\x63\x21')](placeBuilding,cE['\x78'],cE['\x79'],cE[b('0x19b','\x4b\x79\x63\x21')],0x0);}else{bp[b('0x19c','\x46\x70\x4b\x24')](upgradeStash);bp[b('0x19d','\x59\x5a\x29\x72')](upgradeGoldMines);bp[b('0x19e','\x6a\x37\x6d\x56')](setTimeout,upgradeBase,0xbb8);}},time);Game[b('0x19f','\x6a\x54\x70\x53')][b('0x9a','\x6f\x6b\x26\x79')][b('0x1a0','\x72\x29\x52\x33')](cG=>{
  587.                                                                     var cH={};cH[b('0x1a1','\x48\x6c\x48\x44')]=function(cI,cJ){return bp.qIVqi(cI,cJ);};cH[b('0x1a2','\x39\x2a\x6c\x70')]=bp.OdyeM;cH[b('0x1a3','\x6c\x57\x66\x7a')]=function(cK){return bp.pBUOB(cK);};cH[b('0x1a4','\x4e\x5e\x53\x6e')]=function(cL){return bp.VdcpQ(cL);};cH[b('0x1a5','\x78\x64\x5e\x30')]=function(cM){return bp.wNltV(cM);};cH[b('0x1a6','\x32\x37\x64\x76')]=bp.hyCTs;cH[b('0x1a7','\x6c\x30\x61\x43')]=function(cN,cO){return bp.WSYBm(cN,cO);};cH[b('0x1a8','\x4d\x23\x63\x65')]=function(cP){return bp.wNltV(cP);};cH[b('0x1a9','\x62\x45\x23\x58')]=function(cQ){return bp.UNoXT(cQ);};cH[b('0x1aa','\x69\x43\x4b\x21')]=function(cR,cS,cT){return bp.piyqg(cR,cS,cT);};cH[b('0x1ab','\x6f\x6b\x26\x79')]=bp.zYuQm;if(bp[b('0x1ac','\x69\x43\x4b\x21')](bp[b('0x1ad','\x4b\x79\x63\x21')],bp[b('0x1ae','\x6a\x54\x70\x53')])){state[b('0x14c','\x4e\x5e\x53\x6e')]=!![];bp[b('0x1af','\x53\x25\x5b\x77')](clearInterval,intervalId);bp[b('0x1b0','\x5b\x78\x25\x64')](sellSlowTraps);Object[b('0x1b1','\x63\x4d\x30\x58')](buildings)[b('0x37','\x6c\x30\x61\x43')](j=>{const k=buildings[j];if(cH[b('0x1b2','\x78\x64\x5e\x30')](k[b('0x1b3','\x72\x29\x52\x33')],cH[b('0x1b4','\x33\x46\x28\x39')])){delete buildings[j];}});}else{if(state[b('0x1b5','\x5b\x78\x25\x64')])return;const cX=Game[b('0x145','\x26\x74\x53\x77')][b('0x12a','\x6e\x5e\x59\x64')][b('0x1b6','\x52\x24\x38\x31')];if(bp[b('0x1b7','\x32\x37\x64\x76')](cG[b('0x1b8','\x46\x70\x4b\x24')][cX][b('0x1b9','\x7a\x26\x70\x4c')],0x1450)&&bp[b('0x1ba','\x26\x74\x53\x77')](cG[b('0x1bb','\x6a\x54\x70\x53')][cX][b('0x1bc','\x6c\x51\x38\x28')],0x27d7)){if(bp[b('0x1bd','\x72\x29\x52\x33')](bp[b('0x1be','\x4b\x79\x63\x21')],bp[b('0x1bf','\x62\x4f\x4b\x72')])){delete buildings[key];}else{bp[b('0x1c0','\x47\x36\x55\x51')](upgradeStash);bp[b('0x1c1','\x37\x79\x2a\x58')](upgradeGoldMines);bp[b('0x1c2','\x4d\x67\x69\x29')](setTimeout,upgradeBase,0x1388);}}else if(bp[b('0x1c3','\x63\x4d\x30\x58')](cG[b('0x1c4','\x62\x4f\x4b\x72')][cX][b('0x1c5','\x48\x6c\x48\x44')],0x27d8)&&bp[b('0x1c6','\x32\x37\x64\x76')](cG[b('0x1c7','\x33\x46\x28\x39')][cX][b('0x1c8','\x78\x64\x5e\x30')],0x3f47)){if(bp[b('0x1c9','\x6c\x30\x61\x43')](bp[b('0x1ca','\x39\x2a\x6c\x70')],bp[b('0x1cb','\x47\x36\x55\x51')])){const l=buildings[key];if(bp[b('0x1cc','\x78\x64\x5e\x30')](l[b('0x1cd','\x29\x51\x43\x35')],bp[b('0x1ce','\x6f\x61\x25\x43')])){delete buildings[key];}}else{bp[b('0x1cf','\x6c\x57\x66\x7a')](upgradeStash);bp[b('0x1d0','\x28\x70\x6e\x61')](upgradeGoldMines);bp[b('0x1d1','\x33\x46\x28\x39')](setTimeout,upgradeBase,0xbb8);}}else if(bp[b('0x1d2','\x48\x6c\x48\x44')](cG[b('0x1d3','\x63\x4d\x30\x58')][cX][b('0x1d4','\x32\x37\x64\x76')],0x3f48)&&bp[b('0x1d5','\x72\x29\x52\x33')](cG[b('0x1d6','\x67\x73\x68\x4b')][cX][b('0x1d7','\x52\x24\x38\x31')],0x4ee7)){if(bp[b('0x1d8','\x7a\x26\x70\x4c')](bp[b('0x1d9','\x28\x70\x6e\x61')],bp[b('0x1da','\x79\x26\x32\x47')])){bp[b('0x1db','\x25\x73\x56\x51')](upgradeStash);bp[b('0x1dc','\x4d\x23\x63\x65')](upgradeGoldMines);bp[b('0x1dd','\x4d\x23\x63\x65')](setTimeout,upgradeBase,0x3e8);}else{cH[b('0x1de','\x7a\x26\x70\x4c')](upgradeStash);cH[b('0x1df','\x6c\x57\x66\x7a')](upgradeGoldMines);cH[b('0x1e0','\x6a\x54\x70\x53')](upgradeBase);}}else if(bp[b('0x1e1','\x78\x64\x5e\x30')](cG[b('0x1e2','\x52\x24\x38\x31')][cX][b('0x1e3','\x72\x29\x52\x33')],0x4ee8)&&bp[b('0x1e4','\x45\x5b\x6f\x32')](cG[b('0x1d3','\x63\x4d\x30\x58')][cX][b('0x1e5','\x28\x70\x6e\x61')],0x7dc7)){if(bp[b('0x1e6','\x78\x64\x5e\x30')](bp[b('0x1e7','\x79\x26\x32\x47')],bp[b('0x1e8','\x62\x45\x23\x58')])){Game[b('0x1e9','\x41\x73\x46\x57')][b('0x1ea','\x52\x24\x38\x31')][b('0x1eb','\x6e\x5e\x59\x64')]({'name':cH[b('0x1ec','\x37\x79\x2a\x58')],'uid':obj[b('0x1ed','\x53\x39\x71\x40')][b('0x1ee','\x62\x4f\x4b\x72')]});}else{bp[b('0x1ef','\x6c\x51\x38\x28')](upgradeStash);bp[b('0x1f0','\x32\x37\x64\x76')](upgradeGoldMines);bp[b('0x1f1','\x6a\x37\x6d\x56')](setTimeout,upgradeBase,0x1f4);}}else if(bp[b('0x1f2','\x25\x73\x56\x51')](cG[b('0x61','\x53\x25\x5b\x77')][cX][b('0x1f3','\x68\x62\x6b\x26')],0x7dc8)&&bp[b('0x1f4','\x6c\x51\x38\x28')](cG[b('0x1e2','\x52\x24\x38\x31')][cX][b('0x1f5','\x6f\x7a\x4d\x45')],0x18767)){if(bp[b('0x1f6','\x4d\x67\x69\x29')](bp[b('0x1f7','\x6a\x37\x6d\x56')],bp[b('0x1f8','\x46\x70\x4b\x24')])){bp[b('0x1f9','\x63\x4d\x30\x58')](upgradeStash);bp[b('0x1fa','\x53\x25\x5b\x77')](upgradeGoldMines);bp[b('0x1fa','\x53\x25\x5b\x77')](upgradeBase);}else{const h=buildings[key];if(cH[b('0x1fb','\x6f\x61\x25\x43')](h[b('0x3f','\x79\x26\x32\x47')],cH[b('0x1fc','\x5b\x78\x25\x64')])){delete buildings[key];}}}else if(bp[b('0x1fd','\x6f\x6b\x26\x79')](cG[b('0x1fe','\x47\x36\x55\x51')][cX][b('0x1f5','\x6f\x7a\x4d\x45')],0x18768)&&bp[b('0x1ff','\x6e\x5e\x59\x64')](cG[b('0x200','\x4d\x23\x63\x65')][cX][b('0x201','\x62\x78\x63\x40')],0x61b47)){if(bp[b('0x202','\x4d\x67\x69\x29')](bp[b('0x203','\x72\x29\x52\x33')],bp[b('0x204','\x32\x37\x64\x76')])){bp[b('0x205','\x33\x46\x28\x39')](upgradeStash);bp[b('0x206','\x68\x62\x6b\x26')](upgradeGoldMines);bp[b('0x207','\x41\x34\x4e\x55')](upgradeBase);}else{cH[b('0x208','\x69\x43\x4b\x21')](upgradeStash);cH[b('0x209','\x59\x5a\x29\x72')](upgradeGoldMines);cH[b('0x20a','\x53\x39\x71\x40')](setTimeout,upgradeBase,0x3e8);}}else if(bp[b('0x20b','\x72\x29\x52\x33')](cG[b('0x12b','\x74\x4a\x4d\x77')][cX][b('0x1d7','\x52\x24\x38\x31')],0x61b48)&&bp[b('0x20c','\x63\x4d\x30\x58')](cG[b('0x20d','\x41\x34\x4e\x55')][cX][b('0x20e','\x62\x4f\x4b\x72')],0xf4240)){if(bp[b('0x20f','\x62\x78\x63\x40')](bp[b('0x210','\x6a\x37\x6d\x56')],bp[b('0x211','\x6a\x37\x6d\x56')])){Game[b('0xea','\x68\x62\x6b\x26')][b('0x212','\x62\x78\x63\x40')][b('0x1eb','\x6e\x5e\x59\x64')]({'name':cH[b('0x213','\x6e\x5e\x59\x64')],'uid':obj[b('0x67','\x59\x5a\x29\x72')][b('0x214','\x6c\x30\x61\x43')]});}else{bp[b('0x215','\x41\x73\x46\x57')](upgradeStash);bp[b('0x216','\x5b\x78\x25\x64')](upgradeGoldMines);bp[b('0x217','\x58\x4e\x55\x52')](upgradeBase);}}}});};const stop=()=>{
  588.                                                                     var d7={};d7[b('0x218','\x6f\x61\x25\x43')]=function(d8,d9){return d8==d9;};d7[b('0x219','\x29\x51\x43\x35')]=b('0x21a','\x4d\x23\x63\x65');d7[b('0x21b','\x79\x26\x32\x47')]=function(da,db){return da(db);};d7[b('0x21c','\x62\x45\x23\x58')]=function(dc){return dc();};state[b('0x21d','\x69\x43\x4b\x21')]=!![];d7[b('0x21e','\x6e\x5e\x59\x64')](clearInterval,intervalId);d7[b('0x21f','\x6c\x30\x61\x43')](sellSlowTraps);Object[b('0x220','\x4e\x5e\x53\x6e')](buildings)[b('0x221','\x6f\x7a\x4d\x45')](dd=>{const de=buildings[dd];if(d7[b('0x222','\x7a\x26\x70\x4c')](de[b('0x223','\x78\x64\x5e\x30')],d7[b('0x224','\x7a\x26\x70\x4c')])){delete buildings[dd];}});};Array[b('0x225','\x5b\x78\x25\x64')][b('0x226','\x45\x5b\x6f\x32')][b('0x227','\x26\x74\x53\x77')](grid[b('0x228','\x41\x34\x4e\x55')])[b('0x229','\x78\x64\x5e\x30')](df=>df[b('0x22a','\x79\x26\x32\x47')]&&df[b('0x22b','\x33\x46\x28\x39')][b('0x22c','\x62\x4f\x4b\x72')]==b('0x22d','\x47\x36\x55\x51'))[b('0x22e','\x72\x40\x5a\x6f')](b('0x22f','\x62\x78\x63\x40'),dg=>{
  589.                                                                         var dh={};dh[b('0x230','\x48\x6c\x48\x44')]=b('0x231','\x4d\x23\x63\x65');dh[b('0x232','\x48\x6c\x48\x44')]=b('0x233','\x32\x37\x64\x76');dh[b('0x234','\x45\x5b\x6f\x32')]=function(di){return di();};switch(dg[b('0x235','\x46\x70\x4b\x24')][b('0x236','\x28\x70\x6e\x61')]){case dh[b('0x237','\x4d\x67\x69\x29')]:dg[b('0x238','\x67\x73\x68\x4b')][b('0x239','\x47\x36\x55\x51')]=dh[b('0x23a','\x41\x34\x4e\x55')];dh[b('0x23b','\x6a\x54\x70\x53')](start);break;case dh[b('0x23c','\x45\x5b\x6f\x32')]:dg[b('0x23d','\x39\x2a\x6c\x70')][b('0x23e','\x6c\x51\x38\x28')]=dh[b('0x23f','\x77\x65\x55\x6e')];dh[b('0x240','\x59\x5a\x29\x72')](stop);break;}});Array[b('0x241','\x6f\x7a\x4d\x45')][b('0x242','\x72\x29\x52\x33')][b('0x243','\x46\x70\x4b\x24')](grid[b('0x244','\x6a\x54\x70\x53')])[b('0x245','\x46\x70\x4b\x24')](dj=>dj[b('0x246','\x26\x74\x53\x77')]&&dj[b('0x247','\x4e\x5e\x53\x6e')][b('0x248','\x77\x65\x55\x6e')]==b('0x249','\x53\x39\x71\x40'))[b('0x24a','\x4d\x23\x63\x65')](b('0x24b','\x6a\x37\x6d\x56'),saveSlowTraps);Array[b('0x24c','\x6c\x51\x38\x28')][b('0x24d','\x39\x2a\x6c\x70')][b('0x24e','\x6c\x30\x61\x43')](grid[b('0x24f','\x6f\x6b\x26\x79')])[b('0x250','\x26\x74\x53\x77')](dk=>dk[b('0x251','\x53\x25\x5b\x77')]&&dk[b('0x252','\x62\x4f\x4b\x72')][b('0x253','\x62\x45\x23\x58')]==b('0x254','\x72\x29\x52\x33'))[b('0x255','\x45\x5b\x6f\x32')](b('0x256','\x7a\x26\x70\x4c'),dl=>time=parseInt(dl[b('0x257','\x45\x5b\x6f\x32')][b('0x258','\x74\x4a\x4d\x77')]));Game[b('0x259','\x73\x74\x35\x29')][b('0x25a','\x26\x74\x53\x77')][b('0x25b','\x48\x6c\x48\x44')](()=>{
  590.                                                                         var dm={};dm[b('0x25c','\x59\x5a\x29\x72')]=b('0x25d','\x59\x5a\x29\x72');dm[b('0x25e','\x6a\x37\x6d\x56')]=b('0x25f','\x45\x5b\x6f\x32');dm[b('0x260','\x48\x6c\x48\x44')]=b('0x261','\x58\x4e\x55\x52');Game[b('0x9f','\x6a\x37\x6d\x56')][b('0x9a','\x6f\x6b\x26\x79')][b('0xfc','\x58\x4e\x55\x52')]({'\x6e\x61\x6d\x65':dm[b('0x262','\x62\x45\x23\x58')],'\x63\x68\x61\x6e\x6e\x65\x6c':dm[b('0x25e','\x6a\x37\x6d\x56')],'\x6d\x65\x73\x73\x61\x67\x65':dm[b('0x263','\x4e\x5e\x53\x6e')]});});
  591.                     }
  592.                 }
  593.                 var getcanvas =setInterval(canvas,100);
  594.                 var body2 = document.body;
  595.                 function canvas(){
  596.                     if(moomoo){clearInterval(getcanvas)
  597.                                if(document.getElementById("gameCanvas")){
  598.                                    document.getElementById("gameCanvas").onclick = function(){
  599.                                        var canvus = document.getElementById("gameCanvas")
  600.                                        var canid = canvus.replace('document.getElementById("',"")
  601.                                        var canvid2 = canid.replace('")',"")
  602.                                        canvus
  603.                                        function launchFullScreen(element){
  604.                                            if(element.requestFullScreen) {
  605.                                                element.requestFullScreen();
  606.                                            } else if(element.mozRequestFullScreen) {
  607.                                                element.mozRequestFullScreen();
  608.                                            } else if(element.webkitRequestFullScreen) {
  609.                                                element.webkitRequestFullScreen();
  610.                                            }
  611.                                        }
  612.                                        launchFullScreen(document.getElementById(canvid2))// any individual element
  613.                                        oof2();
  614.                                    }
  615.                                }
  616.                                return}else{fullscreen();
  617.                                            clearInterval(getcanvas);
  618.                                            return}return
  619.                 }
  620.                 function fullscreen(){
  621.                     var body = document.body;
  622.                     var darkener = document.getElementById("darkener");
  623.                     function launchFullScreen(element){
  624.                         if(element.requestFullScreen) {
  625.                             element.requestFullScreen();
  626.                         } else if(element.mozRequestFullScreen) {
  627.                             element.mozRequestFullScreen();
  628.                         } else if(element.webkitRequestFullScreen) {
  629.                             element.webkitRequestFullScreen();
  630.                         }
  631.                     }
  632.                     launchFullScreen(body)// any individual element
  633.                 }
  634.                 function calfps(){
  635.                     // shim layer with setTimeout fallback
  636.                     window.requestAnimFrame = (function(){
  637.                         return  window.requestAnimationFrame       ||
  638.                             window.webkitRequestAnimationFrame ||
  639.                             window.mozRequestAnimationFrame    ||
  640.                             window.ieRequestAnimationFrame     ||
  641.                             function( callback ){
  642.                             window.setTimeout(callback, 1000 / 60);
  643.                         };
  644.                     })();
  645.  
  646.                     var fpsElement = document.getElementById("fps");
  647.  
  648.                     var then = Date.now() / 1000;  // get time in seconds
  649.                     var render = function() {
  650.                         var now = Date.now() / 1000;  // get time in seconds
  651.  
  652.                         // compute time since last frame
  653.                         var elapsedTime = now - then;
  654.                         then = now;
  655.  
  656.                         // compute fps
  657.                         var fps = 1 / elapsedTime;
  658.                         fpsElement.innerHTML = "fps: "+fps.toFixed(2);
  659.  
  660.                         requestAnimFrame(render);
  661.                     };
  662.                     render();}
  663.                 body2.onclick = canvas();
  664.  
  665.                 function ve(ve){
  666.                     if(window.location.href.includes("starblast")){// if window has starblast in the link
  667.                         if(document.getElementById("player")){
  668.                             document.getElementById("player").appendChild(submitbtn);
  669.                             document.getElementById("setupCard").appendChild(dis);dis.style.display = "block";
  670.                             document.getElementById("player").appendChild(vide);
  671.                             document.getElementById("player").appendChild(mui);
  672.                             vide.appendChild(vide2);
  673.                             vide2.setAttribute("src", muiauto);
  674.                             setTimeout(slowhide1,2000)
  675.                             function slowhide1(){
  676.                                 document.getElementById("video").style.display ="block";
  677.                                 mui.value ="Enter new song";
  678.                                 $("#video").hide();}
  679.                         }
  680.                     }
  681.                     else if(driftio||dabio||bobio){
  682.                         vide22 = document.createElement("IFRAME");vide22.className ="testvid";vide22.id = "video";vide22.setAttribute("src", muiauto)
  683.                         var checkstyle =`{
  684. display: block;
  685. position: relative;
  686. padding-left: 35px;
  687. margin-bottom: 12px;
  688. cursor: pointer;
  689. font-size: 22px;
  690. -webkit-user-select: none;
  691. -moz-user-select: none;
  692. -ms-user-select: none;
  693. user-select: none;
  694. }`;
  695.                         let newtextx =`
  696. <div id="controlls">
  697. <br><br>
  698. <div id="frames"><p id="fps"></p></div>
  699. <div><h1>Hacked Controls</h1>
  700. <select id="autodis">
  701. <option value="False">False</option>
  702. <option value="True">True</option>
  703. </select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
  704. <p>When i press <input type="text" id="openbotkey" size="1" maxlength="1" value="["></input> open bot</p><p id="setbtky">Set new hotkey</p>
  705. <p>when i press <input type="text" id="changemsuci" size="1" maxlength="1" value="]"></input> change music. Or open chat box press tab to enter new music</p><p ="setmuikey">Set new music key</p>
  706. <p>when i press <input type="text" id="rainbowkey" size="1" maxlength="1" value=","></input> to turn on and off rainbow menu text still working progress</p></div></div><p id="setRainky"></p>
  707. <p>Send <a id="feedback" href ="https://greasyfork.org/en/forum/post/discussion?script=390665">feedback</a> about this code and how would change the code and I am taking submissions on game i should ad music to.</p>
  708. <p id="divider"></p>
  709. <div id="setcolor">
  710. <span>Set custom colors</span>
  711. <span>working progress</span>
  712. <p> this script is recomended <a href="https://greasyfork.org/scripts/372969-zombs-io-auto-heal-speed-run-party-spam-more/code/Zombsio%20(%20Auto%20Heal%20+%20Speed%20Run%20+%20Party%20Spam%20+%20More%20).user.js">here</a></p>
  713. <div>
  714. <input type="color" id="head" name="head"
  715. value="#e66465">
  716. <label for="head">Set/Change color</label>
  717. </div>
  718. </div>
  719. `;
  720.                         let secondtext =`
  721. <center>"Creater YouTuber:"
  722. <div class="spanLink" id="featuredYoutube"><a target="_blank" class="ytLink" href="https://www.youtube.com/channel/UCvVI98ezn4TpX5wDMZjMa3g"><i class="material-icons" style="vertical-align: top;"></i> WOLF GAMING</a></div></center>
  723. `;
  724.                         let thirdtext =`
  725. <a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:21.0</a>
  726. |
  727.  
  728. <style>
  729. .codever {
  730. text-align: right;
  731. font-size: 20px;
  732. }
  733. </style>
  734. `;
  735.                         var newiframe =`
  736. <iframe class="iframecon" src="https://moomoo.io/docs/versions.txt" sandbox scrolling="auto"></iframe>
  737. `;
  738.                         var ee = document.createElement("DIV");//create div
  739.                         ee.id ="myDiv";
  740.                         let footerstyle =`
  741. {
  742. position: fixed;
  743. left: 0;
  744. bottom: 0;
  745. width: 100%;
  746. height: 35%;
  747. background-color: red;
  748. color: white;
  749. text-align: center;
  750. }`
  751.                         ee.innerHTML =//adds text to bots html
  752.                             `
  753. <style>
  754. .footekr ${footerstyle}
  755. </style>
  756.  
  757. <div class="footer">
  758. <p>© @WOLF GAMING <i><b>DO NOT COPY THIS CODE</b></i></p>
  759. <p>It took me 2 months to make this and im still working on it</p>
  760. </div>
  761. `;
  762.                         var showfps3 = setInterval(zzz,100);
  763.                         function zzz(){if(document.getElementById("frames")){clearInterval(showfps3);calfps();}}
  764.                         $("#infoContainerM").prepend(thirdtext);
  765.                         vide.appendChild(vide22);
  766.                         vide22.setAttribute("scr",muiauto);
  767.                         document.getElementById("instructionsText").innerHTML.onchange =function(){
  768.                             if(!document.getElementById("instructionsText").innerHTML.includes(newtextx)){
  769.                                 $("#instructionsText").prepend(vide);$("#instructionsText").prepend(newtextx);
  770.                             }
  771.                         }
  772.                         document.getElementById("instructionsText").appendChild(vide);
  773.                         document.getElementById("adContainer").innerHTML="";
  774.                         document.getElementById("adContainer").innerHTML=thirdtext+newtextx;
  775.                         document.getElementById("adContainer").onchange =function(){
  776.                             if(!document.getElementById("adContainer").includes(secondtext)){
  777.                                 document.getElementById("adContainer").innerHTML=secondtext;
  778.                                 console.log(document.getElementById("adContainer").innerHTML+" Was changed")
  779.                             }
  780.                         }
  781.                         document.getElementById("instructionsText").innerHTML.onchange =function(){
  782.                         }
  783.                         if (document.getElementById("userInfoContainer")){
  784.                             document.getElementById("userInfoContainer").appendChild(submitbtn);
  785.                             document.getElementById("userInfoContainer").appendChild(dis);dis.style.display = "block";
  786.                             document.getElementById("userInfoContainer").appendChild(mui);
  787.                         }
  788.                     }
  789.                     else if(slither){
  790.                         if(document.getElementById("playh")){
  791.                             document.getElementById("playh").appendChild(submitbtn);
  792.                             document.getElementById("playh").appendChild(mui);
  793.                             document.getElementById("playh").appendChild(dis);dis.style.display = "block";
  794.                             document.getElementById("playh").appendChild(vide);
  795.                             vide.appendChild(vide2);
  796.                             vide2.setAttribute("src", muiauto);
  797.                             function slowhide1(){
  798.                                 document.getElementById("submitbutton").click();
  799.                                 mui.value ="Enter new song";
  800.                                 $("#video").hide();}
  801.                         }
  802.                     }
  803.                     else if(bist){
  804.                         if(submitbtn==null){
  805.                             setTimeout(function(){
  806.                                 document.getElementById("login").appendChild(submitbtn);
  807.                             },1000)
  808.                         }
  809.                         function appendrest(){
  810.                             document.getElementById("login").appendChild(mui);
  811.                             document.getElementById("login").appendChild(dis);dis.style.display = "block";
  812.                             document.getElementById("login").appendChild(vide);
  813.                             document.getElementById("login").appendChild(newtextx);
  814.                             document.getElementById("login").appendChild(secondtext);
  815.                             document.getElementById("login").appendChild(thirdtext);
  816.                             vide.appendChild(vide2);
  817.                             vide2.setAttribute("src", muiauto);
  818.                             function slowhide1(){
  819.                                 mui.value ="Enter new song";}
  820.                         }
  821.                     }
  822.                     else if(input){
  823.                         document.getElementById("input-box").appendChild(submitbtn);
  824.                         document.getElementById("input-box").appendChild(mui);
  825.                         document.getElementById("input-box").appendChild(dis);dis.style.display = "block";
  826.                         document.getElementById("input-box").appendChild(vide);
  827.                         vide.appendChild(vide2);
  828.                         vide2.setAttribute("src", muiauto);
  829.                         function slowhide1(){
  830.                             document.getElementById("submitbutton").click();
  831.                             document.getElementById("video").style.display ="none";
  832.                             mui.value ="Enter new song";
  833.                             $("#video").hide();}
  834.                     }
  835.  
  836.                 }
  837.             }
  838.             submitbtn.setAttribute("type", "button");submitbtn.innerHTML ="Submit song";submitbtn.id = "submitbutton";submitbtn.onclick = function(){
  839.                 vide.style.display ="block";
  840.                 vide2.setAttribute("src", muiauto);
  841.                 setTimeout(slowhide1,2000);
  842.                 function slowhide1(){
  843.                     vide.style.display ="block";}
  844.             };
  845.             mui.setAttribute("type", "text");mui.value = "https://www.youtube.com/watch?v=7pyAXgLRu00";
  846.             ids = mui.value.replace("https://www.youtube.com/watch?v=","")
  847.             var loops ="?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1&playlist="+ids+"&loop=1";
  848.             getid = muiauto = mui.value.replace("https://www.youtube.com/watch?v=","https://www.youtube.com/embed/")+loops;
  849.             gedid = getid.replace(loops,"");
  850.             if(moomoo){
  851.                 let newxx = document.getElementById("partyButton").innerHTML;
  852.                 let partyid11 = newxx.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>',"");
  853.                 let partyid22 = partyid11.replace('<span>',"");
  854.                 let partyid33 = partyid22.replace('</span>',"");
  855.                 let partyid44 = partyid33.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>',"");
  856.                 console.info("Server id is "+partyid44);
  857.                 function openWin() {
  858.                     var servers
  859.                     if(window.location.href.includes("dev"))
  860.                     {servers ="http://dev.moomoo.io/?server="}
  861.                     else if(window.location.href.includes("sandbox"))
  862.                     {servers = "http://sandbox.moomoo.io/?server=";}
  863.                     else
  864.                     {servers = "http://moomoo.io/?server=";}
  865.                     console.info("the base url is: "+servers)
  866.                     var boturl1 = servers+partyid44
  867.                     console.info("the bot url is:"+boturl1)
  868.                 }
  869.             }
  870.             var sel2 = setInterval(botkey,100)
  871.             var btky;
  872.             var muikey;
  873.             var rainbow;
  874.             var istrue = false;
  875.             var istrue2 = false;
  876.             var istrue3 = false;
  877.             var istrue4 = false;
  878.             var istrue5 = false;
  879.             var istrue6 = false;
  880.             var set = setInterval;
  881.  
  882.             function botkey(){
  883.                 if(document.getElementById("openbetkey")){
  884.                     clearInterval(sel2)
  885.                     istrue = true;
  886.                     alltrue();
  887.                 }
  888.             }
  889.             var sel3 = setInterval(musickey,100)
  890.             function musickey(){
  891.                 if(document.getElementById("changemsuci")){
  892.                     clearInterval(sel3)
  893.                     istrue2 = true;
  894.                     alltrue();
  895.                 }
  896.             }
  897.             var sel4 = setInterval(rainkey,100)
  898.             function rainkey(){
  899.                 if(document.getElementById("rainbowkey")){
  900.                     clearInterval(sel4)
  901.                     istrue3 = true
  902.                     alltrue();
  903.                 }
  904.             }
  905.             var sel5 =setInterval(setbotkey,100)
  906.             function setbotkey(){
  907.                 if(document.getElementById("setbtky")){
  908.                     clearInterval(sel5);
  909.                     istrue4 =true;
  910.                     alltrue();
  911.                 }
  912.             }
  913.             var sel6=setInterval(sete,100)
  914.             function sete(){
  915.                 if(document.getElementById("setmuiky")){
  916.                     clearInterval(sel6)
  917.                     istrue5 =true;
  918.                     alltrue();
  919.                 }
  920.             }
  921.             var sel7 = setInterval(set2,100)
  922.             function set2(){
  923.                 if(document.getElementById("setrainky")){
  924.                     clearInterval(sel7)
  925.                     istrue6 =true;
  926.                     alltrue();
  927.                 }
  928.             }
  929.             var autor = setInterval(autoreload,100),
  930.                 checkbox,
  931.                 checktext;
  932.             autoreload();
  933.             function autoreload(){
  934.                 if(document.getElementById("autodis")){
  935.                     console.log("Checkbox does exist");
  936.                     checkbox =document.getElementById("autodis");
  937.                     checktext = document.getElementById("autodist");
  938.                     clearInterval(autor)
  939.                     checkbox.addEventListener('change', (event)=>{
  940.                         if(checkbox.value == "True"){
  941.                             truefalse ="True.";
  942.                             var isdisconnected = setInterval(isuserdisconnected,100);
  943.                             function isuserdisconnected(){
  944.                                 if(checkbox.value =="False"){clearInterval(isdisconnected);}
  945.                                 else{
  946.                                     console.log('waiting to disconnect');
  947.                                     text =`<p id="textt">Auto reload when disconnected. ${truefalse}</p>`;
  948.                                     checktext.innerHTML =text;
  949.                                     if(document.getElementById("loadingText")){
  950.                                         if(document.getElementById("loadingText").innerHTML.includes("disconnected")){
  951.                                             clearInterval(isdisconnected);
  952.                                             console.log("isdisconnected");window.location = window.location;}
  953.                                     }}
  954.                                 if(document.getElementById("loadingContainer")){
  955.                                     if(document.getElementById("loadingContainer").innerHTML.includes("failed")){
  956.                                         clearInterval(isdisconnected);
  957.                                         window.location =window.location;
  958.                                     }}
  959.                             }
  960.                             setTimeout(function(){
  961.                                 if(!document.getElementById("loadingText").innerHTML.includes("disconnected")){
  962.                                     console.log("user is not disconnect");
  963.                                 }
  964.                             },10000);
  965.                         }
  966.                         else if(checkbox.value =="False"){
  967.                             clearInterval(isdisconnected);
  968.                             truefalse="False.";
  969.                             text =`<p id="textt">Auto reload when disconnected. ${truefalse}</p>`;
  970.                             checktext.innerHTML =text;
  971.                         }});
  972.                 }
  973.             }
  974.             function alltrue(){
  975.                 if(istrue&&istrue2&&istrue3&&istrue4&&istrue5&&istrue6 ==true){
  976.                     clearInterval(set);
  977.                     var music = document.getElementById("changemsuci"),
  978.                         bot =document.getElementById("openbetkey"),
  979.                         rainbows =document.getElementById("rainbowkey");
  980.                 }
  981.             }
  982.             document.onkeypress = (event)=>{
  983.                 var v = 0;
  984.                 var keys = event.key;
  985.                 var keys2 = event.which;
  986.                 var mouse = event.button
  987.                 if(keys == "]" &&document.activeElement.id.toLowerCase() !== 'chatbox'&&'changemsuci'&&'rainbowkey'){
  988.                     mui.value = prompt("enter","https://www.youtube.com/watch?v=h5CMaUPt6bw");
  989.                     setTimeout(f,1000);
  990.                     document.getElementById("vidediv").style.display ="block";
  991.                     vide2.setAttribute("src", muiauto);
  992.                     function f(f){
  993.                         mui.value ="ENTER NEW SONG";
  994.                         document.getElementById("vidediv").style.display ="block";
  995.                     }
  996.                 }
  997.                 else if(keys =="[" &&document.activeElement.id.toLowerCase() !== 'chatbox'&&'changemsuci'&&'rainbowkey'){
  998.                     if(moomoo){
  999.                         let newx = document.getElementById("partyButton").innerHTML;
  1000.                         let partyid1 = newx.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>',"");
  1001.                         let partyid2 = partyid1.replace('<span>',"");
  1002.                         let partyid3 = partyid2.replace('</span>',"");
  1003.                         let partyid4 = partyid3.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>',"")
  1004.                         console.log("party id is "+partyid4);
  1005.                         checkWin();
  1006.                         var myWindow;
  1007.                         function openWin() {
  1008.                             var server
  1009.                             var boturl
  1010.                             if(window.location.href.includes("dev"))
  1011.                             {server ="http://dev.moomoo.io/?server=";boturl = server+partyid4;}
  1012.                             else if(window.location.href.includes("sandbox"))
  1013.                             {server = "http://sandbox.moomoo.io/?server=";boturl = server+partyid4;}
  1014.                             else
  1015.                             {server = "http://moomoo.io/?server=";boturl = server+partyid4;}
  1016.                             myWindow = window.open("", "myWindow", "width=400, height=400");
  1017.                             var ee = document.createElement("DIV");//create div
  1018.                             ee.id ="myDiv";
  1019.                             let footerstyle =`
  1020. {
  1021. position: fixed;
  1022. left: 0;
  1023. bottom: 0;
  1024. width: 100%;
  1025. height: 35%;
  1026. background-color: red;
  1027. color: white;
  1028. text-align: center;
  1029. }`
  1030.                             ee.innerHTML =//adds text to bots html
  1031.                                 `<h1>Click Create to make bot.</h1>
  1032. <h2>Click Cancel to cancel.</h2>
  1033. <span><a href =${boturl}>Create</a>!</span>
  1034. <span>Party id is ${partyid4}</span>
  1035. <span>The music playing is {<a href=${muiauto}> click me</a>}</span>
  1036. <span id="cancelbtn"class"cclbtn" onclick ="myWindow.close">Cancel</span>
  1037. <style>
  1038. .footer ${footerstyle}
  1039. </style>
  1040.  
  1041. <div class="footer">
  1042. <p>© @WOLF GAMING <i><b>DO NOT COPY THIS CODE</b></i></p>
  1043. <p>It took me 2 months to make this and im still working on it</p>
  1044. </div>
  1045. `;
  1046.                             myWindow.document.body.appendChild(ee);
  1047.                             console.log(myWindow);
  1048.                         }
  1049.                         function checkWin() {
  1050.                             if (!myWindow) {console.log(myWindow);
  1051.                                             openWin();
  1052.                                            } else {
  1053.                                                if (myWindow.closed) {console.log(myWindow);
  1054.                                                                      openWin();
  1055.  
  1056.                                                                     } else {console.log(myWindow);
  1057.                                                                             myWindow.close();
  1058.                                                                             openWin();
  1059.                                                                            }
  1060.                                            }
  1061.                         }
  1062.                     }
  1063.                     else if(window.location.href.includes('zombs')){
  1064.                         var zombsid = document.getElementsByClassName('hud-party-share')[0];
  1065.                         if(zombsid.value ==""||null){alert("U must be spawned in for bot")}else{
  1066.                             checkWin22();
  1067.                             function openWin22(){
  1068.                                 var botcode = zombsid.value+"/#bot"
  1069.                                 myWindow = window.open(botcode, "myWindow", "width=400, height=400");
  1070.                             }
  1071.                             function checkWin22() {
  1072.                                 if (!myWindow) {console.log(myWindow);
  1073.                                                 openWin22();
  1074.                                                } else {
  1075.                                                    if (myWindow.closed) {console.log(myWindow);
  1076.                                                                          openWin22();
  1077.  
  1078.                                                                         } else {console.log(myWindow);
  1079.                                                                                 myWindow.close();
  1080.                                                                                 openWin22();
  1081.                                                                                }
  1082.                                                }
  1083.                             }
  1084.  
  1085.                         }}
  1086.                     var mi
  1087.                     }
  1088.                 else if(keys ==="," &&document.activeElement.id.toLowerCase() !== 'chatbox'&&'changemsuci'&&'rainbowkey'){
  1089.                     if(moomoo){
  1090.                         var color
  1091.                         if(col < 1){
  1092.                             col = 2;
  1093.                             if(color =setInterval(evee,100)){
  1094.                                 clearInterval(color);}
  1095.                             color = setInterval(evee,100);
  1096.                             function evee(){
  1097.                                 var hue = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1098.                                 var hue1 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1099.                                 var hue2 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1100.                                 var hue3 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1101.                                 var hue4 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1102.                                 var hue5 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1103.                                 var hue6 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1104.                                 var hue7 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1105.                                 var hue8 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1106.                                 var hue9 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
  1107.                                 document.getElementById("submitbutton").style.color = hue;
  1108.                                 document.getElementById("gameName").style.color = hue1;
  1109.                                 document.getElementById("lang-chan").style.color = hue2;
  1110.                                 document.getElementById("enterGame").style.color = hue3;
  1111.                             }
  1112.                         }else if(col >1){
  1113.                             col =0;
  1114.                             clearInterval(color);
  1115.                         }
  1116.                     }
  1117.                 }
  1118.             };
  1119.             if(window.location.href.includes("starblast")){
  1120.                 document.getElementById("play").onclick = function(){
  1121.                     setTimeout(function(){
  1122.                         setTimeout(oof,100);
  1123.                         function oof(){
  1124.                             function launchFullScreen(element){
  1125.                                 if(element.requestFullScreen) {
  1126.                                     element.requestFullScreen();
  1127.                                 } else if(element.mozRequestFullScreen) {
  1128.                                     element.mozRequestFullScreen();
  1129.                                 } else if(element.webkitRequestFullScreen) {
  1130.                                     element.webkitRequestFullScreen();
  1131.                                 }
  1132.                             }
  1133.                             launchFullScreen(document.getElementById("canvaswrapper"))// any individual element
  1134.                             oof2();
  1135.                         }
  1136.                     }
  1137.                                ,0)
  1138.                 }
  1139.             }
  1140.             mui.onclick = function(){
  1141.                 mui.value = "";
  1142.             };
  1143.             mui.onkeydown = function event(event){
  1144.                 let event2 =event.which
  1145.                 if(event2 == 13){
  1146.                     document.getElementById("video").style.display ="block"
  1147.                     vide.setAttribute("src", muiauto);
  1148.                     setTimeout(function(){mui.value ="ENTER NEW SONG";
  1149.                                           document.getElementById("video").style.display ="block";
  1150.                                          },3000);
  1151.                 }
  1152.             };
  1153.             mui.onselect = function(){mui.value ="";
  1154.                                      };
  1155.             mui.onsubmit = function(){
  1156.                 document.getElementById("video").show();
  1157.                 vide.setAttribute("src", muiauto);
  1158.                 setTimeout(function(){
  1159.                     document.getElementById("video").hide();
  1160.                 },3000);
  1161.             };
  1162.             function oof2(){
  1163.                 var iframe = document.getElementById('player')
  1164.                 var html_string = '<html><head></head><body><p>iframe content injection</p></body></html>';
  1165.  
  1166.                 /* if jQuery is available, you may use the get(0) function to obtain the DOM object like this:
  1167.     var iframe = $(\'iframe#target_iframe_id\').get(0);
  1168.     */
  1169.  
  1170.                 //step 2: obtain the document associated with the iframe tag
  1171.                 //most of the browser supports .document. Some supports (such as the NetScape series) .contentDocumet, while some (e.g. IE5/6) supports .contentWindow.document
  1172.                 //we try to read whatever that exists.
  1173.                 var iframedoc = iframe.document;
  1174.                 if (iframe.contentDocument)
  1175.                     iframedoc = iframe.contentDocument;
  1176.                 else if (iframe.contentWindow)
  1177.                     iframedoc = iframe.contentWindow.document;
  1178.  
  1179.                 if (iframedoc){
  1180.                     // Put the content in the iframe
  1181.                     iframedoc.open();
  1182.                     iframedoc.writeln(html_string);
  1183.                     iframedoc.close();
  1184.                 } else {
  1185.                     //just in case of browsers that don\'t support the above 3 properties.
  1186.                     //fortunately we don\'t come across such case so far.
  1187.                     console.error("cannot inject iframe contents!");
  1188.                 }
  1189.  
  1190.             }
  1191.             function readystate(){
  1192.                 if(document.getElementById("followText")){
  1193.                     let tr = document.getElementById("followText").innerHTML;
  1194.                     document.getElementById("followText").innerHTML =performance.timing;
  1195.                     document.getElementById("followText").innerHTML =tr;
  1196.                 }
  1197.             }
  1198.             mui5.placeholder ="enter how fase you want the name to change";
  1199.             mui5.onkeypress = function event(){
  1200.                 var keys = event.which
  1201.                 if(keys ==13){
  1202.                     if(mui.value <0){
  1203.                         alert("the number you and is to small");
  1204.                     }else if(mui.value >0){
  1205.                         setInterval(funs,1000);
  1206.                         function funs(){
  1207.                             if(document.getElementById("gameName")){
  1208.                                 document.getElementById("gameName").innerHTML = "HACKED.IO";}
  1209.                             setTimeout(function(){
  1210.                                 if(document.getElementById("gameName")){
  1211.                                     document.getElementById("gameName").innerHTML = "MOOMOO.IO";
  1212.                                 }
  1213.                             }
  1214.                                        ,
  1215.                                        500);
  1216.                         }
  1217.                     }
  1218.                 }
  1219.  
  1220.             }
  1221.         }
  1222.     }
  1223.     //tells weather the page is moomoo or an other io game
  1224.     setInterval(mili,0);
  1225.     let newnumber
  1226.     function mili(){
  1227.         newnumber = performance.now();
  1228.     }
  1229.     document.onreadystatechange = function event(){
  1230.         console.info("Document ready state changed to "+document.readyState)
  1231.         var ready =document.readyState;
  1232.         if(ready =='complete'){
  1233.             s2();
  1234.             var i =0;
  1235.             if(i<1){
  1236.                 i=2;
  1237.                 checkCookie();
  1238.                 function setCookie(cname, cvalue, exdays) {
  1239.                     var d = new Date();
  1240.                     d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  1241.                     var expires = "expires="+d.toUTCString();
  1242.                     document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  1243.                 }
  1244.  
  1245.                 function getCookie(cname) {
  1246.                     var name = cname + "=";
  1247.                     var ca = document.cookie.split(';');
  1248.                     for(var i = 0; i < ca.length; i++) {
  1249.                         var c = ca[i];
  1250.                         while (c.charAt(0) == ' ') {
  1251.                             c = c.substring(1);
  1252.                         }
  1253.                         if (c.indexOf(name) == 0) {
  1254.                             return c.substring(name.length, c.length);
  1255.                         }
  1256.                     }
  1257.                     return "";
  1258.                 }
  1259.  
  1260.                 function checkCookie() {
  1261.                     var user = getCookie("username");
  1262.                     if (user != "") {
  1263.                         alert("Welcome back"+user)
  1264.                         checkCookie2();
  1265.                         function setCookie2(cname, cvalue, exdays) {
  1266.                             var d = new Date();
  1267.                             d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
  1268.                             var expires = "expires="+d.toUTCString();
  1269.                             document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
  1270.                         }
  1271.  
  1272.                         function getCookie2(cname) {
  1273.                             var name = cname + "=";
  1274.                             var ca = document.cookie.split(';');
  1275.                             for(var i = 0; i < ca.length; i++) {
  1276.                                 var c = ca[i];
  1277.                                 while (c.charAt(0) == ' ') {
  1278.                                     c = c.substring(1);
  1279.                                 }
  1280.                                 if (c.indexOf(name) == 0) {
  1281.                                     return c.substring(name.length, c.length);
  1282.                                 }
  1283.                             }
  1284.                             return "";
  1285.                         }
  1286.  
  1287.                         function checkCookie2() {
  1288.                             var user = getCookie2("password");
  1289.                             if (user != "") {
  1290.                                 console.log("ur in")
  1291.                                 let yr = prompt("enter your pin","");
  1292.                                 if(yr ==user){
  1293.                                     loaded();
  1294.                                     s2();
  1295.                                     fc();
  1296.                                 }else{
  1297.                                     let resetpin = confirm("would you like to reset your pin");
  1298.                                     if(resetpin ==true){
  1299.                                         document.cookie = "password=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
  1300.                                         checkCookie2();
  1301.                                     }else{alert("code has been lock please enter or reset pin/pass to contine the code")}
  1302.                                 }
  1303.                             } else {
  1304.                                 user = prompt("Please set your pin:", "");
  1305.                                 let confirmpin = prompt("confirm you pin","");
  1306.                                 if(confirmpin ==user){
  1307.                                     if (user != "" && user != null) {
  1308.                                         setCookie2("password", user, 365);
  1309.                                     }
  1310.                                 }
  1311.                             }
  1312.                         }
  1313.  
  1314.                     } else {
  1315.                         user = prompt("Please enter your name:", "");
  1316.                         if (user != "" && user != null) {
  1317.                             setCookie("username", user, 365);
  1318.                         }
  1319.                     }
  1320.                 }
  1321.             }
  1322.         }
  1323.     }
  1324.     function s2(){
  1325.         var v = setInterval(function s(s){//the moomoo setup takes longer so its has to wait more
  1326.             if(window.location.href.includes("moomoo")){
  1327.                 if(document.getElementById("setupCard")){
  1328.                     if(document.getElementById("rightCardHolder")){
  1329.                         if(document.getElementById("guideCard")){
  1330.                             setTimeout(function event(event){
  1331.                                 clearInterval(v);
  1332.                                 document.body.appendChild(xxx);
  1333.                                 document.body.appendChild(ttt);
  1334.                                 document.body.appendChild(x3);
  1335.                                 document.body.appendChild(x4);
  1336.                                 document.body.appendChild(x5);
  1337.                                 console.log()
  1338.                             }
  1339.                                        ,1000)
  1340.                         }else{console.error("Got (=> "+guidecard+" "+v+"cleared v cannot get "+joinparty);
  1341.                              }
  1342.                     }else{console.error("Got (=> "+entergame+" "+v+"cleared v cannot get "+guidecard);
  1343.                          }
  1344.                 }else{console.error("cannot get "+document.getElementById("setupCard")+" by its id );");
  1345.                       clearInterval(v);
  1346.                      }
  1347.                 if(document.getElementById("gameName")){document.getElementById("gameName").innerHTML = "HACKED.IO";}
  1348.                 setTimeout(function(){if(document.getElementById("gameName")){document.getElementById("gameName").innerHTML = "MOOMOO.IO";}},500);
  1349.             }
  1350.             else{clearInterval(v);
  1351.                  document.body.appendChild(xxx);
  1352.                  document.body.appendChild(ttt);
  1353.                  document.body.appendChild(x3);
  1354.                  document.body.appendChild(x4);
  1355.                  document.body.appendChild(x5);
  1356.                  console.log(s);
  1357.                  console.debug(s);
  1358.                  console.log("It took "+newnumber+" miliseconds for code to be injected");
  1359.                  console.log("code was injected at "+Date);
  1360.                 };
  1361.         },
  1362.                             100);
  1363.     }
  1364.     function loaded(){
  1365.         document.body.onclick= function eventel(id){
  1366.             let body = document.body;
  1367.             function launchFullScreen(element){
  1368.                 if(element.requestFullScreen) {
  1369.                     element.requestFullScreen();
  1370.                 } else if(element.mozRequestFullScreen) {
  1371.                     element.mozRequestFullScreen();
  1372.                 } else if(element.webkitRequestFullScreen) {
  1373.                     element.webkitRequestFullScreen();
  1374.                 }
  1375.                 console.log("went in fulscreen mode")
  1376.             }
  1377.             launchFullScreen(body)
  1378.             launchFullScreen(document.body)// any element
  1379.         }}
  1380. }
  1381. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement