Locks aim to the nearest player in krunker.io and shows players behind walls. Also shows a line between you and them.
< Krunker.IO Aimbot & ESP 피드백
On line 151, removeif ( typeof shouldShowAd === 'undefined' || shouldShowAd === true || scene === undefined || ! scene.children || isNaN( value ) ) {return;}and on line 310, setconst shouldShowAd = false;and it work without ads!
댓글을 남기려면 로그인하세요.
On line 151, remove
if ( typeof shouldShowAd === 'undefined' || shouldShowAd === true || scene === undefined || ! scene.children || isNaN( value ) ) {
return;
}
and on line 310, set
const shouldShowAd = false;
and it work without ads!