Raised This Month: $ Target: $400
 0% 

Can i use the SMAC against the lowraters?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
blue zebra
BANNED
Join Date: Jun 2010
Old 08-15-2011 , 23:20   Can i use the SMAC against the lowraters?
Reply With Quote #1

Can i use the SMAC against the lowraters?
I dont want players on my server with low rates.
Minimal accepted rates:

rate 2500
cl_cmdrate 30
cl_updaterate 20

And whats about the name - hosting advertisers? For example:

johndoe - xjx.hu

Can i set up the SMAC to kick all players who use in name: .hu , .eu , .net , .com ?
blue zebra is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 08-15-2011 , 23:31   Re: Can i use the SMAC against the lowraters?
Reply With Quote #2

sv_minrate 25000
sv_minupdaterate 33
sv_mincmdrate 33

sv_maxrate 50000
sv_maxupdaterate 66
sv_maxcmdrate 66
Bacardi is offline
blue zebra
BANNED
Join Date: Jun 2010
Old 08-16-2011 , 00:01   Re: Can i use the SMAC against the lowraters?
Reply With Quote #3

Thanks but this not help for me. Try this. Connect to one server. See your latency. Example 45 ms. Now set in your console: cl_updaterate 1 . Now see again your latency. You see 5 ms. Too many idiot play with this "option". I want to filtering these idiot "ratehaxors".

** EDIT **
Ok. I was modifyed the cvars.sp and use these new values:
Code:
    CVars_AddCVar("rate",             COMP_GREATER,     ACTION_KICK,     "3500.0", 0.0,     PRIORITY_NORMAL);
    CVars_AddCVar("cl_cmdrate",         COMP_GREATER,     ACTION_KICK,     "30.0", 0.0,     PRIORITY_NORMAL);
    CVars_AddCVar("cl_updaterate",         COMP_GREATER,     ACTION_KICK,     "20.0", 0.0,     PRIORITY_NORMAL);
Works like a charm for me.

Last edited by blue zebra; 08-16-2011 at 00:05.
blue zebra is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-16-2011 , 03:45   Re: Can i use the SMAC against the lowraters?
Reply With Quote #4

Quote:
Originally Posted by blue zebra View Post
Ok. I was modifyed the cvars.sp and use these new values
Next time you can use the commands to add new cvars that you want to check.

For example, adding these to your smac.cfg would have done the same thing:
Code:
smac_addcvar rate greater kick 3500
smac_addcvar cl_cmdrate greater kick 30
smac_addcvar cl_updaterate greater kick 20
GoD-Tony is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 08-16-2011 , 09:06   Re: Can i use the SMAC against the lowraters?
Reply With Quote #5

Quote:
Originally Posted by blue zebra View Post
Thanks but this not help for me. Try this. Connect to one server. See your latency. Example 45 ms. Now set in your console: cl_updaterate 1 . Now see again your latency. You see 5 ms. Too many idiot play with this "option". I want to filtering these idiot "ratehaxors".
Even player can set low rates, not mean he can use them when server have min rates (sv_mincmdrate sv_minupdaterate).

Code:
] cl_updaterate 1
] cl_cmdrate 1
] cl_updaterate 
"cl_updaterate" = "33" ( def. "20" )
** NOTE: The real value is 1.000 but the server has temporarily restricted it to 33.000 **
 archive
 - Number of packets per second of updates you are requesting from the server
] cl_cmdrate 
"cl_cmdrate" = "33" ( def. "30" ) min. 10.000000 max. 100.000000
** NOTE: The real value is 10.000 but the server has temporarily restricted it to 33.000 **
 archive
 - Max number of command packets sent to server per second
If you want look players latency, look from console instead from scoreboard.
Code:
] ping
Client ping times:
  43 ms : Bacardi
Bacardi is offline
Despirator
Senior Member
Join Date: Jun 2011
Location: Kazakhstan ->Shymkent
Old 08-16-2011 , 15:13   Re: Can i use the SMAC against the lowraters?
Reply With Quote #6

latency and ping are different
Despirator is offline
Ares Veteran
Senior Member
Join Date: Jul 2010
Location: Hungary
Old 08-18-2011 , 03:51   Re: Can i use the SMAC against the lowraters?
Reply With Quote #7

If you are not running SMAC or KAC than you can still use this plugin too:
http://forums.alliedmods.net/showthread.php?p=879751
...but as Bacardi sad the bug is only efecting the scoreboard value
__________________
P.M.C Clan
pmcfighters.co.nr


Last edited by Ares Veteran; 08-18-2011 at 04:01.
Ares Veteran is offline
Send a message via MSN to Ares Veteran
lwf
Member
Join Date: Jan 2010
Old 08-23-2011 , 07:50   Re: Can i use the SMAC against the lowraters?
Reply With Quote #8

Quote:
Originally Posted by Ares Veteran View Post
If you are not running SMAC or KAC than you can still use this plugin too:
http://forums.alliedmods.net/showthread.php?p=879751
...but as Bacardi sad the bug is only efecting the scoreboard value
Does SMAC already do this check or is the plugin simply incompatible with SMAC?
lwf is offline
Ares Veteran
Senior Member
Join Date: Jul 2010
Location: Hungary
Old 08-23-2011 , 08:14   Re: Can i use the SMAC against the lowraters?
Reply With Quote #9

I had used Anti-Ping Mask with KAC without any problems. I never used SMAC, but it should not be a problem.
__________________
P.M.C Clan
pmcfighters.co.nr

Ares Veteran is offline
Send a message via MSN to Ares Veteran
Reply



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 20:12.


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