J-Tanzanite / Little-Anti-Cheat

Anti-Cheat for Source Games
280 stars 65 forks source link

[Request] Add command block feature #139

Closed lunatixxx closed 10 months ago

lunatixxx commented 1 year ago

These ones are totally skipped by AddCommandListener, pretty sure some are used to cheat or lag the server.

drawcross drawline dump_entity_sizes dumpentityfactories dumpgamestringtable editdemo endround groundlist listmodels mem_dump report_entities report_touchlinks respawn_entities snd_restart soundlist sv_soundscape_printdebuginfo

J-Tanzanite commented 1 year ago

Where did you get this list from? Because some of these commands can't lag the server, and I speculate some of these would be blocked by the server by default?

snd_restart just restarts sounds in your game, which is common in games like TF2, where audio sometimes gets broken and loops uncontrollably.

Where you getting this from?

lunatixxx commented 1 year ago

From smac commands, i tested all these commands supposed to be blocked and these ones can't be. l4d2 received an update some years ago where you can't block some client commands, and apparently can not even detect them.

Also snd_restart got removed from csgo it was used to cheat with sounds, i guess it can be the same in other games.