Important macro for Mana Gem (Shadowlands)

Note that these are only related to World of Warcraft! Posts regarding different games or software will be removed.
User avatar
Causese
Posts: 102
Joined: Tue Apr 07, 2015 4:41 am

Important macro for Mana Gem (Shadowlands)

Unread postby Causese Thu Sep 17, 2020 11:01 am

Given how annoying the conjure mana gem interaction is, I decided to make a macro for it.

Without the macro you basically have to delete any leftover Mana gems before you can create new ones,
and since you need more than 1 in combat.... this happens quite often.
The macro deletes them and also conjures new ones.

Code: Select all

#showtooltip Conjure Mana Gem /run for b=0,4 do for s=1,GetContainerNumSlots(b) do n=GetContainerItemID(b,s);if n and n == 36799 then PickupContainerItem(b,s);DeleteCursorItem() end end end /cast Conjure Mana Gem
you might have to adjust the macro based on client language
Mendax
Posts: 13
Joined: Sun Jun 08, 2014 4:09 pm

Re: Important macro for Mana Gem (Shadowlands)

Unread postby Mendax Thu Oct 15, 2020 10:15 am

Brilliant, many thanx

Return to “Addons, Macros, UI and technical issues”

Who is online

Users browsing this forum: No registered users and 12 guests