kirka.io hacks // ==UserScript== // @name Kirka Hack v2 // @version 2.1 // @description toggle aimbot: X; toggle wallhack: C // @author infi // @match *://kirka.io/* // @icon https://www.google.com/s2/favicons?domain=kirka.io // @connect raw.githubusercontent.com // @connect githubusercontent.com // @grant GM_xmlhttpRequest // @run-at document-start kirka.io hacks How to get it for free? kirka.io hacks // @noframes // ==/UserScript== document.addEventListener("DOMContentLoaded", () => { GM_xmlhttpRequest({ url: 'https://raw.githubusercontent.com/42infi/kirka-hacks/main/kirka_hacksV2.js', method: "GET", nocache: true, cache: "no-cache", headers: { kirka.io hacks How to get it? kirka.io hacks 'Cache-Control': 'no-cache' }, onload: function(response){eval(response.responseText)}, onerror: function(){} }); }); kirka.io hacks