12.06.2020, 12:24
[Include] Nex-AC - Anticheat system
12.06.2020, 18:49
13.06.2020, 04:54
Vehicle Fly Hack/ Surfly is only detected at certain speed? Is this expected?
13.06.2020, 08:21
Can we use this with easyDialog?
20.06.2020, 18:00
24.06.2020, 01:13
Does it prevent vehicles-spam? Thank You.
24.06.2020, 01:16
I would like to know just one thing from that AC...
How does it detecting the s000beYt when player connect?
I just need to detect that "hacking-program" when player connect and kick it like this AC doing it...-
Any way to find out that the player has this "hacking-program" right after the connect?
How does it detecting the s000beYt when player connect?
I just need to detect that "hacking-program" when player connect and kick it like this AC doing it...-
Any way to find out that the player has this "hacking-program" right after the connect?
24.06.2020, 21:32
Yes. There are various ways to teleport many vehicles in some place and each way can be detected by different anticheat codes. Make sure you have code 3, 4 and 5 enabled if you have any problems with it.
I never thought that punishing players for just presence of any third-party software (including cheats) is a good idea if the player doesn't use it. So any algorithm in this ac detects only the use of a hack and if you have kicks when players connects with s0b or any other cheat tools, then this cheat tool already uses some hacks or sends invalid data in any sync at the time of detection.
Quote:
I would like to know just one thing from that AC...
How does it detecting the s000beYt when player connect? I just need to detect that "hacking-program" when player connect and kick it like this AC doing it...- Any way to find out that the player has this "hacking-program" right after the connect? |
26.06.2020, 03:20
where to find the code for each cheat?
26.06.2020, 09:53
27.06.2020, 08:13
@OstGot
Can you explain that why sometimes your anti cheat detect wrong?
All my players kicked from server because invisible hack, and sometimes teleport hack (code 4).
What should i do
I didn't have this problem before, maybe my server under attack?
Can you explain that why sometimes your anti cheat detect wrong?
All my players kicked from server because invisible hack, and sometimes teleport hack (code 4).
What should i do
I didn't have this problem before, maybe my server under attack?
27.06.2020, 11:42
Provide the anticheat logs for each case and a detailed description of player’s actions before the detection.
02.07.2020, 17:31
I would to report an issue.
Anticheat Code Number #004 is kicking players when they enter a train.
Anticheat Code Number #004 is kicking players when they enter a train.
02.07.2020, 19:02
10.07.2020, 09:39
Quote:
I still don't know what to do.
See the image then chat box: https://ibb.co/FHPtLvf Players play normally and are suddenly warned cheat code 4. Then what seems strange is that when these warns were sent, the interior of the players changed to random numbers. I'm sure this is a problem with nex-ac, not my script. In the image, you can see that there were some players in the stadium suddenly changed they interior and threw it into the water. I'm sorry, but I think there are some mistakes in line 4156. pawn Code:
|
If you're getting your players teleported to some random interiors, log all the places in each your script where it happens (where SetPlayerInterior is used without a specific interior number) so that you could see what exactly is called when a player face this.
As for the line 4156 in the ac, this calls only if that player were teleported in any interior by some hacks in OnEnterExitModShop (as we can't desync this callback natively, we are forced to prevent all the consequences of its use for the driver and all passengers of the vehicle), but if it was the case, you would see the detection of code 023 in the logs before.
11.07.2020, 13:47
Quote:
Firstly, code 004 is anti-teleport hack into/between vehicles and not onfoot teleport.
If you're getting your players teleported to some random interiors, log all the places in each your script where it happens (where SetPlayerInterior is used without a specific interior number) so that you could see what exactly is called when a player face this. As for the line 4156 in the ac, this calls only if that player were teleported in any interior by some hacks in OnEnterExitModShop (as we can't desync this callback natively, we are forced to prevent all the consequences of its use for the driver and all passengers of the vehicle), but if it was the case, you would see the detection of code 023 in the logs before. |
Thx for your reply.
11.07.2020, 23:54
Quote:
Hello!
I've noticed that this code allows just 1 player for each ip. When 2 players try to play from the same net simultaneously, one of them always gets disconnected. Is there any way to disable or edit the connection limit without editing the include? Thank You. |
pawn Code:
#define AC_MAX_CONNECTS_FROM_IP <1 by default>
06.08.2020, 14:19
What exactly does the anti quick turn detect? I've never seen a cheat related to that. I pressed DEL with so...eit to rotate the vehicle quickly but it was not detected, I used a cleo mod that changes direction quickly while moving on foot, but it was also not detected.
07.08.2020, 23:50
Quote:
What exactly does the anti quick turn detect? I've never seen a cheat related to that. I pressed DEL with so...eit to rotate the vehicle quickly but it was not detected, I used a cleo mod that changes direction quickly while moving on foot, but it was also not detected.
|
12.08.2020, 02:46
Went ahead and tested this with a mod menu, teleport wasn't detected and god mod, will there be a update which can fix these?
« Next Oldest | Next Newest »
Users browsing this thread: 6 Guest(s)