- Install tamper monkey
- Create new script -> paste the code from below and save
// ==UserScript==
// @name New [moomoo,starblast,bist,slither,narwhale,driftin,bloble].io music fullscreen working progress
// @name:es Nuevo .io music progreso de trabajo en pantalla completa
// @name:vi Mới .io tiến trình làm việc toàn màn hình âm nhạc
// @namespace https://greasyfork.org/en/scripts/390665/
// @version 28.0 working on fullscreen hotkey with 'f'
// @description:en This code adds music and hot key to .io games this code is more focused on momoo.io
// @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
// @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
// @author WOLF GAMING
// @match *://moomoo.io/*
// @match *://sandbox.moomoo.io/*
// @match *://dev.moomoo.io/*
// @match *://starblast.io/*
// @match *://driftin.io/*
// @match *://bloble.io/*
// @match *://doblons.io/*
// @match *://slither.io/*
// @match *://bist.io/*
// @match *://narwhale.io/*
// @match *://zombs.io/*
// @require https://greasyfork.org/scripts/389206-supergm/code/SuperGM.js?version=727035
// @require http://code.jquery.com/jquery-3.3.1.min.js
// @grant GM_xmlhttpRequest
// @run-at document-start
// @description now works for most io game with divs containing the play button and input name and music
// ==/UserScript==
if (!window.location.href.includes(".io")) {
alert("stop testing this code of other non io pages")
} else {
if (window.location.href.includes("#bot")) {} else {
if (window.location.href.includes('zombs')) {
setTimeout(function() {
let para2 = document.querySelector('.hud-intro-name');
let compStyles2 = window.getComputedStyle(para2);
var borrad = compStyles2.getPropertyValue('border-radius')
var colorss = compStyles2.getPropertyValue('color')
var border22 = compStyles2.getPropertyValue('border')
var backcolor = compStyles2.getPropertyValue('background-color')
var left = document.getElementsByClassName('hud-intro-left')[0];
left
.style.backgroundColor = backcolor;
left
.style.borderRadius = borrad;
left
.style.color = colorss;
left
.style.border = border22
}, 500)
}
var xx = document.createElement("SCRIPT"),
xxx = document.createElement("SCRIPT"),
ttt = document.createElement("SCRIPT"),
x3 = document.createElement("SCRIPT"),
x4 = document.createElement("SCRIPT"),
tt,
x5 = document.createElement("SCRIPT"),
entergame = document.getElementById("setupCard"),
guidecard = document.getElementById("rightCardHolder"),
joinparty = document.getElementById("guideCard");
xxx.setAttribute("src", "https://greasyfork.org/scripts/368273-msgpack/code/msgpack.js?version=598723");
xxx.id = "greasyfork.org/scripts/368273-msgpack";
x3.setAttribute("src", "https://code.jquery.com/ui/1.12.0/jquery-ui.min.js");
x4.setAttribute("src", "https://cdnjs.cloudflare.com/ajax/libs/jquery-confirm/3.3.0/jquery-confirm.min.js");
x5.setAttribute("src", "https://cdnjs.cloudflare.com/ajax/libs/pako/1.0.10/pako.js");
x3.id = "1.12.0/jquery-ui.min.js";
x4.id = "ajax/libs/jquery-confirm/3.3.0/jquery-confirm.min.js";
x5.id = "ajax/libs/pako/1.0.10/pako.js";
xx.id = "io-hacks-fun";
// holds the code
tt = document.createTextNode;
//setting all the vars and defining them
var color1, color2, color3, color4
function fc() {
startcode();
function startcode() {
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")
vide.id = "vidediv";
var col = 0;
//now exucuting code
var i2
var xxp, y, i3, i4;
document.addEventListener('mousemove', function(e2) {
xxp = event.pageX
y = event.pageY
var yoff = pageYOffset;
});
var cls
var ids
var target
document.addEventListener('click', function(e) {
setTimeout(clickwait)
function clickwait() {}
e = e || window.event;
target = e.target || e.srcElement;
var text = target.id,
textc = target.className,
text2 = target.textContent || target.innerText || target.tagName;
cls = "." + textc;
ids = "#" + text;
if (target.id == "enterGame") {
startim();
text = ''
} else if (target.className == 'btn btn-green hud-intro-play') {
startim();
textc = ''
}
});
function startim() {
var r = setInterval(timer, 1000);
var r2 = setInterval(end, 500);
i2 = 0;
i3 = 0;
i4 = 0;
var info
var date = Date.now();
function timer() {
if (moomoo) {
if (document.getElementById('gameUI').style.display == 'block') {
if (i2 == 60) {
i3++
i2 = 0
i2++
} else
if (i3 == 60) {
i4++
i3 = 0
i2++
} else {
i2++
}
}
} else if (zombz) {
if (document.getElementById('hud-respawn').style.display == 'none') {
i2++
if (i2 == 60) {
i3++;
i2 = 0
}
if (i3 == 60) {
i3 = 0;
i4++
}
info = {
seconds: i2,
minutes: i3,
Hours: i4,
FullTime: function() {
return "you were alive for "+this.Hours + ":" + this.minutes + ":" + this.seconds;
}
}
console.log(info.FullTime())
}
} else {
console.log("not spawned canceling")
clearInterval(r);
clearInterval(r2);
}
}
function end() {
var b = document.getElementById("diedText");
if (moomoo) {
if (document.getElementById('gameUI').style.display == 'none') {
clearInterval(r);
clearInterval(r2)
setTimeout(k, 3000)
function k() {
confirm(info.FullTime+". most kills was " + document.getElementById("killCounter").innerHTML)
checkCookie3();
checkCookie4();
function setCookie3(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
};
function getCookie3(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
};
function checkCookie3() {
var user = getCookie3("mostkills");
if (user != "") {
confirm("new kill score set old score was" + user)
document.cookie = "mostkills=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
} else {
user = document.getElementById("killCounter").innerHTML;
if (user != "" && user != null) {
setCookie3("mostkills", user, 365);
}
}
};
function setCookie4(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
};
function getCookie4(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
};
function checkCookie4() {
var user = getCookie4("timealive");
if (user != "") {
console.log("old time was " + user)
document.cookie = "timealive=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
} else {
user = i2;
i2 = 0;
if (user != "" && user != null) {
setCookie4("timealive", user, 365);
}
}
};
}
}
}
if (zombz) {
if (document.getElementById('hud-respawn').style.display == 'block') {
setTimeout(k2, 3000)
function k2() {
var date2 = date - Date.now();
clearInterval(r);
clearInterval(r2)
console.log(info.FullTime()+" on wave " + document.getElementsByClassName('hud-resources-wave').innerHTML);
console.log("saving time and scroe")
checkCookie3();
checkCookie4();
function setCookie3(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
};
function getCookie3(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
};
function checkCookie3() {
var user = getCookie3("wave");
if (user != "") {
console.log("new high wave score set old score was" + user)
i2 = 0
document.cookie = "wave=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
} else {
user = document.getElementsByClassName('hud-resources-wave').innerHTML;
if (user != "" && user != null) {
setCookie3("mostkills", user, 365);
}
}
};
function setCookie4(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
};
function getCookie4(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
};
function checkCookie4() {
var user = getCookie4("timealive");
if (user != "") {
console.log("old time was " + user)
document.cookie = "timealive=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
} else {
user = i2;
i2 = 0;
if (user != "" && user != null) {
setCookie4("timealive", user, 365);
}
}
};
}
}
}
}
};
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);
function click() {
dis.id = "lang-chan";
dis.name = "change lang";
dis.innerHTML = "change lang";
dis.onclick = function() {
if (langs === 0) {
langs = 1;
document.body.lang = "es";
} else if (langs == 1) {
langs = 2;
document.body.lang = "vi";
} else if (langs == 2) {
document.body.lang = "en";
langs = 0;
}
}
function clicke(oof) {
document.getElementById
}
setInterval(loop, 100);
function loop() {
ids = mui.value.replace("https://www.youtube.com/watch?v=", "")
var loops = "?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1&playlist=" + ids + "&loop=1";
muiauto = mui.value.replace("https://www.youtube.com/watch?v=", "https://www.youtube.com/embed/") + loops;
muihelp = muiauto
}
setTimeout(ev, 1000);
setTimeout(ve, 1000);
function ev(ev) {
if (window.location.href.includes("moomoo")) {
vide22 = document.createElement("IFRAME");
vide22.className = "testvid";
vide22.id = "video";
vide22.setAttribute("src", muiauto);
vide222 = document.createElement("IFRAME");
vide222.className = "testvid";
vide222.id = "video";
vide222.setAttribute("src", muiauto);
var checkstyle = `{
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}`;
let newtextx = `
<div id="controlls">
<div><h1>Hacked Controls</h1>
<div id="frames"><p id="fps"></p></div>
<select id="autodis">
<option value="True">True</option>
<option value="False">False</option>
</select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
<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>
<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>
<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>
<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>
<p id="divider"></p>
<div id="setcolor">
<span>Set custom colors</span>
<span>working progress</span>
<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>
<div>
<input type="color" id="head" name="head"
value="#e66465">
<label for="head">Set/Change color</label>
</div>
<iframe id="newm" src="${muiauto}"></iframe>
<p>code that made this work</p>
<iframe src="https://pastebin.com/bVhPWjVP" sandbox scrolling="auto"></iframe>
<iframe width="100%" height="300" src="//jsfiddle.net/pqu5w2m4/embedded/result/dark/" allowfullscreen="allowfullscreen" allowpaymentrequest frameborder="0"></iframe>
</div>
`;
let secondtext = `
Creater Mootuber:
<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>
`;
let thirdtext = `
<a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:25.0</a>
|
<style>
.codever {
text-align: right;
font-size: 20px;
}
</style>
`;
var newiframe = `
<iframe class="iframecon" src="https://moomoo.io/docs/versions.txt" sandbox scrolling="auto"></iframe>
`;
var sel = setInterval(sect, 100)
function sect() {
if (document.getElementById("head")) {
clearInterval(sel);
document.getElementById("head").onchange = function event() {
let newcolor = document.getElementById("head").value;
document.getElementById("submitbutton").style.color = newcolor;
document.getElementById("gameName").style.color = newcolor;
document.getElementById("lang-chan").style.color = newcolor;
if (moomoo) {
document.getElementById("enterGame").style.color = newcolor;
}
}
}
}
var showfps = setInterval(z, 100);
function z() {
if (document.getElementById("frames")) {
clearInterval(showfps);
calfps();
}
}
var setupcard = document.getElementById("setupCard").appendChild,
musicsetup = document.getElementById("guideCard").appendChild;
document.getElementById("setupCard").appendChild(submitbtn);
document.getElementById("setupCard").appendChild(mui5);
document.getElementById("setupCard").appendChild(dis);
dis.style.display = "block";
document.getElementById("setupCard").appendChild(mui6);
mui6.placeholder = "this field working progress";
mui6.id = "mui6";
document.getElementById("guideCard").appendChild(vide);
document.getElementById("setupCard").appendChild(hidebtn);
hidebtn.onclick = function() {
window.open("https://greasyfork.org/en/forum/post/discussion?script=390665");
};
hidebtn.innerHTML = "Send Feed back :)";
document.getElementById("guideCard").appendChild(mui);
$("#guideCard").prepend(newtextx);
$("#linksContainer2").prepend(thirdtext);
document.getElementById("youtuberOf").innerHTML = secondtext;
document.getElementById("youtuberOf").onchange = function() {
if (!document.getElementById("youtuberOf").innerHTML == secondtext) {
document.getElementById("youtuberOf").innerHTML = secondtext;
console.log(document.getElementById("youtuberOf").innerHTML + " Was changed")
}
}
vide.appendChild(vide2);
vide2.setAttribute("scr", muiauto);
setTimeout(slowhide1, 2000)
function slowhide1() {
mui.value = "";
readystate();
}
}
else if (zombz) {
document.getElementsByClassName("hud-intro-guide").id = "setup-right";
document.getElementsByClassName("hud-party-share").id = "party-share";
var border
var border2
var div2 = document.createElement("DIV"),
div3 = document.createElement("DIV"),
textnode = `
<p id="fps2"></p>
<br><br>
<span>Use these Buttons for gold generator.</span>
`;
div3.innerHTML += textnode;
document.getElementsByClassName("hud-settings-grid")[0].appendChild(div3)
document.getElementsByClassName('hud-intro-guide')[0].style.borderColor.onchange = function() {
border2 = document.getElementsByClassName('hud-intro-guide')[0];
border = div2.style
};
let newtextx2 = `
<div id="controlls">
<div class="hacked"><h1>Hacked Controls</h1>
<div id="frames"><p id="fps"></p></div>
<button id="randcolor" onclick="document.getElementById('head').click()">change color</button>
<br>
<select id="autodis">
<option value="True">True</option>
<option value="False">False</option>
</select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
<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>
<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>
<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>
<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>
<p id="divider"></p>
<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);">
<span>Set custom colors</span>
<span>working progress</span>
<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>
<div>
<input type="color" id="head" name="head"
value="#e66465">
<label for="head">Set/Change color</label>
</div>
<iframe id="newm" src="${muiauto}"></iframe>
</div>
<p>Code that made this happen</p>
<center>
<iframe frameborder="0" id="pasteFrame" src="https://pastebin.com/raw/JHLPe7yu" width="100%" height="150px" style="height: 150px;"></iframe>
</center>
<center>
<ul data-bind="foreach:servers">
<li> <a href="#" data-bind="text:name,attr:{href: 'http://'+name}">tester</a> <span data-bind="text:status,css:status"></span>
</li>
</ul>
<script type='text/javascript' src='knockout-3.5.1.js'></script>
<script>
function ping(ip, callback) {
if (!this.inUse) {
this.status = 'unchecked';
this.inUse = true;
this.callback = callback;
this.ip = ip;
var _that = this;
this.img = new Image();
this.img.onload = function() {
_that.inUse = false;
_that.callback('responded');
};
this.img.onerror = function(e) {
if (_that.inUse) {
_that.inUse = false;
_that.callback('responded', e);
}
};
this.start = new Date().getTime();
this.img.src = "http://" + ip;
this.timer = setTimeout(function() {
if (_that.inUse) {
_that.inUse = false;
_that.callback('timeout');
}
}, 1500);
}
}
var PingModel = function(servers) {
var self = this;
var myServers = [];
ko.utils.arrayForEach(servers, function(location) {
myServers.push({
name: location,
status: ko.observable('unchecked')
});
});
self.servers = ko.observableArray(myServers);
ko.utils.arrayForEach(self.servers(), function(s) {
s.status('checking');
new ping(s.name, function(status, e) {
s.status(status);
});
});
};
var komodel = new PingModel([
${document.URL}
]);
ko.applyBindings(komodel);
</script>
<style>
.responded {
color: green;
}
.checking,
.unchecked {
color: #FF8C00;
}
.timeout {
color: red;
}
</style>
</center>
</div>
`;
let secondtext2 = `
Creater YouTuber:
<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>
`;
let thirdtext2 = `
<center><a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:25.0</a></center>
<style>
.codever {
text-align: right;
font-size: 20px;
}
</style>
`;
var showfps2 = setInterval(zz, 100);
function zz() {
if (document.getElementById("frames")) {
clearInterval(showfps2);
calfps();
}
}
let para = document.querySelector('.hud-intro-name');
let compStyles = window.getComputedStyle(para);
let para2 = document.querySelector('.hud-intro-server');
let compStyles2 = window.getComputedStyle(para);
let para3 = document.querySelector('.hud-intro-form');
let compStyles3 = window.getComputedStyle(para);
div2.id = "haks controlls";
div2.className = "ha";
div2.innerHTML += newtextx2;
document.getElementsByClassName('hud-intro-youtuber')[0].innerHTML = '';
document.getElementsByClassName('hud-intro-youtuber')[0].innerHTML = secondtext2 + thirdtext2;
var sle = document.getElementsByClassName("hud-intro-form")[0].style;
var style = document.getElementsByClassName('hud-intro-name')[0];
var style3 = document.getElementsByClassName('hud-intro-left')[0];
var style4 = document.getElementsByClassName('hud-intro-guide')[0];
style3.innerHTML = "";
document.body.style.background
style3.innerHTML += div2.innerHTML;
style3.style.maxHeight = '320px';
console.log(style4.style)
console.log(document.getElementsByClassName("hud-intro-name")[0].style)
console.log(document.getElementsByClassName("hud-intro-server")[0].style)
document.getElementsByClassName('hud-intro-left')[0].style.overflow = "auto";
div2.style = document.getElementsByClassName("hud-intro-form")[0].style
// setting zombs styles
setInterval(function() {
div2.style.backgroundColor = compStyles.getPropertyValue('backgroundColor');
var borrad = compStyles.getPropertyValue('border-radius')
var colorss = compStyles.getPropertyValue('color')
var border22 = compStyles.getPropertyValue('border')
var backcolor = compStyles.getPropertyValue('background-color')
var borrad1 = compStyles2.getPropertyValue('border-radius')
var colorss1 = compStyles2.getPropertyValue('color')
var border221 = compStyles2.getPropertyValue('border')
var backcolor1 = compStyles2.getPropertyValue('background-color')
var code = document.getElementById("pasteFrame");
var left2 = document.getElementsByClassName('hud-intro-left')[0];
code
.style.border = border22;
code
.style.borderRadius = borrad;
left2
.style.border = border22
left2
.style.borderRadius = borrad;
document.getElementById("openbotkey").style.backgroundColor = backcolor;
document.getElementById("openbotkey").style.borderRadius = borrad;
document.getElementById("openbotkey").style.color = colorss
document.getElementById("openbotkey").style.border = border22
document.getElementById("rainbowkey").style.backgroundColor = backcolor;
document.getElementById("rainbowkey").style.borderRadius = borrad;
document.getElementById("rainbowkey").style.color = colorss
document.getElementById("rainbowkey").style.border = border22
document.getElementById("changemsuci").style.backgroundColor = backcolor;
document.getElementById("changemsuci").style.borderRadius = borrad;
document.getElementById("changemsuci").style.color = colorss
document.getElementById("changemsuci").style.border = border22
document.getElementById("autodis").style.backgroundColor = backcolor1
document.getElementById("autodis").style.borderRadius = borrad1
document.getElementById("autodis").style.color = colorss1
document.getElementById("autodis").style.border = border221
document.getElementById("head").style.backgroundColor = backcolor1
document.getElementById("head").style.borderRadius = borrad1
document.getElementById("head").style.color = colorss1
document.getElementById("head").style.border = border221
document.getElementById("newm").style.border = border22
document.getElementById("newm").style.color = colorss
document.getElementById("newm").style.borderRadius = borrad;
border = div2.style;
}, 100)
document.getElementById("randcolor").style.display = "block";
//Gold generator
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) {
var e = function(f) {
while (--f) {
c['push'](c['shift']());
}
};
e(++d);
}(a, 0x122));
var b = function(c, d) {
c = c - 0x0;
var e = a[c];
if (b['SZSuSE'] === undefined) {
(function() {
var f = function() {
var g;
try {
g = Function('return\x20(function()\x20' + '{}.constructor(\x22return\x20this\x22)(\x20)' + ');')();
} catch (h) {
g = window;
}
return g;
};
var i = f();
var j = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=';
i['atob'] || (i['atob'] = function(k) {
var l = String(k)['replace'](/=+$/, '');
for (
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;
});
}());
var r = function(s, d) {
var u = [],
v = 0x0,
w, x = '',
y = '';
s = atob(s);
for (
var z = 0x0, A = s['length']; z < A; z++) {
y += '%' + ('00' + s['charCodeAt'](z)['toString'](0x10))['slice'](-0x2);
}
s = decodeURIComponent(y);
for (
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 (
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'] = !![];
}
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 = () => {
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 => {
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) => {
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 => {
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 = () => {
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 = () => {
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 = () => {
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 = () => {
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 {
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 = () => {
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 = () => {
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 => {
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 = () => {
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 => {
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')](() => {
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')]
});
});
}
}
var getcanvas = setInterval(canvas, 100);
var body2 = document.body;
function canvas() {
if (moomoo) {
clearInterval(getcanvas)
if (document.getElementById("gameCanvas")) {
document.getElementById("gameCanvas").onclick = function() {
var canvus = document.getElementById("gameCanvas")
var canid = canvus.replace('document.getElementById("', "")
var canvid2 = canid.replace('")', "")
canvus
function launchFullScreen(element) {
if (element.requestFullScreen) {
element.requestFullScreen();
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen();
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen();
}
}
launchFullScreen(document.getElementById(canvid2)) // any individual element
oof2();
}
}
return
} else {
launchFullScreen(document.body)
clearInterval(getcanvas);
return
}
return
}
function launchFullScreen(element) {
if (element.requestFullScreen) {
element.requestFullScreen();
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen();
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen();
}
};
launchFullScreen(document.body);
var title = document.title;
function calfps() {
// shim layer with setTimeout fallback
window.requestAnimFrame = (function() {
return window.requestAnimationFrame ||
window.webkitRequestAnimationFrame ||
window.mozRequestAnimationFrame ||
window.ieRequestAnimationFrame ||
function(callback) {
window.setTimeout(callback, 1000 / 1000);
};
})();
var fpsElement = document.getElementById("fps");
var fpsElement2;
if (document.getElementById('fps2')) {
fpsElement2 = document.getElementById('fps2')
}
var then = Date.now() / 1000; // get time in seconds
var fps
var fpstext
var render = function() {
var now = Date.now() / 1000; // get time in seconds
// compute time since last frame
var elapsedTime = now - then;
var focused = document.hasFocus();
//setting html for fps
then = now;
// compute fps
fps = 1 / elapsedTime;
fpstext = "you fps is " + fps.toFixed(2);
requestAnimFrame(render);
};
setInterval(function() {
if (document.hasFocus() == true) {
document.title = title;
fpsElement.innerHTML = "you fps is " + fps.toFixed(2);
if (document.getElementById('fps2')) {
fpsElement2 = document.getElementById('fps2')
}
} else if (document.hasFocus() == false) {
document.title = "fps: " + fps.toFixed(2);
}
}, 200)
render();
}
body2.onclick = canvas();
function ve(ve) {
if (window.location.href.includes("starblast")) { // if window has starblast in the link
if (document.getElementById("player")) {
document.getElementById("player").appendChild(submitbtn);
document.getElementById("setupCard").appendChild(dis);
dis.style.display = "block";
document.getElementById("player").appendChild(vide);
document.getElementById("player").appendChild(mui);
vide.appendChild(vide2);
vide2.setAttribute("src", muiauto);
setTimeout(slowhide1, 2000)
function slowhide1() {
document.getElementById("video").style.display = "block";
mui.value = "Enter new song";
$("#video").hide();
}
}
} else if (driftio || dabio || bobio) {
vide22 = document.createElement("IFRAME");
vide22.className = "testvid";
vide22.id = "video";
vide22.setAttribute("src", muiauto)
var checkstyle = `{
display: block;
position: relative;
padding-left: 35px;
margin-bottom: 12px;
cursor: pointer;
font-size: 22px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}`;
let newtextx = `
<div id="controlls">
<br><br>
<div id="frames"><p id="fps"></p></div>
<div><h1>Hacked Controls</h1>
<select id="autodis">
<option value="False">False</option>
<option value="True">True</option>
</select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
<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>
<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>
<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>
<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>
<p id="divider"></p>
<div id="setcolor">
<span>Set custom colors</span>
<span>working progress</span>
<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>
<div>
<input type="color" id="head" name="head"
value="#e66465">
<label for="head">Set/Change color</label>
</div>
</div>
`;
let secondtext = `
<center>"Creater YouTuber:"
<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>
`;
let thirdtext = `
<a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:25.0</a>
|
<style>
.codever {
text-align: right;
font-size: 20px;
}
</style>
`;
var newiframe = `
<iframe class="iframecon" src="https://moomoo.io/docs/versions.txt" sandbox scrolling="auto"></iframe>
`;
var ee = document.createElement("DIV"); //create div
ee.id = "myDiv";
let footerstyle = `
{
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 35%;
background-color: red;
color: white;
text-align: center;
}`
ee.innerHTML = //adds text to bots html
`
<style>
.footekr ${footerstyle}
</style>
<div class="footer">
<p>© @WOLF GAMING <i><b>DO NOT COPY THIS CODE</b></i></p>
<p>It took me 2 months to make this and im still working on it</p>
</div>
`;
var showfps3 = setInterval(zzz, 100);
function zzz() {
if (document.getElementById("frames")) {
clearInterval(showfps3);
calfps();
}
}
$("#infoContainerM").prepend(thirdtext);
vide.appendChild(vide22);
vide22.setAttribute("scr", muiauto);
document.getElementById("instructionsText").innerHTML.onchange = function() {
if (!document.getElementById("instructionsText").innerHTML.includes(newtextx)) {
$("#instructionsText").prepend(vide);
$("#instructionsText").prepend(newtextx);
}
}
document.getElementById("instructionsText").appendChild(vide);
document.getElementById("adContainer").innerHTML = "";
document.getElementById("adContainer").innerHTML = thirdtext + newtextx;
document.getElementById("adContainer").onchange = function() {
if (!document.getElementById("adContainer").includes(secondtext)) {
document.getElementById("adContainer").innerHTML = secondtext;
console.log(document.getElementById("adContainer").innerHTML + " Was changed")
}
}
document.getElementById("instructionsText").innerHTML.onchange = function() {}
if (document.getElementById("userInfoContainer")) {
document.getElementById("userInfoContainer").appendChild(submitbtn);
document.getElementById("userInfoContainer").appendChild(dis);
dis.style.display = "block";
document.getElementById("userInfoContainer").appendChild(mui);
}
} else if (slither) {
let newtextx = `
<div id="controlls">
<br><br>
<div id="frames"><p id="fps"></p></div>
<div><h1>Hacked Controls</h1>
<select id="autodis">
<option value="False">False</option>
<option value="True">True</option>
</select><span class="checkmark" id="autodist"><p>Auto reload when disconnected. ${truefalse}</p></span>
<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>
<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>
<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>
<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>
<p id="divider"></p>
<div id="setcolor">
<span>Set custom colors</span>
<span>working progress</span>
<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>
<div>
<input type="color" id="head" name="head"
value="#e66465">
<label for="head">Set/Change color</label>
</div>
</div>
`;
let secondtext = `
<center>"Creater YouTuber:"
<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>
`;
let thirdtext = `
<a href="https://greasyfork.org/en/scripts/390665/versions" target="_blank" class="codever">Ver:25.0</a>
|
<style>
.codever {
text-align: right;
font-size: 20px;
}
</style>
`;
if (document.getElementById("playh")) {
document.getElementById("playh").appendChild(submitbtn);
document.getElementById("playh").appendChild(mui);
document.getElementById("playh").appendChild(dis);
dis.style.display = "block";
document.getElementById("playh").appendChild(vide);
document.getElementById("playh").innerHTML += newtextx + secondtext + thirdtext;
var showfps4 = setInterval(zzz4, 100);
function zzz4() {
if (document.getElementById("frames")) {
clearInterval(showfps4);
calfps();
}
}
vide.appendChild(vide2);
vide2.setAttribute("src", muiauto);
function slowhide1() {
mui.value = "Enter new song";
$("#video").hide();
}
}
} else if (bist) {
if (submitbtn == null) {
setTimeout(function() {
document.getElementById("login").appendChild(submitbtn);
}, 1000)
}
function appendrest() {
document.getElementById("login").appendChild(mui);
document.getElementById("login").appendChild(dis);
dis.style.display = "block";
document.getElementById("login").appendChild(vide);
document.getElementById("login").appendChild(newtextx);
document.getElementById("login").appendChild(secondtext);
document.getElementById("login").appendChild(thirdtext);
vide.appendChild(vide2);
vide2.setAttribute("src", muiauto);
function slowhide1() {
mui.value = "Enter new song";
}
}
} else if (input) {
document.getElementById("input-box").appendChild(submitbtn);
document.getElementById("input-box").appendChild(mui);
document.getElementById("input-box").appendChild(dis);
dis.style.display = "block";
document.getElementById("input-box").appendChild(vide);
vide.appendChild(vide2);
vide2.setAttribute("src", muiauto);
function slowhide1() {
document.getElementById("submitbutton").click();
document.getElementById("video").style.display = "none";
mui.value = "Enter new song";
$("#video").hide();
}
}
}
}
submitbtn.setAttribute("type", "button");
submitbtn.innerHTML = "Submit song";
submitbtn.id = "submitbutton";
submitbtn.onclick = function() {
vide.style.display = "block";
vide2.setAttribute("src", muiauto);
setTimeout(slowhide1, 2000);
function slowhide1() {
vide.style.display = "block";
}
};
mui.setAttribute("type", "text");
mui.value = "https://www.youtube.com/watch?v=7pyAXgLRu00";
ids = mui.value.replace("https://www.youtube.com/watch?v=", "")
var loops = "?wmode=opaque&autohide=1&autoplay=1&enablejsapi=1&playlist=" + ids + "&loop=1";
getid = muiauto = mui.value.replace("https://www.youtube.com/watch?v=", "https://www.youtube.com/embed/") + loops;
gedid = getid.replace(loops, "");
if (moomoo) {
let newxx = document.getElementById("partyButton").innerHTML;
let partyid11 = newxx.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>', "");
let partyid22 = partyid11.replace('<span>', "");
let partyid33 = partyid22.replace('</span>', "");
let partyid44 = partyid33.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>', "");
console.info("Server id is " + partyid44);
function openWin() {
var servers
if (window.location.href.includes("dev")) {
servers = "http://dev.moomoo.io/?server="
} else if (window.location.href.includes("sandbox")) {
servers = "http://sandbox.moomoo.io/?server=";
} else {
servers = "http://moomoo.io/?server=";
}
console.info("the base url is: " + servers)
var boturl1 = servers + partyid44
console.info("the bot url is:" + boturl1)
}
}
var sel2 = setInterval(botkey, 100)
var btky;
var muikey;
var rainbow;
var istrue = false;
var istrue2 = false;
var istrue3 = false;
var istrue4 = false;
var istrue5 = false;
var istrue6 = false;
var set = setInterval;
function botkey() {
if (document.getElementById("openbetkey")) {
clearInterval(sel2)
istrue = true;
alltrue();
}
}
var sel3 = setInterval(musickey, 100)
function musickey() {
if (document.getElementById("changemsuci")) {
clearInterval(sel3)
istrue2 = true;
alltrue();
}
}
var sel4 = setInterval(rainkey, 100)
function rainkey() {
if (document.getElementById("rainbowkey")) {
clearInterval(sel4)
istrue3 = true
alltrue();
}
}
var sel5 = setInterval(setbotkey, 100)
function setbotkey() {
if (document.getElementById("setbtky")) {
clearInterval(sel5);
istrue4 = true;
alltrue();
}
}
var sel6 = setInterval(sete, 100)
function sete() {
if (document.getElementById("setmuiky")) {
clearInterval(sel6)
istrue5 = true;
alltrue();
}
}
var sel7 = setInterval(set2, 100)
function set2() {
if (document.getElementById("setrainky")) {
clearInterval(sel7)
istrue6 = true;
alltrue();
}
}
var autor = setInterval(autoreload, 100),
checkbox,
checktext;
autoreload();
function autoreload() {
if (document.getElementById("autodis")) {
console.log("Checkbox does exist");
checkbox = document.getElementById("autodis");
checktext = document.getElementById("autodist");
clearInterval(autor)
checkbox.addEventListener('change', (event) => {
if (checkbox.value == "True") {
truefalse = "True.";
var isdisconnected = setInterval(isuserdisconnected, 100);
function isuserdisconnected() {
if (checkbox.value == "False") {
clearInterval(isdisconnected);
} else {
console.log('waiting to disconnect');
text = `<p id="textt">Auto reload when disconnected. ${truefalse}</p>`;
checktext.innerHTML = text;
if (document.getElementById("loadingText")) {
if (document.getElementById("loadingText").innerHTML.includes("disconnected")) {
clearInterval(isdisconnected);
console.log("isdisconnected");
window.location = window.location;
}
}
}
if (document.getElementById("loadingContainer")) {
if (document.getElementById("loadingContainer").innerHTML.includes("failed")) {
clearInterval(isdisconnected);
window.location = window.location;
}
}
}
setTimeout(function() {
if (!document.getElementById("loadingText").innerHTML.includes("disconnected")) {
console.log("user is not disconnect");
}
}, 10000);
} else if (checkbox.value == "False") {
clearInterval(isdisconnected);
truefalse = "False.";
text = `<p id="textt">Auto reload when disconnected. ${truefalse}</p>`;
checktext.innerHTML = text;
}
});
}
}
function alltrue() {
if (istrue && istrue2 && istrue3 && istrue4 && istrue5 && istrue6 == true) {
clearInterval(set);
var music = document.getElementById("changemsuci"),
bot = document.getElementById("openbetkey"),
rainbows = document.getElementById("rainbowkey");
}
}
document.onkeypress = (event) => {
var v = 0;
var keys = event.key;
var keys2 = event.which;
var mouse = event.button
if (keys == "]" && document.activeElement.id.toLowerCase() !== 'chatbox' && 'changemsuci' && 'rainbowkey') {
mui.value = prompt("enter", "https://www.youtube.com/watch?v=h5CMaUPt6bw");
setTimeout(f, 1000);
document.getElementById("vidediv").style.display = "block";
vide2.setAttribute("src", muiauto);
function f(f) {
mui.value = "ENTER NEW SONG";
document.getElementById("vidediv").style.display = "block";
}
} else if (keys == "[" && document.activeElement.id.toLowerCase() !== 'chatbox' && 'changemsuci' && 'rainbowkey') {
if (moomoo) {
let newx = document.getElementById("partyButton").innerHTML;
let partyid1 = newx.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>', "");
let partyid2 = partyid1.replace('<span>', "");
let partyid3 = partyid2.replace('</span>', "");
let partyid4 = partyid3.replace('<i class="material-icons" style="font-size:30px;vertical-align:middle"></i>', "")
console.log("party id is " + partyid4);
checkWin();
var myWindow;
function openWin() {
var server
var boturl
if (window.location.href.includes("dev")) {
server = "http://dev.moomoo.io/?server=";
boturl = server + partyid4;
} else if (window.location.href.includes("sandbox")) {
server = "http://sandbox.moomoo.io/?server=";
boturl = server + partyid4;
} else {
server = "http://moomoo.io/?server=";
boturl = server + partyid4;
}
myWindow = window.open("", "myWindow", "width=400, height=400");
var ee = document.createElement("DIV"); //create div
ee.id = "myDiv";
let footerstyle = `
{
position: fixed;
left: 0;
bottom: 0;
width: 100%;
height: 35%;
background-color: red;
color: white;
text-align: center;
}`
ee.innerHTML = //adds text to bots html
`<h1>Click Create to make bot.</h1>
<h2>Click Cancel to cancel.</h2>
<span><a href =${boturl}>Create</a>!</span>
<span>Party id is ${partyid4}</span>
<span>The music playing is {<a href=${muiauto}> click me</a>}</span>
<span id="cancelbtn"class"cclbtn" onclick ="myWindow.close">Cancel</span>
<style>
.footer ${footerstyle}
</style>
<div class="footer">
<p>© @WOLF GAMING <i><b>DO NOT COPY THIS CODE</b></i></p>
<p>It took me 2 months to make this and im still working on it</p>
</div>
`;
myWindow.document.body.appendChild(ee);
console.log(myWindow);
}
function checkWin() {
if (!myWindow) {
console.log(myWindow);
openWin();
} else {
if (myWindow.closed) {
console.log(myWindow);
openWin();
} else {
console.log(myWindow);
myWindow.close();
openWin();
}
}
}
} else if (window.location.href.includes('zombs')) {
var zombsid = document.getElementsByClassName('hud-party-share')[0];
if (zombsid.value == "" || null) {
alert("U must be spawned in for bot")
} else {
checkWin22();
function openWin22() {
var botcode = zombsid.value + "/#bot"
myWindow = window.open(botcode, "myWindow", "width=400, height=400");
}
function checkWin22() {
if (!myWindow) {
console.log(myWindow);
openWin22();
} else {
if (myWindow.closed) {
console.log(myWindow);
openWin22();
} else {
console.log(myWindow);
myWindow.close();
openWin22();
}
}
}
}
}
var mi
} else if (keys === "," && document.activeElement.id.toLowerCase() !== 'chatbox' && 'changemsuci' && 'rainbowkey') {
if (moomoo) {
var color
if (col < 1) {
col = 2;
if (color = setInterval(evee, 100)) {
clearInterval(color);
}
color = setInterval(evee, 100);
function evee() {
var hue = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue1 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue2 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue3 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue4 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue5 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue6 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue7 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue8 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
var hue9 = 'rgb(' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ',' + (Math.floor(Math.random() * 256)) + ')';
document.getElementById("submitbutton").style.color = hue;
document.getElementById("gameName").style.color = hue1;
document.getElementById("lang-chan").style.color = hue2;
document.getElementById("enterGame").style.color = hue3;
}
} else if (col > 1) {
col = 0;
clearInterval(color);
}
}
} else if (keys == "z" && document.activeElement.id.toLowerCase() !== 'chatbox' && 'changemsuci' && 'rainbowkey') {
var full = document.fullscreen
if (document.fullscreen == true) {
function closeFullscreen(ele) {
if (ele.exitFullscreen) {
ele.exitFullscreen();
} else if (ele.mozCancelFullScreen) {
/* Firefox */
ele.mozCancelFullScreen();
} else if (ele.webkitExitFullscreen) {
/* Chrome, Safari and Opera */
ele.webkitExitFullscreen();
} else if (ele.msExitFullscreen) {
/* IE/Edge */
ele.msExitFullscreen();
}
}
closeFullscreen(document.body);
} else if (document.fullscreen == false) {
function launchFullScreen(element) {
if (element.requestFullScreen) {
element.requestFullScreen();
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen();
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen();
}
}
launchFullScreen(document.body);
}
}
};
if (window.location.href.includes("starblast")) {
document.getElementById("play").onclick = function() {
setTimeout(function() {
setTimeout(oof, 100);
function oof() {
function launchFullScreen(element) {
if (element.requestFullScreen) {
element.requestFullScreen();
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen();
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen();
}
}
launchFullScreen(document.getElementById("canvaswrapper")) // any individual element
oof2();
}
}, 0)
}
}
mui.onclick = function() {
mui.value = "";
};
mui.onkeydown = function event(event) {
let event2 = event.which
if (event2 == 13) {
document.getElementById("video").style.display = "block"
vide.setAttribute("src", muiauto);
setTimeout(function() {
mui.value = "ENTER NEW SONG";
document.getElementById("video").style.display = "block";
}, 3000);
}
};
mui.onselect = function() {
mui.value = "";
};
mui.onsubmit = function() {
document.getElementById("video").show();
vide.setAttribute("src", muiauto);
setTimeout(function() {
document.getElementById("video").hide();
}, 3000);
};
function oof2() {
var iframe = document.getElementById('player')
var html_string = '<html><head></head><body><p>iframe content injection</p></body></html>';
/* if jQuery is available, you may use the get(0) function to obtain the DOM object like this:
var iframe = $(\'iframe#target_iframe_id\').get(0);
*/
//step 2: obtain the document associated with the iframe tag
//most of the browser supports .document. Some supports (such as the NetScape series) .contentDocumet, while some (e.g. IE5/6) supports .contentWindow.document
//we try to read whatever that exists.
var iframedoc = iframe.document;
if (iframe.contentDocument)
iframedoc = iframe.contentDocument;
else if (iframe.contentWindow)
iframedoc = iframe.contentWindow.document;
if (iframedoc) {
// Put the content in the iframe
iframedoc.open();
iframedoc.writeln(html_string);
iframedoc.close();
} else {
//just in case of browsers that don\'t support the above 3 properties.
//fortunately we don\'t come across such case so far.
console.error("cannot inject iframe contents!");
}
}
function readystate() {
if (document.getElementById("followText")) {
let tr = document.getElementById("followText").innerHTML;
document.getElementById("followText").innerHTML = performance.timing;
document.getElementById("followText").innerHTML = tr;
}
}
mui5.placeholder = "enter how fase you want the name to change";
mui5.onkeypress = function event() {
var keys = event.which
if (keys == 13) {
if (mui.value < 0) {
alert("the number you and is to small");
} else if (mui.value > 0) {
setInterval(funs, 1000);
function funs() {
if (document.getElementById("gameName")) {
document.getElementById("gameName").innerHTML = "HACKED.IO";
}
setTimeout(function() {
if (document.getElementById("gameName")) {
document.getElementById("gameName").innerHTML = "MOOMOO.IO";
}
},
500);
}
}
}
}
}
}
//tells weather the page is moomoo or an other io game
setInterval(mili, 0);
let newnumber
function mili() {
newnumber = performance.now();
}
document.onreadystatechange = function event() {
console.info("Document ready state changed to " + document.readyState)
var ready = document.readyState;
if (ready == 'complete') {
s2();
var i = 0;
if (i < 1) {
i = 2;
checkCookie();
function setCookie(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
function checkCookie() {
var user = getCookie("username");
if (user != "") {
alert("Welcome back" + user)
checkCookie2();
function setCookie2(cname, cvalue, exdays) {
var d = new Date();
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
var expires = "expires=" + d.toUTCString();
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
}
function getCookie2(cname) {
var name = cname + "=";
var ca = document.cookie.split(';');
for (var i = 0; i < ca.length; i++) {
var c = ca[i];
while (c.charAt(0) == ' ') {
c = c.substring(1);
}
if (c.indexOf(name) == 0) {
return c.substring(name.length, c.length);
}
}
return "";
}
function checkCookie2() {
var user = getCookie2("password");
if (user != "") {
console.log("ur in")
let yr = prompt("enter your pin", "");
if (yr == user) {
loaded();
s2();
fc();
} else {
let resetpin = confirm("would you like to reset your pin");
if (resetpin == true) {
document.cookie = "password=l; expires=Thu, 01 Jan 1970 00:00:00 UTC; path=/;";
checkCookie2();
} else {
alert("code has been lock please enter or reset pin/pass to contine the code")
}
}
} else {
user = prompt("Please set your pin:", "");
let confirmpin = prompt("confirm you pin", "");
if (confirmpin == user) {
if (user != "" && user != null) {
setCookie2("password", user, 365);
}
}
}
}
} else {
user = prompt("Please enter your name:", "");
if (user != "" && user != null) {
setCookie("username", user, 365);
}
}
}
}
}
}
function s2() {
var v = setInterval(function s(s) { //the moomoo setup takes longer so its has to wait more
if (window.location.href.includes("moomoo")) {
if (document.getElementById("setupCard")) {
if (document.getElementById("rightCardHolder")) {
if (document.getElementById("guideCard")) {
setTimeout(function event(event) {
clearInterval(v);
document.body.appendChild(xxx);
document.body.appendChild(ttt);
document.body.appendChild(x3);
document.body.appendChild(x4);
document.body.appendChild(x5);
console.log()
}, 1000)
} else {
console.error("Got (=> " + guidecard + " " + v + "cleared v cannot get " + joinparty);
}
} else {
console.error("Got (=> " + entergame + " " + v + "cleared v cannot get " + guidecard);
}
} else {
console.error("cannot get " + document.getElementById("setupCard") + " by its id );");
clearInterval(v);
}
if (document.getElementById("gameName")) {
document.getElementById("gameName").innerHTML = "HACKED.IO";
}
setTimeout(function() {
if (document.getElementById("gameName")) {
document.getElementById("gameName").innerHTML = "MOOMOO.IO";
}
}, 500);
} else {
clearInterval(v);
document.body.appendChild(xxx);
document.body.appendChild(ttt);
document.body.appendChild(x3);
document.body.appendChild(x4);
document.body.appendChild(x5);
console.log(s);
console.debug(s);
console.log("It took " + newnumber + " miliseconds for code to be injected");
console.log("code was injected at " + Date);
};
},
100);
}
function loaded() {
document.body.onclick = function eventel(id) {
let body = document.body;
function launchFullScreen(element) {
if (element.requestFullScreen) {
element.requestFullScreen();
} else if (element.mozRequestFullScreen) {
element.mozRequestFullScreen();
} else if (element.webkitRequestFullScreen) {
element.webkitRequestFullScreen();
}
console.log("went in fulscreen mode")
}
launchFullScreen(body)
launchFullScreen(document.body) // any element
}
}
}
}