This site is a testing version, but all data is shared with the live forum.


Raised This Month: $12 Target: $400
 3% 

anti flood not working!


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Lukas320
Member
Join Date: Jan 2011
Old 01-16-2011 , 12:42   anti flood not working!
Reply With Quote #1

Hi,

My anti-flood ain't working on the server , i've put it too 1.50 and it does nothing. I still can spam on the server.

Anyone knows how to fix this?
Lukas320 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-16-2011 , 17:38   Re: anti flood not working!
Reply With Quote #2

...cfg/sourcemod/sourcemod.cfg
Code:
// Specifies the amount of time that is allowed between chat messages.  This
// includes the say and say_team commands.  If a client sends a message faster
// than this time, they receive a flood token.  When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75
*edit
Ok.. have to read harder.

Check is plugin running on your server, rcon sm plugins list
And look cvar current value, rcon sm_flood_time
You could try increase that value more to see results.
Look sourcemod logs is there any errors

Last edited by Bacardi; 01-16-2011 at 18:00.
Bacardi is offline
Lukas320
Member
Join Date: Jan 2011
Old 01-18-2011 , 15:04   Re: anti flood not working!
Reply With Quote #3

Quote:
Originally Posted by Bacardi View Post
...cfg/sourcemod/sourcemod.cfg
Code:
// Specifies the amount of time that is allowed between chat messages.  This
// includes the say and say_team commands.  If a client sends a message faster
// than this time, they receive a flood token.  When the client has accumulated
// 3 or more tokens, a warning message is shown instead of the chat message.
// --
// Requires: antiflood.smx
// Default: 0.75
sm_flood_time 0.75
*edit
Ok.. have to read harder.

Check is plugin running on your server, rcon sm plugins list
And look cvar current value, rcon sm_flood_time
You could try increase that value more to see results.
Look sourcemod logs is there any errors
Plugin is working fine :

28 "Anti-Flood" (1.4.0-dev) by AlliedModders LLC

21:02:46 "sm_flood_time" = "1.50" ( def. "0.75" )
- Amount of time allowed between chat messages



nothing special about flood time here :

Code:
L 01/17/2011 - 16:16:33: SourceMod error session started
L 01/17/2011 - 16:16:33: Info (map "de_dust2_unlimited") (file "errors_20110117.log")
L 01/17/2011 - 16:16:33: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/17/2011 - 16:16:33: [SM] Native "ReplyToCommand" reported: Language phrase "No matching client" not found
L 01/17/2011 - 16:16:33: [SM] Displaying call stack trace for plugin "sm_super_cmds.smx":
L 01/17/2011 - 16:16:33: [SM]   [0]  Line 103, C:\Documents and  Settings\Matt\My Documents\HL2  Coding\SM\scripting\include\commandfilters.inc::ReplyToTargetError()
L 01/17/2011 - 16:16:33: [SM]   [1]  Line 429, sm_super_cmds.sp::FindPlayer()
L 01/17/2011 - 16:16:33: [SM]   [2]  Line 555, sm_super_cmds.sp::Command_HP()
L 01/17/2011 - 16:16:45: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 01/17/2011 - 16:16:45: [SM] Native "ReplyToCommand" reported: Language phrase "No matching client" not found
L 01/17/2011 - 16:16:45: [SM] Displaying call stack trace for plugin "sm_super_cmds.smx":
L 01/17/2011 - 16:16:45: [SM]   [0]  Line 103, C:\Documents and  Settings\Matt\My Documents\HL2  Coding\SM\scripting\include\commandfilters.inc::ReplyToTargetError()
L 01/17/2011 - 16:16:45: [SM]   [1]  Line 429, sm_super_cmds.sp::FindPlayer()
L 01/17/2011 - 16:16:45: [SM]   [2]  Line 1273, sm_super_cmds.sp::Command_Respawn()
L 01/17/2011 - 16:34:08: Error log file session closed.
L 01/17/2011 - 21:26:40: SourceMod error session started
L 01/17/2011 - 21:26:40: Info (map "de_prodigy") (file "errors_20110117.log")
L 01/17/2011 - 21:26:40: [SM] Native "GetEntDataVector" reported: Entity 2 (2) is invalid
L 01/17/2011 - 21:26:40: [SM] Displaying call stack trace for plugin "kigen-ac-pub.smx":
L 01/17/2011 - 21:26:40: [SM]   [0]  Line 280, kigenac/eyetest.sp::OnGameFrame()
Lukas320 is offline
Lukas320
Member
Join Date: Jan 2011
Old 01-25-2011 , 01:40   Re: anti flood not working!
Reply With Quote #4

