AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   CmdFix - CS:GO Server Crash Exploit Fix (https://forums.alliedmods.net/showthread.php?t=288733)

kiko. 11-01-2016 11:18

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Its a plugin-based issue.

TTT (TTT by bara) = a lot of legit kicks
Surf (ckSurf) = no legit kicks
Jail (Hosties v2 and MyJB) = no legit kicks

As I said before. I prefer a version without kick. (If this is possible)

dilalmon 11-02-2016 19:13

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
I don't understand the reasoning behind the kick included in the code.
I wanted to remove it and upload it here, but nobody was able to help me (https://forums.alliedmods.net/showthread.php?t=289109).

It is caused by plugins usually when using TeleportEntity on certain occasions.
I've seen a few occasions happening on a Surf server without any plugins besides ones come with Sourcemod.

GoD-Tony 11-03-2016 05:38

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
I've added a convar to disable kicking. If it works for you then I'll move it to the first post.

Code:

ConVar cmdfix_kick("cmdfix_kick", "1", FCVAR_NONE, "Determines whether to kick a client when detected or to just block the cmd.");
Edit: Moved to the first post.

dilalmon 11-03-2016 10:34

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Thanks, Tony.
I'll have it running across all of the servers for a day and let you know here.

sneaK 11-03-2016 11:27

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
and I'm just over here wishing there was an auto ban option (with sourcebans support) :cry:

Maxximou5 11-04-2016 02:48

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by blackhawk74 (Post 2467356)
and I'm just over here wishing there was an auto ban option (with sourcebans support) :cry:

If you want to be a guinea pig and test it for me, I'll make something that has SB++ support.
I doubt I can add it into GoD-Tony's masterpiece, but it will do what you want.

sneaK 11-04-2016 11:16

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by Maxximou5 (Post 2467506)
If you want to be a guinea pig and test it for me, I'll make something that has SB++ support.
I doubt I can add it into GoD-Tony's masterpiece, but it will do what you want.

Definitely, I'm always down to mess around with new stuff.

kiko. 11-05-2016 10:37

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by GoD-Tony (Post 2467268)
I've added a convar to disable kicking. If it works for you then I'll move it to the first post.

Code:

ConVar cmdfix_kick("cmdfix_kick", "1", FCVAR_NONE, "Determines whether to kick a client when detected or to just block the cmd.");

Thanks a lot!

root88 11-08-2016 07:25

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
1 Attachment(s)
Quote:

Originally Posted by blackhawk74 (Post 2467356)
and I'm just over here wishing there was an auto ban option (with sourcebans support) :cry:

Actually it's a great idea. I've just made a plugin extending funcionality of this extension.

http://img.uwujka.pl/images/20161108131315_1.jpg

http://img.uwujka.pl/images/sb.jpg

sneaK 11-08-2016 11:59

Re: CmdFix - CS:GO Surf Server Crash Exploit Fix
 
Quote:

Originally Posted by root88 (Post 2468651)
Actually it's a great idea. I've just made a plugin extending funcionality of this extension.

Nice!! Added this to my servers, thank you very much :bacon!:

Edit: Went ahead and took the liberty of taking "Surf" out of the topic title, as this fix appears doesn't just apply to servers with sv_clamp_unsafe_velocities set to 0 anymore (which is more than just surf servers anyways). I personally highly recommend to use it in every CS:GO server.


All times are GMT -4. The time now is 08:40.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.