← Volver a Herramientas Gratuitas
DuckDecorator

DuckDecorator

Colorea tus mensajes de chat en el juego e integra con Discord

Gratis v1.0.0

Acerca de DuckDecorator

DuckDecorator es un potente conjunto de mejoras de chat para Silkroad Online que te da control completo sobre tu experiencia de chat en el juego. Incluye un Administrador de Escritorio para configuracion facil y un DLL ligero para integracion en tiempo real con el juego.

Administrador de Escritorio: Aplicacion de configuracion facil de usar para gestionar todas tus configuraciones con una interfaz hermosa

Integracion del Juego: DLL ligero que se integra perfectamente con tu cliente para aplicar todas las configuraciones en tiempo real

Caracteristicas Principales

Actualizaciones en Tiempo Real

Haz cambios en la GUI y velos aplicados inmediatamente en el juego sin reiniciar! Recarga cada 500ms.

Personalizacion de Color de Chat

Personaliza colores para chat Privado, Grupo, Gremio y Global con soporte ARGB completo y transparencia

Reglas Especificas por Jugador

Crea reglas personalizadas para jugadores individuales con colores unicos, avisos y notificaciones de Discord

Condiciones Avanzadas

Construye reglas condicionales anidadas con filtrado de mensajes, registro y acciones de webhook

Integracion con Discord

Configura multiples webhooks con nombres de bot personalizados, avatares y formato de embed enriquecido

Registro Potente

Rotacion diaria automatica, registros separados por tipo de chat, registros especificos por jugador y limpieza automatica

Capturas de Pantalla

Caracteristicas Detalladas

Personalizacion de Color de Chat

  • Customize colors for Private, Party, Guild, and Global chat
  • Enable/disable coloring per channel individually
  • Full ARGB color support with transparency options
  • Real-time color preview in the configuration manager
  • Beautiful color picker with custom presets

Reglas Especificas por Jugador

  • Create custom rules for individual players (friends, VIPs, enemies, guildmates)
  • Override chat colors for specific players with unique colors
  • Display messages as Notice bubbles (Blue/Green/Pink) for important players
  • Show as Guide messages with custom colors - impossible to miss!
  • Apply rules only to specific chat types (e.g., only Private and Party)
  • Per-player logging to dedicated files
  • Per-player Discord webhook notifications

Condiciones Avanzadas

  • Create nested conditions with visual tree builder
  • Condition Types:
    • Message Type - Filter by Private/Party/Guild/Global/Any
    • Message Contains - Case-insensitive text matching
    • Sender Is - Match specific player names
    • Sender Is Not - Exclude specific players
  • Actions:
    • Save to Log File - Automatically log matched messages
    • Send to Discord Webhook - Get instant notifications
  • Combine conditions with AND logic for powerful filtering
  • Enable/disable rules on the fly without game restart

Integracion con Discord

  • Configure multiple webhooks for different purposes
  • Custom bot name and avatar per webhook
  • Two message formats:
    • Normal text format
    • Rich embeds with color coding
  • Color-coded embeds by chat type (Pink for Private, Purple for Party, Green for Guild, Blue for Global)
  • Test button to verify webhooks instantly

Registro Potente

  • Automatic daily rotation - New file each day
  • Separate logs by chat type (Private_2025-10-13.txt, Party_2025-10-13.txt)
  • Player-specific logs (Player_FriendName_2025-10-13.txt)
  • Conditional rule match logs (Rule_GWAlerts_2025-10-13.txt)
  • Automatic cleanup of logs older than 30 days
  • All logs organized in "DuckDecorator Logs" folder
  • Timestamps on every entry

Multi-Client Support

  • Manage multiple game clients with ease
  • Per-client configuration profiles
  • Save settings to all clients at once
  • Easy switching between configurations
  • Export/Import settings via JSON files

Guia de Instalacion

Metodo 1: Incrustar con Stud_PE (Recomendado)

