https://github.com/ferib/autobga
Auto BG Assist - Wow Addon
https://github.com/ferib/autobga
Last synced: about 1 year ago
JSON representation
Auto BG Assist - Wow Addon
- Host: GitHub
- URL: https://github.com/ferib/autobga
- Owner: ferib
- Created: 2022-02-11T18:54:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-11T19:34:05.000Z (over 4 years ago)
- Last Synced: 2025-03-12T06:44:36.355Z (over 1 year ago)
- Language: Lua
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Auto BG Assist
Basic AddOn for World of Warcraft *(TBCC)* to automatically enable 'Assist Everyone' in Battelground.
## Features
- [x] Auto Join Battelgrounds*
- [x] Auto Assist Everyone *(if leader)*
## Info
The idea is to make everyone automatically assisant in the BG group as this will improve the quality of the BG.
To be able to assist everyone, you need to be group leader.
### How to become group leader?
From my experience the first players that joins the BG instance will become leader, however when a new player joins you might lose your leadeship *(this seem random?)*
This AddOn allows you to nearly instantly join a BG instance, increasing the change of being the leader.
Additionally it will automatically set the 'Assist Everyone' nearly instantly so that you dont have to worry about losing your leadeship once another player joins.
**Please spread the word,** as I am tired of `/w` people asking for assist!
## How To Use
Clone the repo into your World of Warcraft `Interface\AddOns\` folder.
```
cd "C:\Program Files (x86)\World of Warcraft\_classic_\Interface\AddOns\"
git clone git@github.com:ferib/AutoBGA.git
```
Or you may create a new folder named `AutoBGA` at `World of Warcraft\_classic_\Interface\AddOns\` and move the files into there.