Passive Anticheat System!

oh very hard teleport detect with passive anti cheat

It aint saving any reports in .anticheat global… im flying around with mod fly 50. and i do .saveall

Still no reports at all.

Could you paste your worldserver.conf ?

it seems as it is storing reports from players, but it aint storing reports from my account. You have disabled all reports from gms? even if they dont have .gm on?

I am not checking the security level of the account, just if the player is gamemaster or not.

then how come it aint storing reports from my account? i have rank 3, i dont have my gm tag on. and i fly around with .mod fly 50, i dont get any reports?

level 3 IS game master…

hi

last ver of this anticheat:

1- do not detect speed hack only, if you use fly first then only speed anticheat detect you, but if don’t use fly mode can’t detect only speed hack!

2- don’t detect Go to the corpse and teleport.

Sorry for bad English

I NEED YOUR WORLDSERVER.CONF, I TOLD YOU ALREADY /emoticons/default_tongue.png

ok.

Anticheat.Enable

Description: Enables or disables the Anticheat System functionality

Default: 1 - (Enabled)

0 - (Disabled)

Anticheat.Enable = 1

Anticheat.ReportsForIngameWarnings

Description: How many reports the player must have to notify to GameMasters ingame when he generates a new report.

Default: 70

Anticheat.ReportsForIngameWarnings = 50

Anticheat.DetectionsEnabled

Description: It represents which detections are enabled.

SPEED_HACK_DETECTION = 1

FLY_HACK_DETECTION = 2

WALK_WATER_HACK_DETECTION = 4

JUMP_HACK_DETECTION = 8

TELEPORT_PLANE_HACK_DETECTION = 16

CLIMB_HACK_DETECTION = 32

Default: 31

Anticheat.DetectionsEnabled = 29

###################################################################################################

You have disabled fly hacks detection.

oh i see, was going to use 27 to disable waterwalk /emoticons/default_tongue.png

Hi,

This anti cheat system looks amazing, I want to use this for the latest revision of Trinity Core from 2011-03-19 with all the new updates seen here: https://github.com/TrinityCore/TrinityCore/commits/master but i don’t know how to add it to my server… Do you think you could either re update yours or post a little guide for us on how to install it to the latest TC rev? I would really appreciate it because its very useful for me…

In your Anticheat repo you should do git pull “trinitycore repo” - however you can get merge conflicts and you will have to fix them manually

So what i should do is create a new folder called “Anticheat” Git > Pull and then in “Pull from” i type “trinitycore repo” and then pull?

git clone git://github.com/maanuel/Anticheat.git cd Anticheat git pull git://github.com/TrinityCore/TrinityCore.git
[/CODE]

I am really lost >,<

I don’t see any fields for those 3 lines of text to go under “Git extension>Pull”

I just see “Pull from>Remote” or URL… I really want to get this working /emoticons/default_sad.png

Here is a screenshot: http://img848.imageshack.us/f/47933469.png/

… Maybe you could write a more detailed guide on how to install this with in the next few days? I doubt (or at least hope) that i am not the only one having trouble figuring this out >.<

any one have any updated .patch file?

or any one create new one of updated patchs

please create in .patch format

thanks

xxx