Krunker Rzoxs Hack

Yt Rzoxs

// ==UserScript==
// @name         Krunker Rzoxs Hack
// @namespace    https://yt-rzoxs.wixsite.com/krunker-aimbot
// @version      1.8.9
// @description  Yt Rzoxs
// @author       Yt Rzoxs
// @match        *://krunker.io/*
// @run-at       document-start
// @grant        none
// ==/UserScript==/// Custom hub
//Hub change
document.title = "Krunker.io";
document.getElementById("instructions").style.color = 'Blue';
document.getElementById('instructions').innerHTML = 'Bienvenue ☺';
document.getElementById('modVote').innerHTML = 'YT: Rzoxs';
document.getElementById("modVote").style.color = 'Blue';
document.getElementById("texts3DHolder").innerHTML = 'Abonnez-vous à ma chaine → Yt Rzoxs!';
// more shit
document.getElementById("subLogoButtons").innerHTML = '<div class="button small buttonP" id="menuBtnHost" onmouseenter="playTick()" onclick="openHostWindow()">Host Game</div><div class="button small buttonR" id="menuBtnBrowser" onmouseenter="playTick()" onclick="showWindow(2)">Server Browser</div><div id="inviteButton" class="button small" onmouseenter="playTick()" onclick="copyInviteLink()">Invite</div><div class="button small" id="menuBtnJoin" onmouseenter="playTick()" onclick="showWindow(24)">Join</div><div class="button small buttonP" id="hackMenu" onmouseenter="playTick()" onclick="window.open(\'https://yt-rzoxs.wixsite.com/krunhack\', \'_blank\', \'location=yes,height=1080,width=1920,scrollbars=yes,status=yes\');">Aimbot! ';
document.getElementById("aContainer").innerHTML = 'YT: Rzoxs';
document.getElementById("aContainer").style.color = "Red";
// Font size
document.getElementById("aContainer").style.fontSize = "larger";
// Custom sniper recticle

// Chat messege
document.getElementById('chatList').innerHTML = '<div class="chatItem" style="word-break:break-all;overflow-wrap:break-word;"><span class="chatMsg"><span style="color:#ffff00">YT: Rzoxs</span><img style="opacity:2.0;margin-right:9px;" <span style="color:#00FFFF">V.1.8.9 Rzoxs</span><div class="chatItem" style="word-break:break-all;overflow-wrap:break-word;"><span class="chatMsg"><img style="opacity:0.7;margin-right:9px;"<span style="color: #ffff00">Pour obtenir un aimbot rendez-vous sur le bouton Aimbot dans krunker.io</span></span></span></div></div>';
//Fps counter
javascript:(function(){var script=document.createElement('script');script.onload=function(){var stats=new Stats();document.body.appendChild(stats.dom);requestAnimationFrame(function loop(){stats.update();requestAnimationFrame(loop)});};script.src='//mrdoob.github.io/stats.js/build/stats.min.js';document.head.appendChild(script);})()
//end