mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 09:07:22 +00:00
8 lines
500 B
Markdown
8 lines
500 B
Markdown
Currently this only works with the <b>moreScriptHooks</b> Branch:
|
|
https://github.com/3ndos/azerothcore-wotlk/tree/moreScriptHooks
|
|
<b>Make sure to support the main project:
|
|
https://github.com/azerothcore/azerothcore-wotlk/</b>
|
|
# AnticheatModule
|
|
* <b>!!BEFORE RUNNING!!:</b> Execute the included "conf/SQL/charactersdb_anticheat.sql" file on your characters database. This creates a necessary table for this module.
|
|
* This is a port of the PassiveAnticheat Script from lordpsyan's repo to azerothcore.
|