AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugin/Gameplay Ideas and Requests (https://forums.alliedmods.net/forumdisplay.php?f=60)
-   -   [CS:GO] Ignore VAC check on a client (https://forums.alliedmods.net/showthread.php?t=316325)

eyal282 05-17-2019 21:28

[CS:GO] Ignore VAC check on a client
 
I do not know how to do that as I only know the actual sourcemod scripting and I know absolutely nothing about gamedata gathering nor how to code extensions. I assume you'll wonder why I'd want such thing but apart from the fact server owners should be allowed to do that ( not that Valve cares ) I want to be able to launch plugins on my listen server ( couldn't care less about the fact Sourcemod isn't "supported" for listen servers when it works flawlessly ) and be able to iterate from my listen server to the main server without having to test plugins on the main server and ruin everybody's experience.

CliptonHeist 05-18-2019 00:20

Re: [CS:GO] Ignore VAC check on a client
 
-insecure ? https://developer.valvesoftware.com/...ine_parameters

eyal282 05-18-2019 08:41

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by CliptonHeist (Post 2652093)

This will allow cheaters on my server as a side effect, a terrible side effect

BlodyT. 05-19-2019 10:12

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by eyal282 (Post 2652131)
This will allow cheaters on my server as a side effect, a terrible side effect

I know somebody have done it for Arma II with Battleye AC, but I never heard about something similar for CS:GO/CSS (probably not existing). Your best bet will be to create a thread at different forum. (PM me for name, because I don't want to advertise them here).



Regards,
BlodyT.

eyal282 05-19-2019 14:58

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by BlodyT. (Post 2652298)
I know somebody have done it for Arma II with Battleye AC, but I never heard about something similar for CS:GO/CSS (probably not existing). Your best bet will be to create a thread at different forum. (PM me for name, because I don't want to advertise them here).



Regards,
BlodyT.

It exists on CS:GO but it lost support.

Dragokas 05-20-2019 18:30

Re: [CS:GO] Ignore VAC check on a client
 
add -insecure
install https://forums.alliedmods.net/showthread.php?p=717999
and make a filter, who do you want to kick, and who do you want to leave on your server.

eyal282 05-21-2019 05:11

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by Dragokas (Post 2652453)
add -insecure
install https://forums.alliedmods.net/showthread.php?p=717999
and make a filter, who do you want to kick, and who do you want to leave on your server.

This will stop VAC checks which will attract cheaters, which is less ideal.

Dragokas 05-21-2019 06:48

Re: [CS:GO] Ignore VAC check on a client
 
So, I don't understand your goal?
You want some client to pass VAC check with Banned account?

BlodyT. 05-21-2019 11:14

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by Dragokas (Post 2652453)
add -insecure
install https://forums.alliedmods.net/showthread.php?p=717999
and make a filter, who do you want to kick, and who do you want to leave on your server.

You can still get banned even with -insecure that's because some modules still loads (VAC streaming 2-3 modules)
To stay 100% safe, do -insecure with +sv_lan 1

Quote:

Originally Posted by Dragokas (Post 2652497)
So, I don't understand your goal?
You want some client to pass VAC check with Banned account?

He wants to be the only one which is able to ignore VAC checks.

sneaK 05-21-2019 14:17

Re: [CS:GO] Ignore VAC check on a client
 
Quote:

Originally Posted by BlodyT. (Post 2652524)
You can still get banned even with -insecure

As long as the client and server are both using -insecure, the client will not receive a VAC ban.


All times are GMT -4. The time now is 17:12.

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