Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IgnoreControlHack & DetectTelePortHack Work false #101

Open
OlegVintaga opened this issue Dec 19, 2022 · 12 comments
Open

IgnoreControlHack & DetectTelePortHack Work false #101

OlegVintaga opened this issue Dec 19, 2022 · 12 comments
Labels
Bug\Confirmation Bug \Confirmation with the anticheat module only. Help Wanted Out side of the maintainers ability\free time\or understanding and requests help from community devs Partially Addressed Only a Partial Resolution to the Issue is made so far.

Comments

@OlegVintaga
Copy link

OlegVintaga commented Dec 19, 2022

Current Behaviour

The first is when the Crystalweb Weaver in The Storm Peaks uses Crystal Chains , a cheat is triggered Anticheat.IgnoreControlHack

Second and strangely, a cheat is triggered Anticheat.DetectTelePortHack when using Hearthstone

Expected Blizzlike Behaviour

Source

Steps to reproduce the problem

Extra Notes

No response

AC rev. hash/commit

[mod-anticheat](b6a1006)

2fbe8e47f55dd460e0f3a9ec9b8167ad0da22ceb

Operating system

Debian 11

Custom changes or Modules

No response

@OlegVintaga OlegVintaga changed the title I found two problems IgnoreControlHack &DetectTelePortHack Work false Dec 27, 2022
@OlegVintaga OlegVintaga changed the title IgnoreControlHack &DetectTelePortHack Work false IgnoreControlHack & DetectTelePortHack Work false Dec 27, 2022
@smellbee
Copy link

confirmed

@acidmanifesto
Copy link

@OlegVintaga
Can I get the logs please from the Anticheat.log file.

@acidmanifesto
Copy link

confirmed

To which are you confirming? The Anti-Root or the Teleport Hack?

@OlegVintaga
Copy link
Author

OlegVintaga commented Dec 27, 2022

@OlegVintaga Can I get the logs please from the Anticheat.log file.

Here is an example of a line from the log and screenshots

2022-12-27 18:53:25 INFO [anticheat.module] AnticheatMgr:: Teleport-Hack detected player Summit (GUID Full: 0x000000000000017b Type: Player Low: 379) - Latency: 69 ms - IP: - GPS Diff X: 0.02734375 Y: 177.0004 Z: 3.7647324 - Cheat Flagged At: .go xyz -9463.017578 15.688404 57.962669 0 5.966686

Wo-WScrn-Shot-122722-225316 Wo-WScrn-Shot-122722-225327

@acidmanifesto
Copy link

@OlegVintaga Can I get the logs please from the Anticheat.log file.

Here is an example of a line from the log and screenshots

2022-12-27 18:53:25 INFO [anticheat.module] AnticheatMgr:: Teleport-Hack detected player Summit (GUID Full: 0x000000000000017b Type: Player Low: 379) - Latency: 69 ms - IP: - GPS Diff X: 0.02734375 Y: 177.0004 Z: 3.7647324 - Cheat Flagged At: .go xyz -9463.017578 15.688404 57.962669 0 5.966686

Wo-WScrn-Shot-122722-225316 Wo-WScrn-Shot-122722-225327

Thank you. I am looking into it now trying to see if something happened in the core recently or not.

@OlegVintaga
Copy link
Author

@acidmanifesto acidmanifesto added Bug\Confirmation Bug \Confirmation with the anticheat module only. Help Wanted Out side of the maintainers ability\free time\or understanding and requests help from community devs labels Dec 28, 2022
@kissingers
Copy link

kissingers commented Dec 28, 2022

with the Teleport lua , the DetectTelePortHack always hit, it shoud be pardoned. and the 2mouth ago version no this problem.
player:Teleport(mapid,x,y,z,o)

image

@kissingers
Copy link

also someproblem with Anticheat.AntiKnockBack
when playing monsters in the corner knocked away, but he is blocked by the wall, misjudgment will occur.

@acidmanifesto
Copy link

acidmanifesto commented Dec 28, 2022

For the y check we got a issue whete its flagging the teleport hack when using the hearthstone. The knockback does what it needs to do just lacks a way to check for collision into wmo when it applies, also for the ignore control, it seems the root effect doesnt kick in until about a second after getting rooted, which is flagging in some edge cases, not all root traps are causing the issuem may be a core ossue for the anti root detection.

@kissingers
Copy link

kissingers commented Dec 29, 2022

I think Z check is not necessary, because may boss will hill user away more than 10 , such as Archimonde / Murru and so on, so it always hit the DetectTelePortHack, so everytime update version I always change it to 50. also there are almost no hacking tools only for the Z.

@acidmanifesto
Copy link

also there are almost no hacking tools only for the Z.

There is alot actually that are z specific.

@acidmanifesto acidmanifesto added the Partially Addressed Only a Partial Resolution to the Issue is made so far. label Jan 2, 2023
@acidmanifesto
Copy link

Teleport hack issues has been resolved. Please update to latest core and anticheat.
The issue with Ignore control is a issue with the core. Will have to look into it another time. But right now this seems to be a edge case, only reproducible under select circumstances.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug\Confirmation Bug \Confirmation with the anticheat module only. Help Wanted Out side of the maintainers ability\free time\or understanding and requests help from community devs Partially Addressed Only a Partial Resolution to the Issue is made so far.
Projects
None yet
Development

No branches or pull requests

4 participants