Locks aim to the nearest player in shellshock.io. Comes with an ESP too. Press B, V, N, L to toggle aimbot, esp, esp lines, aimbot on right mouse hold.
< Feedback on Shellshock.IO Aimbot & ESP
Just checked, and it still works fine
whant aimbot
// This gadget is now unfunctional due to the server rate limiting ticks in a recent update
// Fortunately the patch lead to another gadget being possible
// Previous versions of this gist:
// v1: requestAnimationFrame deltaTime spoofing, max 175% speedup
(o=>requestAnimationFrame=f=>o(t=>f(t*1.75)))(requestAnimationFrame);
// v2: Date.now spoofing, max 200% speedup
(original => Date.now = () => original() * 2)(Date.now);
// v3: v2 with .toString spoofing
(original => (Date.now = () => original() * 2).toString = () => "function now() {\n [native code]\n}")(Date.now);
// Special appreciation to those the people that choose to plagiarize, the parasites of every community.
Doesn't seem to work anymore. While you get the pop up that indicates it works, when I get in-game, the character moves to a random direction when hitting any of the toggles and if i press any movement keys the character gets frozen in place. They must've implemented some sort of anti-cheat that messes with the users and none of the cheats work at all.