|
|
|
|
|
by rasz
1851 days ago
|
|
In modern multiplayer games "server" is just a thin layer passing packets around with zero validation, then you have a rootkit installed on clients trying to sniff for known cheat signatures, again not doing any packet validation. No true server source of truth, no common sense packet parsing, just sand castles and cheats allowing you to fly around and spawn items. |
|