NexiusTailer / Nex-AC

Anticheat system
https://pawn.wiki/index.php?/topic/27641-nex-ac/
GNU Lesser General Public License v3.0
213 stars 156 forks source link

Invisible Mode Hack #223

Closed Bt6K closed 3 years ago

Bt6K commented 3 years ago

-

NexiusTailer commented 3 years ago

Tested it just now on the current release and this script just doesn't work: "invisible mode" activated with the corresponding notification like in the video, but no other effects or changes. Using of any cheat (including airbreak onfoot) still detected like before. Try to test it yourself on a blank GM and maybe you can find any reason why your gamemode has such an effect.

rt-2 commented 3 years ago

@elvianod982 Is the problem also happening on a blank gamemode?

NexiusTailer commented 3 years ago

I've seen plenty of people still using this cheat, even with the latest version of Nex-AC.

I recorded it: https://streamable.com/cn5gqw

Judging by the video, the player definitely isn't in spectator mode and remains visible for others, as you can still spectate him. This says little, but anyway considered it important to note it.

As for cheat testing, try to find someone on your server who have definitely working cheat with his game and ask him to go to blank gm server to re-check it there. As I already said, when I was testing this cheat, it just didn't work (has no any effect despite the fact it reported a successful load) and the anticheat detected any hacks with it as before.

rt-2 commented 3 years ago

This is gonna need some trial and error. Try to remove any includes and gamemode and run your gamemode as bare as possible and if luckily the problem is fixed, then add everything back one by one. If not then you're gonna have to research some keywords or callbacks in your script. Maybe @NexiusTailer would know a little more what could interfere. Good luck.