Auto guess
`
function setCSS(){
var css = `
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
.userlist *{box-sizing:border-box;}
.userlist {
display:block;text-align:center;opacity:none;font-size:10pt;color:#ffffff;font-style:italic;
position:fixed;left:50%;top:3px;padding:5px 3px !important;margin:0px;background:#b20001;font-family: 'Roboto', sans-serif;border:2px solid #b20001;
transform:translate(-50%,0);border-radius:15px;z-index:999999999;display:block !important;height:auto !important;width:200px !important;
}
.userlist input[type=text]{height:20px;border-radius:3px;font-size:9pt;background:brown;color:white;padding-left:3px;}
.userlist input[type=submit]{height:25px;border-radius:3px;background:#0022b1;}
.userlist input[type=checkbox]{margin-top:2px;}
#background{
z-index:999;width:0px;height:0px;position:fixed;left:0px;top:0px;
}
.option *{box-sizing:border-box;}
.option {
display:block;text-align:center;opacity:none;font-size:10pt;color:#0022b1;
position:fixed;left:5%;top:3px;padding:5px 3px !important;margin:0px;background:#0022b1;font-family: 'Roboto', sans-serif;border:2px solid #000000;
transform:translate(-8%,0);border-radius:15px;z-index:999999999;display:block !important;height:auto !important;width:200px !important;
}
.option input[type=submit],.icebotbtn button{cursor:pointer;border:none;background:#b20001;#000;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.option input[type=checkbox]{margin-top:2px;}
.option input[type=submit]:hover{background:;transition:0.2s;}
.icebot *{box-sizing:border-box;}
#icebot1 {
display:block;text-align:center;opacity:none;font-size:10pt;color:#b20001;
position:fixed;left:5%;top:8%;padding:5px 3px !important;margin:0px;background:#000000;font-family: 'Roboto', sans-serif;border:2px solid #000000;
transform:translate(-8%,0);border-radius:15px;z-index:999999999;display:block !important;height:auto !important;width:200px !important;
}
#icebot2 {
display:none;text-align:center;opacity:none;font-size:10pt;color:#b20001;
position:fixed;left:5%;top:80px;padding:5px 3px !important;margin:0px;background:#000;font-family: 'Roboto', sans-serif;border:2px solid #b20001;
transform:translate(-8%,0);border-radius:15px;z-index:999999999;display:none;height:auto !important;width:200px !important;
.broadcastspamvalue{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
.messagespamvalue{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
.answerspamvalue{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
.broadcastspam{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
.messagespam{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
.answerspam{margin-top:3px; text-align:left; color:#b20001; font-size:16px;}
#broadcaststop{display:none;}
#msgstop{display:none;}
#answerstop{display:none;}
}
#icebot3 {
overflow-x:hidden;width:100%;max-height:300px;overflow-y:scroll;
display:none;text-align:center;opacity:none;font-size:10pt;color:#b20001;
position:fixed;left:5%;top:80px;padding:5px 3px !important;margin:0px;background:#b20001;font-family: 'Roboto', sans-serif;border:2px solid #b20001;
transform:translate(-50%,0);border-radius:15px;z-index:999999999;display:none;height:auto !important;width:200px !important;
.kicklistbox{display:flex;align-items:center;justify-content:center;}
.kicklistbox input[type=text]{margin-top:4px !important;width:75% !important;height:23px !important;}
.kicklistbox input[type=submit],.kicklistbox button{cursor:pointer;border:none;background:#0022b1;color:#b20001;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.kicklistbox input[type=submit]:hover{background:#0022b1;transition:0.2s;}
#kicklistaddbtn{width:40%;}
#kicklistremoveallbtn{width:40%;}
.customkickremove{width:30%;}
.customkick{margin-top:3px; text-align:center; color:#0022b1; font-size:17px;}
}
{
display:none;text-align:center;opacity:none;font-size:10pt;color:#0022b1;
position:fixed;left:11%;top:50px;padding:5px 3px !important;margin:0px;background:#0022b1;font-family: 'Roboto', sans-serif;border:2px solid #0022b1;
transform:translate(-8%,0);border-radius:15px;z-index:999999999;display:none;height:auto !important;width:200px !important;
.autoguess{width:40%;}
#autoguessenable{align-items:center;justify-content:center;}
#autoguessdisable{display:none;align-items:center;justify-content:center;}
.autoguessstyle{display:flex;align-items:center;justify-content:center;}
}
.icebot input[type=submit],.icebotbtn button{cursor:pointer;border:none;background:#0022b1;color:#ffffff;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.icebot input[type=checkbox]{margin-top:2px;}
.icebot input[type=submit]:hover{background:#0022b1;transition:0.2s;}
.icebot input[type=range]{accent-color:#0022b1;}
.icebot input[type=range]:focus::-webkit-slider-runnable-track { background: #0022b1; }
.broadcastbox{display:flex;align-items:center;justify-content:center;}
.broadcastbox input[type=text]{margin-top:4px !important;width:75% !important;height:23px !important;}
.broadcastbox input[type=submit],.broadcastbox button{cursor:pointer;border:none;background:#0022b1;color:#0022b1;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.broadcastbox button:hover{background:#b20001;transition:0.2s;}
.msgbox{display:flex;align-items:center;justify-content:center;}
.msgbox input[type=text]{margin-top:4px !important;width:75% !important;height:23px !important;}
.msgbox input[type=submit],.msgbox button{cursor:pointer;border:none;background:#0022b1;color:#0022b1;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.msgbox button:hover{background:#b20001;transition:0.2s;}
.answerbox{display:flex;align-items:center;justify-content:center;}
.answerbox input[type=text]{margin-top:4px !important;width:75% !important;height:23px !important;}
.answerbox input[type=submit],.answerbox button{cursor:pointer;border:none;background:#0022b1;color:#0022b1;padding:5px 0px;border-radius:5px;font-size:11pt;margin-top:5px;}
.answerbox button:hover{background:#b20001;transition:0.2s;}
.broadcastbtn{width:20%;},.broadcastbtn input[type=submit]:hover{background:#b20001;transition:0.2s;}
.msgbtn{width:20%;}
.answerbtn{width:20%;}
.report{width:40%;}
.kickall{width:40%;}
.jump{width:40%;}
.exit{width:40%;}
.acceptdraw1{width:40%;}
.acceptdraw2{width:40%;}
.tips{width:40%;}
.autoreport input[type=checkbox]{margin-top:32px}
.autoskip{margin-top:32px;}
.antikick{margin-top:32px;}
.antiafk{margin-top:32px;}
.roomconsole{margin-top:3px; text-align:left; color:#b20001; font-size:17px;}
.roomtheme{margin-top:3px; text-align:left; color:#b20001; font-size:17px;}
`;
GM_addStyle(css);
GM_onMessage("kickjoinset", (datachange,_) => {
kickonjoin=datachange
});
f(".kickonjoin").addEventListener("change",()=>{
GM_sendMessage("kickjoinset",f(".kickonjoin").checked)
})
}
setInterval(()=>{
if(f("#users")){
fa(".kickmenubtn").forEach(ele=>{
f(".scrollElements").innerText.indexOf(ele.value)==-1?ele.remove():0
})
f("g")?f("g").remove():0;
}
if(f("#background")&&!f(".userlist")&&!f(".option")&&!f(".icebot")){
f("#background").innerHTML+=html
setCSS()
}
},100)
}
let m_s, a_i, m_a, m_z, m_b;
const f = x => document.querySelector(x),
sendMessage = (inputSelector, mesaj) => {
a_i = document.querySelector(inputSelector);
m_a = a_i.value;
// Add a random invisible character from the list before the message
const invisibleChars = ["\u200B", "\u200C", "\u200D", "\u2060", "\u180E", "\uFEFF"];
const randomChar = invisibleChars[Math.floor(Math.random() * invisibleChars.length)];
a_i.value = randomChar + mesaj + m_a;
m_z = new Event("input", { bubbles: !0 });
m_z.simulated = !0;
m_b = new Event("submit", { bubbles: !0 });
m_b.simulated = !0;
m_s = a_i._valueTracker;
m_s && m_s.setValue(m_a);
a_i.dispatchEvent(m_z);
a_i.form.dispatchEvent(m_b);
},
rand = x => Math.floor(Math.random() * 1000000),
GM_onMessage = (label, cb) => GM_addValueChangeListener(label, (_, __, data) => cb(...data)),
GM_sendMessage = (label, ...data) => GM_setValue(label, data);
window.onload = function () {
const roomConsole = f(".roomconsole")
let currentGarticRoom;
function getGarticRoom() {
let garticRegex = /gartic\.io\/(.+)$/;
let match = window.location.href.match(garticRegex);
if (match && match[1]) {
return match[1];
}
return null;
}
function updateCurrentRoom() {
let room = getGarticRoom();
if (room !== currentGarticRoom) {
currentGarticRoom = room
roomConsole.innerHTML = `اسم الروم: ${currentGarticRoom || 'لايوجد روم'}`
}
}
updateCurrentRoom();
setInterval(updateCurrentRoom, 5000);
}
window.addEventListener("load", function() {
var playhome = document.querySelector("#screens > div > div.content.join > div.actions > button")
setTimeout(()=>{
playhome.click()},100)
setTimeout(()=>{
playhome.click()},200)
});
window.onbeforeunload = function() { window.wsObj.onclose = function () {};
window.wsObj.close(); };
(function() {
'use strict';
let executed = false;
function injectMessage() {
if (!executed) {
const message = '
spiderbot Injected
';
const chatElement = document.querySelector("#chat > div > div > div.scrollElements");
chatElement.insertAdjacentHTML('beforeend', message);
executed = true;
}
}
setInterval(injectMessage, 1000);
})();
(function() {
'use strict';
let executed = false;
function injectMessage() {
if (!executed) {
const message = '
spiderbot Injected
';
const chatElement = document.querySelector("#chat > div > div > div.scrollElements");
chatElement.insertAdjacentHTML('beforeend', message);
executed = true;
}
}
setInterval(injectMessage, 1000);
})();