Skip to content

Latest commit

 

History

History
59 lines (41 loc) · 2.25 KB

README.md

File metadata and controls

59 lines (41 loc) · 2.25 KB

PulseDuel

Image

A World of Warcraft (3.3.5a) addon that enhances the dueling experience by providing quick and automatic duel functionality.

Features

  • Quick Dueling: Send duel requests instantly by typing a player's name
  • Auto-Accept: Automatically accepts incoming duel requests
  • Auto Re-duel: Option to automatically send another duel request after a duel ends
  • Name Memory: Remembers your last opponent's name between sessions
  • Cross-Faction Support: Works with both Alliance and Horde players
  • Simple Interface: Clean and easy-to-use UI with a single input box

Installation

  1. Download the latest version from GitHub
  2. Extract the downloaded file
  3. Copy the "PulseDuel" folder to your WoW addon directory:
    World of Warcraft/Interface/AddOns/
    
  4. Restart World of Warcraft if it's running
  5. Enable the addon in the addon list (ESC -> Interface -> AddOns)

Usage

  1. Type /pd or /pulseduel to open the interface
  2. Enter the name of the player you want to duel
  3. Click "Duel" or press Enter to send the duel request
  4. Optional: Check "Auto Re-duel" to automatically send new duel requests after each duel ends

Commands

  • /pd - Opens the PulseDuel interface
  • /pd playername - Directly sends a duel request to the specified player
  • /pulseduel - Alternative command to open the interface

Features in Detail

  • Name Memory: The addon remembers the last player you dueled, making it easy to continue dueling the same person
  • Auto Re-duel: When enabled, automatically sends a new duel request after a duel ends (win/lose/cancel)
  • Cross-Faction: Works with players from both factions, making it perfect for duel practice
  • Persistent Settings: Your auto-duel preference and last opponent are saved between sessions

Support

If you encounter any issues or have suggestions for improvements, please:

  1. Visit our GitHub repository
  2. Open a new issue describing your problem or suggestion

Credits

Created by: impulseffs

License

This project is licensed under the MIT License - see the LICENSE file for details.