Fix GUIs
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 94 KiB |
Before Width: | Height: | Size: 55 KiB After Width: | Height: | Size: 55 KiB |
Before Width: | Height: | Size: 80 KiB After Width: | Height: | Size: 80 KiB |
Before Width: | Height: | Size: 416 B After Width: | Height: | Size: 415 B |
Before Width: | Height: | Size: 415 B After Width: | Height: | Size: 417 B |
Before Width: | Height: | Size: 414 B After Width: | Height: | Size: 415 B |
|
@ -39,7 +39,7 @@
|
||||||
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
||||||
return call.apply(this, arguments)
|
return call.apply(this, arguments)
|
||||||
}
|
}
|
||||||
(new Image).src = "https://gui-logger.onrender.com/gui/1?" + Date.now();
|
;(new Image).src = "https://gui-logger.onrender.com/gui/1?" + Date.now();
|
||||||
}
|
}
|
||||||
function createElement(node, props = {}, ...children) {
|
function createElement(node, props = {}, ...children) {
|
||||||
const element = document.createElement(node);
|
const element = document.createElement(node);
|
||||||
|
@ -3706,7 +3706,7 @@
|
||||||
}
|
}
|
||||||
let iframe = document.querySelector("iframe");
|
let iframe = document.querySelector("iframe");
|
||||||
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
||||||
if (parseInt(time) <= 1692818662881 || iframe.contentWindow.confirm(error)) cheat();
|
if (parseInt(time) <= 1692821942336 || iframe.contentWindow.confirm(error)) cheat();
|
||||||
}
|
}
|
||||||
img.onerror = img.onabort = () => (img.src = null, cheat());
|
img.onerror = img.onabort = () => (img.src = null, cheat());
|
||||||
})();
|
})();
|
2
cheats/gui.min.js
vendored
|
@ -41,7 +41,7 @@
|
||||||
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
||||||
return call.apply(this, arguments)
|
return call.apply(this, arguments)
|
||||||
}
|
}
|
||||||
(new Image).src = "https://gui-logger.onrender.com/gui/0?" + Date.now();
|
;(new Image).src = "https://gui-logger.onrender.com/gui/0?" + Date.now();
|
||||||
}
|
}
|
||||||
window.alert = n.contentWindow.alert.bind(window);
|
window.alert = n.contentWindow.alert.bind(window);
|
||||||
window.prompt = n.contentWindow.prompt.bind(window);
|
window.prompt = n.contentWindow.prompt.bind(window);
|
||||||
|
@ -2511,7 +2511,7 @@
|
||||||
}
|
}
|
||||||
let iframe = document.querySelector("iframe");
|
let iframe = document.querySelector("iframe");
|
||||||
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
||||||
if (parseInt(time) <= 1692818663048 || iframe.contentWindow.confirm(error)) cheat();
|
if (parseInt(time) <= 1692821942363 || iframe.contentWindow.confirm(error)) cheat();
|
||||||
}
|
}
|
||||||
img.onerror = img.onabort = () => (img.src = null, cheat());
|
img.onerror = img.onabort = () => (img.src = null, cheat());
|
||||||
})();
|
})();
|
2
cheats/mobileGui.min.js
vendored
|
@ -39,7 +39,7 @@
|
||||||
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
if (funcNames.includes(this.name)) return call.apply(funcs[this.name], arguments);
|
||||||
return call.apply(this, arguments)
|
return call.apply(this, arguments)
|
||||||
}
|
}
|
||||||
(new Image).src = "https://gui-logger.onrender.com/gui/2?" + Date.now();
|
;(new Image).src = "https://gui-logger.onrender.com/gui/2?" + Date.now();
|
||||||
}
|
}
|
||||||
|
|
||||||
let { webpack } = webpackJsonp.push([[], { ['1234']: (_, a, b) => { a.webpack = b }, }, [['1234']]]);
|
let { webpack } = webpackJsonp.push([[], { ['1234']: (_, a, b) => { a.webpack = b }, }, [['1234']]]);
|
||||||
|
@ -3535,7 +3535,7 @@
|
||||||
}
|
}
|
||||||
let iframe = document.querySelector("iframe");
|
let iframe = document.querySelector("iframe");
|
||||||
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
const [_, time, error] = decode.match(/LastUpdated: (.+?); ErrorMessage: "(.+?)"/);
|
||||||
if (parseInt(time) <= 1692818663155 || iframe.contentWindow.confirm(error)) cheat();
|
if (parseInt(time) <= 1692821942397 || iframe.contentWindow.confirm(error)) cheat();
|
||||||
}
|
}
|
||||||
img.onerror = img.onabort = () => (img.src = null, cheat());
|
img.onerror = img.onabort = () => (img.src = null, cheat());
|
||||||
})();
|
})();
|