// ==UserScript== // @name Krunker.IO Aimbot & ESP // @namespace http://tampermonkey.net/ // @version 0.3.3 // @description Locks aim to the nearest player in krunker.io and shows players behind walls. Also shows a line between you and them. // @author Zertalious (Zert) // @match *://krunker.io/* // @match *://browserfps.com/* // @exclude *://krunker.io/social* // @exclude *://krunker.io/editor* // @grant none // @run-at document-start // @require https://unpkg.com/three@0.150.0/build/three.min.js // ==/UserScript==