View Single Post
Plugin Info:     Modification:          Category:         
DarkSnow
Senior Member
Join Date: Oct 2005
Location: 127.0.0.1
Old 10-17-2006 , 00:52   ECStatic Check (Anti-Cheat) [Anthrax]
Reply With Quote #1

Credits:
Original autor: Aaron Farnell [ Anthrax ] (revised)
Modifications: Darksnow

What does it do?
This is an anti-cheat plugin.

This plugin checks for traces of cheat usage thru the clients setinfo. Some cheats add a certain value to the setinfo to identify a specific cheat, which also enables us to automaticly identify it.

The plugin will not ban people by default. It will rather send a public print_chat saying that the connecting client may be using a specific cheat. It's up to the server administrator to change the cvar as he see fit.

Good/Bad?
Clients with these values in the registry might not be cheating, but it gives a strong reason for suspicion. It is my belief that its up to the server administrators to chose if they want to allow people with these values into their servers, this is just a tool for doing so.

Required modules:
None

Detects the following values:
  • ECStatic
  • TeKilla
  • MicCheat
  • AlphaCheat
  • PimP
  • LCD
  • Chapman (new)
  • _PRJVDC (new)

CMD's
amx_eclist - list potential cheaters on server, requires ADMIN_KICK level

CVARS
  • amx_ecban (def: 0) - Type of ban (see below)

    0 = Alert on connection
    1 = Normal steam ban
    2 = * AMXBan
    3 = * AMXBan ban ip
    4 = Normal kick
    5 = No messages, only add to logfile
    * Requires amxban
  • amx_ecbantime (def: 0) - How many minutes amxbans will ban
  • amx_echud (def: 0) - Show alert as hud message?
  • amx_ecadmins (def: 1) - Only show alert to admins? (Kick access)

Please read:
... this thread on steambans for information on why not to use this plugin.

Original source
Requested in this thread

Code:
Changelist
	v2.4
	update 13:12 2008-03-07 :: Hawk552

	v2.3
	_Log-only detection_ - amx_ecban = 5

	v2.2
	Replaced server with console commands to fix bugs with remote rcon clients
	Changed to propper credits
Attached Files
File Type: sma Get Plugin or Get Source (ec.sma - 2271 views - 4.9 KB)
__________________

Last edited by DarkSnow; 03-07-2008 at 07:15. Reason: update
DarkSnow is offline
Send a message via MSN to DarkSnow