Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- // ==UserScript==
- // @name ShellShock Hack (Aimbot, Esp, Skins) V5
- // @version 5.2.2
- // @description (Crackware) a mod for shellshockers.io with aimbot,esp, and unlock all skins
- // @author TDStuart
- // @match https://shellshock.io/*
- // @grant none
- // @namespace https://greasyfork.org/users/727080
- // ==/UserScript==
- // Attention GreasyFork Users : Read about the external script in the script info tab!
- // Please do not remove this or the credit to the creators of this mod. This mod took a long time to make, if you reupload this leave the credits to the creators.
- /*
- Created By : TDStuart
- Thanks To :
- Cryo - Developer (Helped with a bunch of code)
- Sadly L. - Developer (Helped with a bunch of code + made the esp)
- Alt - Created the name (CrackWare)
- JakeJeeperjinks - Admin and Helper with Youtube / Discord
- CrackWare Discord : https://discord.gg/yBvxND6
- */
- var script = document.createElement('script');
- script.src = '//5514modding.com/ss/5shellshock.min.js';
- script.type = 'text/javascript';
- document.body.appendChild(script);
Advertisement
RAW Paste Data
Copied
Advertisement