Este metodo incrusta el DLL directamente en tu ejecutable del juego, para que cargue automaticamente!

  1. Download DuckDecorator and extract all files to a safe location
  2. Copy DuckDecorator.dll to your Silkroad game folder (where sro_client.exe is located)
  3. Download and run Stud_PE
  4. Open your sro_client.exe in Stud_PE
  5. Go to Functions → Add New Import
  6. Click "DLL Select" and enter: DuckDecorator.dll
  7. Click "Select Func." and select the exported DllMain function
  8. Click OK and save the modified executable
  9. Run DuckDecorator.exe (Configuration Manager)
  10. Click "Add Client", name it, and browse to your sro_client.exe
  11. Configure your settings and click "Save to Selected Client"
  12. Start your game normally - the DLL will load automatically!

Metodo 2: Usar un Inyector de DLL (Mas Facil)

Este metodo inyecta el DLL cuando el juego esta corriendo, ideal si no quieres modificar tu ejecutable.

  1. Follow steps 1-2 from Method 1, then configure settings in the manager
  2. Start your game first
  3. Run your preferred DLL Injector (e.g., Extreme Injector, Xenos, or any other)
  4. Select sro_client.exe from the process list
  5. Select DuckDecorator.dll from your game folder
  6. Click Inject - the tool will be active immediately!

Notas Importantes

Comportamiento del Chat Global

When coloring Global chat, you may see messages twice - the colored version and the original. This happens because:

  • The DLL colors and displays the message immediately
  • The server sends a separate global message notification with a different opcode
  • This opcode varies between different Silkroad servers
  • Both messages appear to ensure you don't miss anything

This is normal behavior and doesn't affect other chat types!

Multiples Clientes y Registro/Webhooks

IMPORTANT: If you run multiple accounts from the same game folder:

  • Each running client will execute file logging and Discord webhook actions
  • If you have 5 clients running and a condition triggers, the webhook will fire 5 times
  • The log file will receive 5 entries

Solution:

  • Use separate game folders for each account
  • Only enable logging/webhooks on one client
  • Or use different webhook URLs per client to track which account triggered

This only affects logging and webhooks. Color customization and player rules work perfectly with multiple clients!

Preguntas Frecuentes

Q: Does it work with all Silkroad servers?

A: DuckDecorator is designed for any V1.188 Silkroad client.

Note: Servers with heavily modified protocols may require adjustments.

Q: Can I use multiple webhooks?

A: Yes! You can configure unlimited webhooks and assign different ones to different rules. Perfect for organizing notifications by type!

Q: Can I export/import my configuration?

A: Absolutely! Just copy the DuckDecorator-Colors.json file from your game folder to another. You can also use "Save to All Clients" in the manager.

Q: How do I update rules while playing?

A: Just edit in the Configuration Manager and save. Changes apply automatically within 500ms - no restart needed!

Q: Is it safe to use?

A: Yes! DuckDecorator is completely safe. It only modifies how chat messages are displayed on your screen - it doesn't modify game packets, give any gameplay advantages, or affect other players. Think of it like changing your UI theme.

Q: What happens if I use it with a bot?

A: Works perfectly with bots! Just remember the multi-client warning about logging/webhooks if running multiple instances from the same folder.

Q: What's the difference between Method 1 and Method 2?

A: Method 1 (Embedding) permanently integrates the DLL into your executable for automatic loading. Method 2 (Injector) requires manual injection each time but doesn't modify your exe. Choose what works best for you!

Descargar

Iniciar Sesion para Descargar

Suite de personalizacion de chat

Informacion

Version:1.0.0
Licencia:Gratis
Tipo:Mejora de Chat
Compatibilidad:V1.188 VSRO
Soporte:Discord

Consejo Profesional

Crea multiples presets de colores para diferentes situaciones - uno para comercio, uno para chat de grupo y uno para conversacion general!

Quick Features

  • Custom colored messages
  • Discord integration
  • Automatic message logging
  • Easy configuration
  • Multiple color presets
  • Hotkey support
  • Real-time updates
  • Player-specific rules

Necesitas Ayuda?

Unete a nuestra comunidad de Discord para soporte, tutoriales y discusiones con otros usuarios.

Unirse a Discord