Trizz If the server always goes to 4977 then open the server first, and then the game
Also, the image you sent, that is a completely normal server batch file, those are all the messages it's supposed to send.
And if the server does 4977, try connecting using "connect (ipv4:4977)", I'd prefer just having it to 4976 though

frosty
Posts
-
Server issues. -
Server issues.Trizz What "message" is it spitting out? everything looks fine.
As to connect, when I tried hosting one on my pc, typing "connect (my ipv4 adress)" worked fine
With the port thing, the server you are running defaults to port 4976, so the game cannot use that port, so it goes to 4977 -
[Support] Best EditorImVeryTwisted You can get the gsc example toolkit on the forums and then use the compiler there
-
Time for another progress update.DECoZ97 Developing stuff takes time they cant just tell us a release date yet
-
[Resource] Trickshotting GSC LIST!Vulgar Go on google and look for a script to remove sky barriers should work after that
-
[Support] Unkillable after opening admin menu - NEED HELP! :(Soccer1978 Your menu may enable god mode while the menu is open but then never turn it off or something, or its just called somewhere when it's not supposed to.
-
Lame "fan" remake...insanetoker89 This game is really good at certain times, but I can agree the game is in a terrible state right now.
Warpzy, Faze Rain, Faze Adapt, and Faze Jarvis had to go around promoting people to cheat and telling them the cheat names, so now you can't even play a game without half the lobby spinbotting. For some reason there are "zombies trickshotting servers" (why is that a thing please help me).I would just play zombies for now as that has the most fun, multiplayer is pretty much only trickshotting and the only actual servers are filled with hackers.
-
Time for another progress update.@Mr-Android this is going to be epic
-
While installing i get this issue@wetsec Add an exception in your anti virus, sometimes it is windows defender. The anti-virus is deleting the t6r.dll because it thinks it's a virus, but it is not.
-
[Support] Script zombie / _clientids.gsc not workingbryan Are you just straight up creating a new file, _clientids, and posting the code? That won't work.
-
[Support] Can someone help me with this.. Please!Soccer1978 Read the gsc guide for servers
-
[Support] Cant get the VIP Menu to workSoccer1978 This is not a marketplace, nor is this a place for you to be spoon fed every detail. I don't you're capable of running a server if you can't do something that is literally provided to you straight on the forums.
-
[Support] Best Editor@MrDucxy I just use default notepad++
-
[Support] Help removing menu options for players.@MrDucxy Well thats just an example for my menu, check your menu to see how it does that type of stuff for each verification level
-
Changing shoot and aim to R1 and L1 PS4dbader Open up big picture mode on steam, press on R2 and L2, and for "trigger analog output" set it to "analog off"
Set L2 to 4
Set R2 to Middle Mouse
set L1 to Right Mouse
Set R2 to Left Mouse -
Console?Masonp02 That will never be a thing
-
[Resource] Trickshotting GSC LIST!Sass Thanks for posting this. It was tested, but the script is made more for mod menus than being called when the player spawned, hence the reason why there is a toggle for on/off
-
[Support] Help removing menu options for players.@MrDucxy You have to make it in that section:
if (self.CoHost == true) { self MenuOption("Mad Hax", 2, "Bot Menu", ::SubMenu, "Sub Menu 3"); self MainMenu("Sub Menu 3", "Mad Hax"); self MenuOption("Sub Menu 3", 0, "Spawn Bot", ::spawnBot); self MenuOption("Sub Menu 3", 1, "Kick All Bots", ::kickAllBots); self MenuOption("Sub Menu 3", 2, "Freeze All Bots", ::freezeBots); self MenuOption("Sub Menu 3", 3, "Teleport All Bots", ::TeleBots); }
The "Bot" Menu only shows up for Co-Host Players
-
[Support] Custom Commands GSC Script?@MrDucxy requires DLL Injection pretty sure or something like that which will be blocked by the anti cheat eventually from what I heard. I don't think its possible on normal servers.
-
[Resource] Trickshotting GSC LIST!