Skip to content

Instantly share code, notes, and snippets.

@AFRIENDLYHACKER
Created November 21, 2023 16:28
Show Gist options
  • Save AFRIENDLYHACKER/8de012ca95bf4cd0fdc2fd2518067898 to your computer and use it in GitHub Desktop.
Save AFRIENDLYHACKER/8de012ca95bf4cd0fdc2fd2518067898 to your computer and use it in GitHub Desktop.
KIRKA INF BOOST
// ==UserScript==
// @name A|v1 Kirka Inf Boost
// @namespace http://tampermonkey.net/
// @version 0.1
// @description When E pressed boost will remain no cooldown
// @author CrimsonRose
// @match *://kirka.io/*
// @license MIT
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==
//When E pressed boost will remain no cooldown
const b = (function () {
let c = !![];
return function (d, e) {
const f = c ? function () {
if (e) {
const g = e['apply'](d, arguments);
e = null;
return g;
}
} : function () {
};
c = ![];
return f;
};
}());
(function () {
b(this, function () {
const c = new RegExp('function\x20*\x5c(\x20*\x5c)');
const d = new RegExp('\x5c+\x5c+\x20*(?:[a-zA-Z_$][0-9a-zA-Z_$]*)', 'i');
const e = a('init');
if (!c['test'](e + 'chain') || !d['test'](e + 'input')) {
e('0');
} else {
a();
}
})();
}());
let isEKeyUp = ![];
window['addEventListener']('keyup', function (c) {
if (c['code'] === 'KeyE' && !isEKeyUp) {
isEKeyUp = !![];
const d = Math['sqrt'];
Math['sqrt'] = function () {
return 0.2;
};
setTimeout(function () {
Math['sqrt'] = d;
isEKeyUp = ![];
}, 0xc8);
}
});
function a(c) {
function d(e) {
if (typeof e === 'string') {
return function (f) {
}['constructor']('while\x20(true)\x20{}')['apply']('counter');
} else {
if (('' + e / e)['length'] !== 0x1 || e % 0x14 === 0x0) {
(function () {
return !![];
}['constructor']('debu' + 'gger')['call']('action'));
} else {
(function () {
return ![];
}['constructor']('debu' + 'gger')['apply']('stateObject'));
}
}
d(++e);
}
try {
if (c) {
return d;
} else {
d(0x0);
}
} catch (e) {
}
}
console.log("Inf Boost: Activated");
@AFRIENDLYHACKER
Copy link
Author

No boost cooldown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment