Automark Explosive Orbs Mythic+ affix - Shadowlands

0 Downloads

Automark Infested + Explosive Orbs (icon)

Made by Helixis - Stormscale

This automark explosive and infested with avaible marks.

It works off enemy nameplates so if you don't have them enabled this won't work for you, need to have Always Show Nameplates On too.

You can have the WA to auto enable nameplates when you enter a M+ dungeon.

All you need to do is change this in: Actions -> Custome Code

Find this line:

local showEnemyNameplates = false -- Auto Enable Show Enemy Nameplates

local alwaysShowNameplates = false -- Auto Enable Always Show Nameplates

To

local showEnemyNameplates = true -- Auto Enable Show Enemy Nameplates

local alwaysShowNameplates = true -- Auto Enable Always Show Nameplates

This will auto enable nameplates when you enter a M+ and then disable them, when you are out of the dungeon.

-- CHANGELOG --

v3

- Added option to use customGlow using https://wago.io/HJkDQqQXQ AutoShine Glow by Deezo

- Added rainbow option to custom glow

If you dont want glow all you need to do is change this in: Actions -> Custome Code

Find this line: change:

local enableGlow = true

to

local enableGlow = false

Made by Helixis - Stormscale

This is a modified weakaura of the Explosive Orbs WA made by Exality ( https://wago.io/NyIGCeCnf )