Help?

Discuss things relating to this site or the community at large here.
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Help?

Post by Paladin »

I have tried adding this plugin before but I think when I did my server went down until I took it off. Now that hackers are targeting my server like crazy I really need this and help on using it. I added the plugin to the sourcemod/plugins folder. Any configuration needed?
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Re: Help?

Post by Paladin »

Also anyone have any suggestion of what to add to keep hackers away from my server?
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Help?

Post by nightrider »

The installation process is rather simple.
Please see this thread for details and links.
viewtopic.php?f=4&t=231

Specifically KAC version 1.2.0 and above require Sockets 3.0.0 Alpha or later installed
KAC 1.2.0 will NOT work correctly with earlier versions of Sockets! & will crash your server.

Download the latest debug build from sfPlayer.
Currently listed as socket_3.0.0alpha.zip
http://forums.alliedmods.net/showthread.php?t=67640

Then install
KACSM/BETA/kigen-ac-pub.smx


Installation path listed below is for Counter-Strike Source

KAC 1.2.0 Beta or later Installation path
cstrike/addons/sourcemod/plugins/kigen-ac-pub.smx

Sockets 3.0.0 Alpha or later Installation path
cstrike/addons/sourcemod/extensions/socket.ext.dll
cstrike/addons/sourcemod/extensions/socket.ext.so
cstrike/addons/sourcemod/scripting/include/socket.inc
cstrike/addons/sourcemod/scripting/example
cstrike/addons/sourcemod/scripting/listenexample
cstrike/addons/sourcemod/scripting/selftest
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Re: Help?

Post by Paladin »

Thanks so there is no configuration needed?
I installed what you told me. What now?
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Help?

Post by nightrider »

Did you check out the CVAR list on this thread?
viewtopic.php?f=4&t=231
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Re: Help?

Post by Paladin »

This is what I see.

"Here is the list of commands.

1. kac_addcvar <cvar name> <comparison type> <action> <value> <value2 if bound>
2. kac_removecvar <cvar name>
3. kac_addcmd <command name> <ban (1 or 0)>
4. kac_removecmd <command name>


Here is the list of convar settings.

1. kac_version - Version of KAC (not changable)
2. kac_cvars_enable - If the CVar detection engine is enabled or not.
3. kac_cmds_enable - If the Command protection engine is enabled or not.
4. kac_cmds_spam - Amount of commands in a second before the player gets kicked. (Set to 0 to disable)
5. kac_eyes_enable - If the Eye Test detection routine is enabled or not.
6. kac_eyes_antiwall - Enable/Disable antiwall. By default it is disabled. (Only works for CS:S.)
7. kac_eyes_antiwall_wait - Process only every x tick. Delays Antiwall processing every x tick. Default is 0 (meaning processing every tick)."


Im guess for the first part you add commands that you dont want to be aloud. Am I correct? Sorry I am new to all this.
Also if my HLSW doesnt notice KAC installed as an anit cheat is that ok?
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Help?

Post by nightrider »

Yes, the list of commands you can add or remove items.

1. kac_addcvar <cvar name> <comparison type> <action> <value> <value2 if bound>
2. kac_removecvar <cvar name>
3. kac_addcmd <command name> <ban (1 or 0)>
4. kac_removecmd <command name>


I use HLSW and have no issues.
just type in console in HLSW kac_status, the console will confirm if KAC is running.
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Re: Help?

Post by Paladin »

Can you give me a list of commands i should block? Also can you give me a link for this SDKHooks.ext needed for antiwall hack. I Googled it but dont want to dl the wrong thing.
User avatar
nightrider
Community Moderator
Posts: 878
Joined: Thu Oct 08, 2009 2:38 am
Location: under a rock

Re: Help?

Post by nightrider »

Paladin wrote:Can you give me a list of commands i should block?
KAC blocks a preset group of commands.
I can't really recommend any that you might want to block or unblock,
as I use the default setting.

Paladin wrote:Also can you give me a link for this SDKHooks.ext needed for antiwall hack. I Googled it but dont want to dl the wrong thing.
SDK Hooks 1.2 (Updated 12/13/09)
http://forums.alliedmods.net/showthread.php?t=106748

edit
Paladin
Posts: 11
Joined: Fri Dec 11, 2009 4:13 pm

Re: Help?

Post by Paladin »

nightrider wrote: Download the latest build from sfPlayer.
Currently listed as socket_3.0.0alpha.zip
http://forums.alliedmods.net/showthread.php?t=67640
I downloaded and installed that the first time you told me.
Post Reply