|
2 | 2 | // @name Shell Shockers Aimbot & ESP: StateFarm Client V3 - Bloom, Chat, Botting, Unban & More, shellshock.io |
3 | 3 | // @description Shell Shockers Aimbot & ESP of the highest level. Best shellshock.io menu in 2025 with NO ADS! Many cheats such as Aimbot, PlayerESP, AmmoESP, Chams, Nametags, Join/Leave alerts, Chat Filter Bypass, AntiAFK, FOV Slider, Zooming, Player Stats, Auto Reload, Auto Unban and many more whilst having unsurpassed customisation options such as binding to any key, easily editable color scheme and themes - all on the fly! |
4 | 4 | // @author Hydroflame521, enbyte, notfood, 1ust, OakSwingZZZ, Seq and de_Neuublue |
5 | | -// @namespace https://gitlab.com/Hydroflame522/StateFarmClient/ |
6 | | -// @supportURL https://gitlab.com/Hydroflame522/StateFarmClient/-/issues/ |
| 5 | +// @namespace https://github.com/Hydroflame522/StateFarmClient/ |
| 6 | +// @supportURL https://github.com/Hydroflame522/StateFarmClient/-/issues/ |
7 | 7 | // @license GPL-3.0 |
8 | 8 | // @run-at document-start |
9 | 9 |
|
|
32 | 32 | //3.#.#-release for release (in the unlikely event that happens) |
33 | 33 | // this ensures that each version of the script is counted as different |
34 | 34 |
|
35 | | -// @version 3.4.3-pre44 |
| 35 | +// @version 3.5.0 |
36 | 36 |
|
37 | 37 | // @match *://*.shellshock.io/* |
38 | 38 | // @match *://*.algebra.best/* |
@@ -385,7 +385,7 @@ let attemptedInjection = false; |
385 | 385 |
|
386 | 386 | //all of this git stuff assumes youve cloned the repo |
387 | 387 | const gitID = "Hydroflame521/StateFarmClient"; |
388 | | - const gitType = "gitlab"; // or "github" |
| 388 | + const gitType = "github"; // or "github" |
389 | 389 |
|
390 | 390 | const baseURL = `https://${gitType}.com/${gitID}`; |
391 | 391 | const treeMain = gitType === "github" |
@@ -4920,7 +4920,7 @@ z-index: 999999; |
4920 | 4920 | <br> |
4921 | 4921 | <br> |
4922 | 4922 | <a href="${discordURL}">Discord </a> |
4923 | | - <a href="${baseURL}">Gitlab </a> |
| 4923 | + <a href="${baseURL}">Github </a> |
4924 | 4924 | <a href="${greasyforkURL}">Greasyfork </a> |
4925 | 4925 | <a href="${youtubeURL}">YouTube</a> |
4926 | 4926 | <br> |
|
0 commit comments