Skip to content

Commit 9f1131a

Browse files
authored
Make it 3.1.0 for release
1 parent 4f5c23a commit 9f1131a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

StateFarmClient.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
// ==UserScript==
22
// @name StateFarm Client V3
33
// @namespace http://github.com/
4-
// @version 3.0.1
5-
// @description Best hack client for shellshockers
4+
// @version 3.1.0
5+
// @description Best cheats menu for Shell Shockers in 2024. Many modules such as Aimbot, PlayerESP, AmmoESP, Chams, Nametags, join/leave messages and many more whilst having unsurpassed customisation options.
66
// @author Hydroflame521 and onlypuppy7
77
// @match *://shellshock.io/*
88
// @match *://algebra.best/*
@@ -66,7 +66,7 @@
6666
(function () {
6767
//script info
6868
const name="StateFarmClient";
69-
const version="3.0.1";
69+
const version="3.1.0";
7070
//startup sequence
7171
const startUp=function() {
7272
mainLoop()
@@ -1138,7 +1138,7 @@
11381138
label: "Github",
11391139
title: "Link",
11401140
}).on("click", (value) => {
1141-
window.open("https://github.com/onlypuppy7/StateFarmClient");
1141+
window.open("https://github.com/Hydroflame522/StateFarmClient");
11421142
}));
11431143

11441144
registerModule("clearButton",tp.clientTab.pages[0].addButton({

0 commit comments

Comments
 (0)