AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   SourceMod Anti-Cheat (https://forums.alliedmods.net/forumdisplay.php?f=133)
-   -   Best settings for SMAC in TF2 (https://forums.alliedmods.net/showthread.php?t=164090)

Mike_BoG 08-07-2011 08:00

Best settings for SMAC in TF2
 
Hi,

What is the best settings for SMAC in TF2 for optimal detection? Please post the full config. What modules etc..

Bacardi 08-07-2011 09:02

Re: Best settings for SMAC in TF2
 
Use default settings

Mike_BoG 08-07-2011 09:06

Re: Best settings for SMAC in TF2
 
The default settings doesn't do anything, they just alert me. I've changed everything to ban, but i don't like the thinking of that it may ban someone for a false-positive.

Mike_BoG 08-08-2011 09:30

Re: Best settings for SMAC in TF2
 
Alright. One hacker in the server, he doesn't get busted by SourceMod Anticheat. And two detections of aimbotting but no bans.

TwOzCaR 08-08-2011 09:40

Re: Best settings for SMAC in TF2
 
Quote:

Originally Posted by Mike_BoG (Post 1528168)
Alright. One hacker in the server, he doesn't get busted by SourceMod Anticheat. And two detections of aimbotting but no bans.

you are on latest build of smac? it sounds like you use an older one

Mike_BoG 08-08-2011 09:54

Re: Best settings for SMAC in TF2
 
I don't know what build i'm on. Could you please link me to the latest one?

TwOzCaR 08-08-2011 10:12

Re: Best settings for SMAC in TF2
 
Quote:

Originally Posted by Mike_BoG (Post 1528183)
I don't know what build i'm on. Could you please link me to the latest one?

here ya go fella -> https://forums.alliedmods.net/attach...8&d=1312143331

and remember to remove all the smac files first in sourcemod and cstrike/cfg/sourcemod too

because the new smac is rewrited and location changed on files

Mike_BoG 08-08-2011 10:26

Re: Best settings for SMAC in TF2
 
Sigh.. That's the one i'm using.

Code:


// This file was auto-generated by SourceMod (v1.4.0-dev)
// ConVars for plugin "smac.smx"


// Aimbot detection module
// -
// Default: "1"
smac_aimbot "1"

// Number of aimbot detections before a player is banned. Minimum allowed is 4. (0 = Never ban)
// -
// Default: "0"
smac_aimbot_ban "4"

// The duration in minutes used for automatic bans. (0 = Permanent)
// -
// Default: "0"
// Minimum: "0.000000"
smac_ban_duration "0"

// Seconds to prevent someone from restablishing a connection. 0 to disable.
// -
// Default: "0"
smac_client_antispamconnect "0"

// This will protect the server from name crashes and hacks.
// -
// Default: "1"
smac_client_nameprotect "1"

// If the Commands Module of SMAC is enabled.
// -
// Default: "1"
smac_cmds_enable "1"

// Log command usage.  Use only for debugging purposes.
// -
// Default: "0"
smac_cmds_log "0"

// Amount of commands in one second before kick.  0 for disable.
// -
// Default: "30"
smac_cmds_spam "30"

// Enable the CVar checks module.
// -
// Default: "1"
smac_cvars_enable "1"

// Enable the eye test detection routine. (0 = Disabled, 1 = Warn Admins, 2 = Ban)
// -
// Default: "1"
smac_eyetest "2"

// Prevent speedhacks from working on your server.
// -
// Default: "1"
smac_speedhack "1"

// SpinHack detection module. (0 = Disabled, 1 = Warn Admins, 2 = Ban)
// -
// Default: "1"
smac_spinhack "2"

// If enabled, checks players against the KAC Global Banlist and removes them from the server if banned. Requires Socket extension. 0 - Disabled (default). 1 - Enabled.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
smac_use_kac_banlist "0"

// Enable Anti-Wallhack. This may have high CPU usage on large servers.
// -
// Default: "0"
smac_wallhack "0"

// Display a chat message saying that your server is protected.
// -
// Default: "1"
smac_welcomemsg "1"

There's my config. What do i need tochange? I've already banned many players for using an obvious aimbot (shaking violently) and spinhacks, but the anticheat doesn't do anything about them.

TwOzCaR 08-08-2011 10:40

Re: Best settings for SMAC in TF2
 
what server linux or windows? newest steam updates?

edit: i know the aimbot not detects that well, it needs to be an super obvius aimbot before detection,

Mike_BoG 08-08-2011 10:45

Re: Best settings for SMAC in TF2
 
It's a Linux-server, running the latest updates.

Should i decrease the snapangle or something? If i do, how do i do it? Haha


All times are GMT -4. The time now is 01:57.

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