diff --git a/README.md b/README.md index 1701b40..e17c5d3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,10 @@ -# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore +# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore + +[English](README.md) | [Español](README_ES.md) + ## Anticheat Module -- Latest build status with azerothcore: [![Build Status](https://github.com/azerothcore/mod-anticheat/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-anticheat) + +- Latest build status with AzerothCore: [![Build Status](https://github.com/azerothcore/mod-anticheat/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-anticheat) This is a port of the PassiveAnticheat Script from lordpsyan's repo to [AzerothCore](http://www.azerothcore.org) @@ -42,6 +46,6 @@ If you need to change the module configuration, go to your server configuration - [ ] LOCALE_deDE = 3 - [ ] LOCALE_zhCN = 4 - [ ] LOCALE_zhTW = 5 -- [ ] LOCALE_esES = 6 -- [ ] LOCALE_esMX = 7 +- [x] LOCALE_esES = 6 +- [x] LOCALE_esMX = 7 - [ ] LOCALE_ruRU = 8 diff --git a/README_ES.md b/README_ES.md new file mode 100644 index 0000000..d826737 --- /dev/null +++ b/README_ES.md @@ -0,0 +1,51 @@ +# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore + +[English](README.md) | [Español](README_ES.md) + +## Módulo Antitrampas + +- Último estado de compilación con AzerothCore: [![Build Status](https://github.com/azerothcore/mod-anticheat/workflows/core-build/badge.svg?branch=master&event=push)](https://github.com/azerothcore/mod-anticheat) + +Este es una puertada del PassiveAnticheat Script del repositorio de lordpsyan's a [AzerothCore](http://www.azerothcore.org) + +## Aviso + +Requiere revisión [c50f7feda](https://github.com/azerothcore/azerothcore-wotlk/commit/c50f7feda0ee360f7bcca7f004bf6fb22abde533) o posterior. + +## Cómo instalar + +### 1) Simplemente coloque el módulo en la carpeta `modules` de su carpeta de origen de AzerothCore. + +Puede clonarlo a través de git en el directorio azerothcore/modules: + +`cd path/to/azerothcore/modules` + +`git clone https://github.com/azerothcore/mod-anticheat.git` + +o puede [descargar manualmente el módulo](https://github.com/azerothcore/mod-anticheat/archive/master.zip), descomprimirlo y colocarlo en el directorio `azerothcore/modules`. + +### 2) Vuelva a ejecutar cmake e inicie una compilación limpia de AzerothCore + +### 3) Ejecute el archivo "\sql\characters\base\charactersdb_anticheat.sql" incluido en su base de datos de personajes y ejecute "\sql\world\Acore_strings.sql" en su base de datos world. Esto crea las tablas necesarias para este módulo. + +**Eso es todo.** + +### (Opcional) Editar configuración del módulo + +Si necesita cambiar la configuración del módulo, vaya a la carpeta de configuración de su servidor (p.ej. **etc**. ), copie `Anticheat.conf.dist` a `Anticheat.conf` y edítelo como prefiera. + +# Problemas conocidos y lista de TODO: + +- [ ] Identifique cualquier clase/hechizo que dé falsos positivos, hasta ahora solo se ha informado blink y killingspree. +- [ ] CActualmente no hay una columna dedicada para ignorar el control o el informe de hack de teletransporte, pero los números se agregan al informe total. Los mensajes personalizados se ajustan en Acore_string para esos dos anticheats. La razón es que, por alguna maldita razón, estamos obteniendo números altos poco realistas que se informan en el sql si agrego otra columna o dos. No tengo idea de por qué sucede eso. + +# Localizar Acore_Strings +- [x] LOCALE_enUS = 0 +- [ ] LOCALE_koKR = 1 +- [ ] LOCALE_frFR = 2 +- [ ] LOCALE_deDE = 3 +- [ ] LOCALE_zhCN = 4 +- [ ] LOCALE_zhTW = 5 +- [x] LOCALE_esES = 6 +- [x] LOCALE_esMX = 7 +- [ ] LOCALE_ruRU = 8 diff --git a/sql/world/Acore_strings.sql b/sql/world/Acore_strings.sql index 1ff11f1..fe659ca 100644 --- a/sql/world/Acore_strings.sql +++ b/sql/world/Acore_strings.sql @@ -1,5 +1,5 @@ -DELETE FROM `acore_string` WHERE `entry` IN (30087,30088,30089); +DELETE FROM `acore_string` WHERE `entry` IN (30087,30088,30089); INSERT INTO `acore_string` (`entry`, `content_default`, `locale_koKR`, `locale_frFR`, `locale_deDE`, `locale_zhCN`, `locale_zhTW`, `locale_esES`, `locale_esMX`, `locale_ruRU`) VALUES -(30087, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r |cFFFF8C00|r |cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00]:', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), -(30088, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r POSSIBLE TELEPORT HACK DETECTED|cFFFF8C00 %s|r', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL), -(30089, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r POSSIBLE IGNORE CONTROL HACK DETECTED|cFFFF8C00] %s|r', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL); +(30087, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r |cFFFF8C00|r |cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00]:', NULL, NULL, NULL, NULL, NULL, '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r |cFFFF8C00|r |cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00]:', '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r |cFFFF8C00|r |cFFFF8C00[|Hplayer:%s|h%s|h|r|cFFFF8C00]:', NULL), +(30088, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r POSSIBLE TELEPORT HACK DETECTED|cFFFF8C00 %s|r', NULL, NULL, NULL, NULL, NULL, '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r POSIBLE HACK DE TELEPORTE DETECTADO|cFFFF8C00 %s|r', '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r POSIBLE HACK DE TELEPORTE DETECTADO|cFFFF8C00 %s|r', NULL), +(30089, '|cffffff00[|cffff0000ANTICHEAT ALERT|r|cffffff00]:|r POSSIBLE IGNORE CONTROL HACK DETECTED|cFFFF8C00] %s|r', NULL, NULL, NULL, NULL, NULL, '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r POSIBLE CONTROL DE HACK DETECTADO IGNORARADO|cFFFF8C00] %s|r', '|cffffff00[|cffff0000ALERTA ANTITRAMPAS|r|cffffff00]:|r POSIBLE CONTROL DE HACK DETECTADO IGNORARADO|cFFFF8C00] %s|r', NULL);