PDA

View Full Version : Cheating. KAC ID:6.31


raverphreek
07-20-2009, 09:53 AM
http://66.18.15.82:5000/sourcebans/index.php?p=banlist
________________________________________________

1 - Name copying
2 - Name hack (unconnected fools)
3 - Failure to validate in time.
4.x - Failure to reply correctly to convar query.
5.x - Failure to match server replicated convar.
6.x - Failure to match plugins convar values list.

The x is the number representing the convar they failed to match. In the Source code file you'll notice I added comments after the convar names. The numbers mean their order and what they would be shown on a ban (x). The last number is what your interested in.

In a more expanded term on the 4-6 IDs here is some stuff you might want to know.

4 is for when cheat-makers attempt to just block convar queries. This would be done by causing a reply like Convar_Invalid, etc. This should never happen on a legit client.

5 is when the convar and the value provided by the client does not match the servers. This will pretty much just be replicated convars that should, on normal clients, always match the server's copy. Illegitimate clients (cheaters) will generally either reply with the convars default value or with the values modified beyond what they should be. (sv_cheats 1, sv_consistency 0, etc.)

6 is for client convars that don't exist on the server and thus can't be compared. These generally are cheat convars that, on legit clients, cannot be changed from their default values. __________________

HackCVars
"cl_clock_correction"
"cl_leveloverview"
"cl_overdraw_test"
"cl_particles_show_bbox"
"cl_phys_timescale"
"cl_showevents"
"fog_enable"
"host_timescale"
"mat_fillrate"
"mat_proxy",
"mat_wireframe"
"mem_force_flush"
"snd_show"
"snd_visualize"
"sv_cheats"
"sv_consistency"
"sv_gravity"
"r_aspectratio"
"r_colorstaticprops"
"r_DispWalkable"
"r_DrawBeams"
"r_drawbrushmodels"
"r_drawclipbrushes"
"r_drawdecals"
"r_drawentities"
"r_drawopaqueworld"
"r_drawothermodels"
"r_drawparticles"
"r_drawrenderboxes"
"r_drawtranslucentworld"
"r_shadowwireframe"
"r_skybox"
"r_visocclusion"
"vcollide_wireframe"
"cl_bobcycle"
"mat_dxlevel"
________________________________________________

I was banned from a server... not sure if my server wasn't sending info or if the hack was putting sv_consistency to zero and entering sv_cheats that way... Any way you look at it, I'm banned from a server which steam looks at highly. If it happens again, I will notify you quickly.

raverphreek
07-20-2009, 09:55 AM
Kigen's Anti-Cheat 1.1.8 <---- This is the program that caused the issue... not sure if its able to pick up the codeing.

Cyrus
07-20-2009, 10:00 AM
You cannot use certain features on KAC enabled servers. Please search the forums.

Icecube
07-20-2009, 10:03 AM
You cannot use certain features on KAC enabled servers. Please search the forums.

Then what caused the ban? you might know?

raverphreek
07-20-2009, 10:07 AM
Possible ban with detox/kac server, if you use the following. These are not safe with this anti-cheat system:

No sky
wireframe
asus
fullbright
LowRes Textures
Model boxes

Do not use these cheats on these types of servers.
___________________________________________

If you want to cyrus, lock this thread and erease it.

This is not as hard to find and notify other people. I would recommend on keeping it.

SebentoX
07-20-2009, 10:20 AM
Possible ban with detox/kac server, if you use the following. These are not safe with this anti-cheat system:

No sky
wireframe
asus
fullbright
LowRes Textures
Model boxes

Do not use these cheats on these types of servers.
___________________________________________

If you want to cyrus, lock this thread and erease it.

This is not as hard to find and notify other people. I would recommend on keeping it.

This is correct, thank you raverphreek for actually having some knowledge and/or know how to search a forum!