azerothcore / mod-anticheat

Port of PassiveAnticheat to Azerothcore
http://azerothcore.org/
MIT License
33 stars 50 forks source link

Teleport hack false positive when riding with a friend (mount) #68

Closed wow-private-servers closed 2 years ago

wow-private-servers commented 2 years ago

Current Behaviour

Teleport hack false positive when riding with a friend (mount) https://www.wowhead.com/item=44413/mekgineers-chopper as example

image

Expected Blizzlike Behaviour

Shouldn't trigger the teleport hack detection

Source

No response

Steps to reproduce the problem

Mount with item 44413, invite player to party and let him enter the bike. After riding, exit the mount and you'll get a false positive.

Extra Notes

No response

AC rev. hash/commit

Lastest.

Operating system

Linux, Win x64

Custom changes or Modules

No response

acidmanifesto commented 2 years ago

same thing as issue #67 apparrently. please update your azerothcore and also ensure the anticheat module is updated as well. the issue although a bit different from the flight manager fix, was essentially the same issue in debugger mode as i followed thru it. Issue was fixed two weeks ago. The issue was additional helpers needed in azerothcore. Please update azerothcore to the latest revision or to rev https://github.com/azerothcore/azerothcore-wotlk/commit/446546fb9668761e3ca28c0ff5b93034122cac99 at a minimal

wow-private-servers commented 2 years ago

This one is still giving false positives

acidmanifesto commented 2 years ago

i literally driven from one map to another in the mount with two alliance characters both level 0 accounts i am not able to replicate a false hit. ensure u have the latest azerothcore and updated latest module.

wow-private-servers commented 2 years ago

did you exit the mount? Just running with the mount doesnt trigger it, only once you exit the mount

acidmanifesto commented 2 years ago

did you exit the mount? Just running with the mount doesnt trigger it, only once you exit the mount

I did. Try updating azerothcore again. There may of been a helper hook that somehow went missing that i literally just readded just a few mins ago