Tainted is a minimalistic user interface replacement for World of Warcraft.
obs.: There is o ingame configuration in the current version
/tainted
- List all available commands./tainted raid
- Display the raid utility frame.
Left-Click
: open tracking frame.Wheel-Click
: open expansion langing page, such as factions.
Micro Menu
-Shift Click
shows micro menu bar.Gold
:Shift Click
shows bags bars.
Some datatexts will display extra infomations while holding
Shift
.
- Auto Keytone: Automativally places the keystone When mythic plus frame is open.
- Auto Screenshots: Tiggers a screenshot upon certain events like
Level Up
,Earn Achievement
,Mythic Key Completion
orEncounter End
. - Auto Repair: Repairs your gear automatically when interacting with a merchant.
- Auto Sell Junk: Automatically sells junk items when a merchant frame is open.
- Interrupts: Announces your interrupts in group chat.
- Dispels: Announces yours dispels in group chat. Just a few auras are announced, to avoid span.
- Talking Head: Talking Head frame is disabled by default.
- Skyriding Time Tracker: Displays a status bar to track the required race time for gold medals in Sky Riding races.
- Download the latest version of Tainted
- Backup your Interface and WTF folders.
- Delete the Cache and WTF folders for a clean install.
- Copy the Tainted folder into WoW Interface folder:
../World of Warcraft/_retail_/Interface/AddOns
- Now you ready to launch World of Warcraft.
# clone the repository along with submodules
git clone --recurse-submodules git@github.com:lua-wow/Tainted.git
# clone just the main repository
git clone git@github.com:lua-wow/Tainted.git
# initialize/clone submodules
git submodule update --init --recursive
# ignore changes done to core/development.lua
git update-index --assume-unchanged core/development.lua
Please, see LICENSE file.