So anyone knows a fix for this?

It ain't blocking chat spams. I allready reinstalled server , and installed newest snapshot of sourcemod but nothing helped.
Lukas320 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-25-2011 , 07:33   Re: anti flood not working!
Reply With Quote #5

Show list SM plugins
Bacardi is offline
Lukas320
Member
Join Date: Jan 2011
Old 01-26-2011 , 08:25   Re: anti flood not working!
Reply With Quote #6

Quote:
Originally Posted by Bacardi View Post
Show list SM plugins
Code:
14:24:26 [SM] Listing 28 plugins:
           01 "Basic Votes" (1.4.0-dev) by AlliedModders LLC
           02 "SM Super Menu" (0.5) by pRED*
           03 "Admin Help" (1.4.0-dev) by AlliedModders LLC
           04 "Basic Info Triggers" (1.4.0-dev) by AlliedModders LLC
           05 "Fun Commands" (1.4.0-dev) by AlliedModders LLC
           06 "SM Super Commands" (0.60) by pRED*
           07 "Basic Commands" (1.4.0-dev) by AlliedModders LLC
           08 "Nextmap" (1.4.0-dev) by AlliedModders LLC
           09 "Rock The Vote" (1.4.0-dev) by AlliedModders LLC
           10 "[Port] wcs_effects" (1.4.01) by joshtrav
           11 "Basic Comm Control" (1.4.0-dev) by AlliedModders LLC
           12 "Map Nominations" (1.4.0-dev) by AlliedModders LLC
           13 "Basic Chat" (1.4.0-dev) by AlliedModders LLC
           14 "Admin File Reader" (1.4.0-dev) by AlliedModders LLC
           15 "MapChooser" (1.4.0-dev) by AlliedModders LLC
           16 "Sound Commands" (1.4.0-dev) by AlliedModders LLC
           17 "Basic Ban Commands" (1.4.0-dev) by AlliedModders LLC
           18 "Advertisements" (0.5.5) by Tsunami
           19 "Fun Votes" (1.4.0-dev) by AlliedModders LLC
           20 "Client Preferences" (1.4.0-dev) by AlliedModders LLC
           21 "Team Bets" (2.6) by GrimReaper - Original by ferret
           22 "Player Commands" (1.4.0-dev) by AlliedModders LLC
           23 "Kigen's Anti-Cheat" (1.2.1.6) by CodingDirect LLC
           24 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
           25 "RandomCycle" (1.4.0-dev) by AlliedModders LLC
           26 "Anti-Flood" (1.4.0-dev) by AlliedModders LLC
           27 "Admin Menu" (1.4.0-dev) by AlliedModders LLC
           28 "Reserved Slots" (1.4.0-dev) by AlliedModders LLC
Lukas320 is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-26-2011 , 19:16   Re: anti flood not working!
Reply With Quote #7

I asume now, it works something like this...
- It ignore root admins (z)
- antiflood allow player spam in chat 3 times within flood time between chats, then it start block

So, if you want test again, don't add yourself adminflag "z" and start spam in chat
Bacardi is offline
andriyzver
Junior Member
Join Date: May 2016
Old 11-26-2020 , 17:44   Re: anti flood not working!
Reply With Quote #8

You must set more than 0.75 or 1.5 sec! I think it must be 5-10 sec. For better results set it to 10 or higher
andriyzver is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:10.


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