nozzlegear / djuxsurrender

A small World of Warcraft PvP addon that replaces the `/afk` command in rated arena matches with the surrender action.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DjuxSurrender

DjuxSurrender is a small World of Warcraft PvP addon that replaces the /afk command in rated arena matches with the surrender action. This will prevent you from losing the honor you'd typically lose if you afk'd out of the match. Just type /afk and the addon will automatically surrender for you.

Note: the game will not let you surrender if all of your teammates are still alive.

Installation

You can download this addon from Wago or from the GitHub releases page. Curse/Overwolf is currently not supported, I recommend using Wago's addon installer or WowUp.

If you don't want to use another addon installer, you can always download the zip file from Wago or GitHub and then unzip it into your addons folder. Once unzipped, your file structure should look like this:

Interface
└── AddOns
    └── DjuxSurrender
        ├── Core.lua
        ├── DjuxSurrender.toc
        └── etc

Credit

The code in this addon is based off of the original jaxSurrender by jaxington.

About

A small World of Warcraft PvP addon that replaces the `/afk` command in rated arena matches with the surrender action.

License:MIT License


Languages

Language:Shell 54.1%Language:Lua 45.9%