Daggerspine

PATCH

Patch-T: Includes Custom Login Screen,Custom Races,All Race All Class and more.    

Patch-A: Includes LEGION Artifact Transmog.

Patch-I: Includes Cata/Mop/Wod Items

Patch-C: Includes Cata/Mop/Creatures (Mounts,Pets etc)

Patch-Y: Fixes green water for people who experience that issue.

‼️ Custom Launcher is not optional ! In order to run our custom patches you must download the Custom Launcher too ‼️

 

Google Drive (External Links) :

Patch-T (NEW) (Must be Downloaded)

Patch-A (Required - Legion Artifact Items)

Patch-I (Required - Cata/Mop/Wod Items)

Patch-C (Required - Cata/Mop/Wod Creatures)

Custom Launcher (Must be Downloaded)

Patch-Y (Optional - Fixes green water)

 

Transcend-WoW Custom Addons

Put all custom Addons in your ".../World of Warcraft/Interface/AddOns/" folder.

 

T-Bag
T-Bag is a WoW Addon that provides an alternative bag and bank interface. It was built by modifying Engbags an addon who has essnetially the same functionality is missing some of the features of T-Bag.

Druid C Fix

Fix Druid Character bug.

 

Titan Panel
Titan Panel adds one or two information bars on the top and/or bottom of the screen and allows a framework for extensive plugin support.

 

Eloquence
Eloquence is a linguistic mod that gives you control over communication. You can apply different levels of chat filters for yourself and others, trim long messages into clickable links, modify channel headers, apply colors to players' names, and manage spam in lots of ways.

 

 

TotemTimers
TotemTimers aims to help managing totems, shields, and weapon buffs, showing additional info about active totems (range, cooldowns) and provides additional totem sets.

 

Grid 
Grid is a party/raid unit frame addon. A compact grid of units lets you select a group member quickly, while retaining a good overview of the whole group. 

 

Useful Macro:

You can use the following macro to simply learn everything from a trainer with just an single click:

  •  /run LoadAddOn"Blizzard_TrainerUI" f=ClassTrainerTrainButton f.e = 0 if f:GetScript"OnUpdate" then f:SetScript("OnUpdate", nil)else f:SetScript("OnUpdate", function(f,e) f.e=f.e+e if f.e>.01 then f.e=0 f:Click() end end)end