[080910]ECStatic Check (Anti-Cheat)
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)
回复: [080910]ECStatic Check (Anti-Cheat)
原帖地址http://forums.alliedmods.net/showthread.php?t=46029&highlight=ec.amxx
回复: [080910]ECStatic Check (Anti-Cheat)
楼上的,你签名的网盘呢,咋没了回复: [080910]ECStatic Check (Anti-Cheat)
gearfox.ys168.com:sweat:回复: [080910]ECStatic Check (Anti-Cheat)
隐藏在了签名中。。。。。。。回复: [080910]ECStatic Check (Anti-Cheat)
英文的说明没看明白setinfo,这到底是防止啥作弊的呢?
是不是聊天区含有作弊器的广告??
请楼主解释下吧
谢谢
回复: [080910]ECStatic Check (Anti-Cheat)
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.简单客户端 setinfo后里面的参数
使用某些作弊器后会在setinfo里留下固定信息..就是通过这个来查作弊器的.
回复: [080910]ECStatic Check (Anti-Cheat)
看来不错,研究一下代码先!回复: [080910]ECStatic Check (Anti-Cheat)
嗯!~现在很喜欢这种氛围
大家多想办法,就算不能杀绝作弊,也起码能干得大半!