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

anti_speedhack2.0


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   Counter-Strike        Category:   Server Management       
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 07-10-2007 , 22:38   anti_speedhack2.0
Reply With Quote #1

v.2.2

Hi all!
This plugin is fully based on anti_speedhack1.8 by DarkSnow
I didn't find it here mb because it had some problems.
Now all of them are fixed by me and I also added 3 things:
- At default it bans via amxbans
- It checks kills and deaths and due to cvars bans suggesting that player uses AIMBOT (or other kind of cheat)
- You can add nicknames that you don't want to see on your server (just recompile the code in the place where i have put them)

So,
Haven't you ever been angry when anyone uses speedhack and your server become empty after 4-5 rounds because there wasn't any admin?!
Yes, then this plugin is for you

CVARS:
amx_sh_bantype (0=ban by id (for steam servers) | 1=ban by ip | 2=ban via AMXBANS)
amx_aim_zerofrags - how many frags can make player with 0 deaths to suppose that he is a cheater and ban him for 1 day
amx_aim_minplayers - minimum players in game (not connecting) to start checking for aim (otherwise, there will be no checks if there is a duel, for example)
amx_aim_nonzerofrags - How many frags must player get before the cvar below is checked
amx_aim_frags_to_deaths - 50 frags / 5 deaths > 7 [cvar] = cheater = ban for 1 day

DEFAULT (you may copy to amxx.cfg):
// ANTI-CHEAT
amx_sh_bantype 2
amx_aim_zerofrags 32
amx_aim_minplayers 4
amx_aim_nonzerofrags 48
amx_aim_frags_to_deaths 7

DO NOT USE THIS PLUGIN WITH FUN MODS (SuperHero, Zombie, War3FT and so on)

The code is not optimized because i'm just good gamer and not the programmer but it works great. The main idea is that it bans the cheater after 2 rounds of cheating. It is made in compatibility with ATAC and slap commands that make fast teleports and may be suggested as speedhack cheat.

This plugin may be usefull on CSDM because it is difficult to check players while admin is out or always alive.

This plugin is switched off on fy_ maps, kz_, surf_, on aim_aztec, aim_sk_awp and awp_teamwave (because of start teleports)

It works on these one:
(FAST MAPS)
aim_map
aim_ak-colt
aim_headshot
awp_india
awp_map2
de_dust_arena
cs_pf_dust
cs_cock
AND
(CLASSIC MAPS)
de_nuke
cs_italy
de_inferno
de_dust2
de_aztec
de_cbble
cs_office
de_dust
cs_assault
de_clan1_mill

Maps got from my servers cs.pingames.ru:27015 and cs.pingames.ru:27016 (where i use this plugin)
(banlist: http://pingames.ru/amx)

(Внимание! Русская версия называется anti_speedhackRUS.amxx. Теперь работает!)
Attached Files
File Type: sma Get Plugin or Get Source (anti_speedhack2.sma - 2155 views - 11.8 KB)
File Type: sma Get Plugin or Get Source (anti_speedhackRUS.sma - 1787 views - 11.6 KB)

Last edited by draft; 08-16-2007 at 10:37. Reason: Update v. 2.2
draft is offline
iHaxor.Stan
BANNED
Join Date: Jul 2007
Old 07-10-2007 , 22:53   Re: anti_speedhack2.0
Reply With Quote #2

Somebody had their cvar at about a ratio of 20 to 1 (k/d) and it banned me because I was like 40 and 2...But i wasn't hacking.. That's why I don't trust these plugins, pro's can get banned when not hacking ;)
iHaxor.Stan is offline
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 07-10-2007 , 22:57   Re: anti_speedhack2.0
Reply With Quote #3

Quote:
Originally Posted by iHaxor.Stan View Post
Somebody had their cvar at about a ratio of 20 to 1 (k/d) and it banned me because I was like 40 and 2...But i wasn't hacking.. That's why I don't trust these plugins, pro's can get banned when not hacking ;)
No, amx_nonzerofrags set to 40 by default prevents this problem, don't worry )
draft is offline
adidas
BANNED
Join Date: Jan 2007
Old 07-11-2007 , 05:01   Re: anti_speedhack2.0
Reply With Quote #4

good plugin very goood ) + karma hmm , possible cvar :amx_aim_headshot_zerofrags 20 sorry no good english

Last edited by adidas; 07-11-2007 at 05:03.
adidas is offline
REDRUM2663
Junior Member
Join Date: Jul 2007
Old 07-11-2007 , 05:05   Re: anti_speedhack2.0
Reply With Quote #5

Nice Plugin May Test It Tomorrow!
REDRUM2663 is offline
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 07-11-2007 , 12:57   Re: anti_speedhack2.0
Reply With Quote #6

Just to be sure, please, change these cvars to this:
amx_sh_bantype 2
amx_aim_zerofrags 31
amx_aim_nonzerofrags 45
amx_aim_frags_to_deaths 7
draft is offline
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 07-11-2007 , 12:59   Re: anti_speedhack2.0
Reply With Quote #7

Quote:
Originally Posted by adidas View Post
good plugin very goood ) + karma hmm , possible cvar :amx_aim_headshot_zerofrags 20 sorry no good english
I will try to add this cvar, but it's not so easy
draft is offline
adidas
BANNED
Join Date: Jan 2007
Old 07-11-2007 , 15:52   Re: anti_speedhack2.0
Reply With Quote #8

Quote:
Originally Posted by draft View Post
I will try to add this cvar, but it's not so easy
ok thanks + +karma
adidas is offline
draft
Senior Member
Join Date: Jul 2007
Location: Russia, Saint-Petersburg
Old 07-12-2007 , 03:48   Re: anti_speedhack2.0
Reply With Quote #9

First small but usefull update.
Added cvar amx_aim_minplayers (default 4) - if the number of players is lower (for example, playing a duel with each other), aim won't be checked.
Now i'm fully concentrated on aim checks, but I really need links that can help in that purpose. If you know them, then post plz.
draft is offline
kingfisher
Junior Member
Join Date: Dec 2006
Old 07-25-2007 , 11:10   Re: anti_speedhack2.0
Reply With Quote #10

I tried the plugin and the anti_speed hack doesn't work anymore?
Everything else is working just that.
I used for speed up cheat engine 5.3, the oldone 1.8 was working with this cheat what's wrong with your bulid?
Sorry for my broken english
kingfisher is offline
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 05:32.


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