Keep in mind that data can be processed asynchronously. The client doesn’t have to wait for the server to do the checking because the server doesn’t have to block a response to the client but rather can offload validation to a separate process or system. This would mean that a cheater wouldn’t be detected the instant…