# EmoteOnTarget
EmoteOnTarget is a fun and interactive World of Warcraft addon that automatically performs emotes when you select a target. Whether you're targeting a friendly player, a hostile NPC, or an enemy in PvP, this addon adds a touch of personality to your gameplay.
## Features
- **Random Emotes**: Performs a random emote based on the type of target selected.
- **Friendly NPCs**: `/salute`, `/bow`, `/talk`.
- **Hostile NPCs**: `/roar`, `/threaten`, `/rugir`.
- **Friendly Players**: `/wave`, `/cheer`, `/hug`, `/clap`.
- **Hostile Players (PvP)**: `/rude`, `/chicken`, `/laugh`, `/roar`.
- **Debug Messages**: Displays messages in the chat to confirm which emote was performed.
- **Customizable**: Easily modify the list of emotes in the code.
## Installation
1. Download the addon folder.
2. Place the folder in your `World of Warcraft/Interface/AddOns` directory.
3. Restart WoW or reload the UI.
4. Enable the addon in the character selection screen.
## Usage
- Select a target (player or NPC).
- The addon will automatically perform a random emote based on the target type.
- Debug messages will appear in the chat to confirm the action.
## Customization
To customize the emotes, edit the `emotes` table in the `EmoteOnTarget.lua` file. You can add or remove emotes as you like.
## Feedback
If you have any suggestions or encounter issues, feel free to open an issue on GitHub or contact the author.
Enjoy your new emote-filled adventures in Azeroth! 🎮
---
# EmoteOnTarget
EmoteOnTarget es un addon divertido e interactivo para World of Warcraft que realiza automáticamente emotes cuando seleccionas un objetivo. Ya sea que estés seleccionando un jugador amistoso, un NPC hostil o un enemigo en PvP, este addon añade un toque de personalidad a tu juego.
## Características
- **Emotes Aleatorios**: Realiza un emote aleatorio según el tipo de objetivo seleccionado.
- **NPCs Amistosos**: `/salute`, `/bow`, `/talk`.
- **NPCs Hostiles**: `/roar`, `/threaten`, `/rugir`.
- **Jugadores Amistosos**: `/wave`, `/cheer`, `/hug`, `/clap`.
- **Jugadores Hostiles (PvP)**: `/rude`, `/chicken`, `/laugh`, `/roar`.
- **Mensajes de Depuración**: Muestra mensajes en el chat para confirmar qué emote se realizó.
- **Personalizable**: Puedes modificar fácilmente la lista de emotes en el código.
## Instalación
1. Descarga la carpeta del addon.
2. Coloca la carpeta en tu directorio `World of Warcraft/Interface/AddOns`.
3. Reinicia WoW o recarga la interfaz.
4. Activa el addon en la pantalla de selección de personaje.
## Uso
- Selecciona un objetivo (jugador o NPC).
- El addon realizará automáticamente un emote aleatorio según el tipo de objetivo.
- Los mensajes de depuración aparecerán en el chat para confirmar la acción.
## Personalización
Para personalizar los emotes, edita la tabla `emotes` en el archivo `EmoteOnTarget.lua`. Puedes añadir o eliminar emotes según tus preferencias.
## Comentarios
Si tienes sugerencias o encuentras algún problema, no dudes en abrir un issue en GitHub o contactar al autor.
¡Disfruta de tus nuevas aventuras llenas de emotes en Azeroth! 🎮