AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   Good way to take screenshot on player? (https://forums.alliedmods.net/showthread.php?t=340631)

sebxx4 11-29-2022 12:16

Good way to take screenshot on player?
 
Hello,
I noticed some cheats can disable itself when server sends snapshot command to the client.
Is there any way to avoid it?

JocAnis 11-29-2022 15:17

Re: Good way to take screenshot on player?
 
no

deprale 11-29-2022 17:30

Re: Good way to take screenshot on player?
 
If it's a bad old cheat yes there are ways to trick the function that checks for snapshots, you see the old cheats disable visuals before it gets fired on your client, and turn it back on straight after, you could trick the old ones but the newer ones have better solutions against that.

You used to set task somebody with a snapshot in very small intervals so the cheat would turn off before the first one and then turn visuals back on right after, it does a call to resethud afaik so if you draw HUD messages in-between the tasks and set animations on them then you can clearly see which photos were from a cheater and which wasn't because you can clearly see abrupt and missing text.


Either way that method is useless if someone is drawing on steam overlay or just in general not internally and there are far easier methods of cheating than injecting.

Old netshark packet sniffing should be completely undetectable, preventable though with whblocker mm module.


All times are GMT -4. The time now is 02:42.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.