[Include] SpooflessDialogs - Prevent dialog spoofing!
#7

Today I decided to perform an analysis to know if dialog spoofing was really patched or not. My conclusions is that it is partially patched. If you do ShowPlayerDialog with ID 2, the SA-MP server checks if the response is for dialog ID 2.

What a cheater can't do:
  1. Cheater receives dialog ID 2
  2. Cheater answers to dialog ID 3
What a cheater can do:
  1. Cheater receives dialog ID 2
  2. Cheater answers to dialog ID 2
  3. Cheater answers to dialog ID 2
  4. Cheater answers to dialog ID 2
This include will stop dialog spoofing completly. Here's me trying to answer to dialog ID 2 twice:

("Server sent ID -2" means the dialog sent by the server before was already answered by the client, the "-2" is set by the script).

Native dialog spoofing warnings are no longer thrown by the SA-MP server (they were in the past).
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)