Mage Conjuring, Food And Drink Macros
Conjuring, Food and drink
Conjure/Consume Food, Water, and Gem all in one button
Left click to conjure, right click to consume. Click normally to conjure/drink water, shift-click to conjure/eat food, and control-click to conjure/consume mana gem (replace names of items with whatever the name of what you are currently conjuring is) If you use theĀ ? Icon with this macro, the icon will automatically change based on what buttons you are holding.
/cast [button:1,nomodifier]Conjure Water;[button:1,modifier:shift]Conjure Food;[button:1,modifier:ctrl]Conjure Mana Jade; /use [button:2,nomodifier]Conjured Spring Water;[button:2,modifier:shift]Conjured Pumpernickel;[button:2,modifier:ctrl]Mana Jade;
Another conjure/consume food/water/gem in one button
A right click will cycle through conjuring food, water, and a mana gem, resetting the cycle after 8 seconds. A right click with shift held will conjure a mana gem, regardless of castsequence position. Left clicking will drink with no modifiers, eat with control, and use the mana gem with shift. Note that this is MUCH more useful with the question mark icon.
/cast [modifier:alt]Conjure Mana Agate /castsequence [nomodifier,button:2] reset=8 Conjure Water,Conjure Food,Conjure Mana Agate /stopmacro [button:2] /use [nomodifier]Conjured Purified Water;[modifier:ctrl]Conjured Rye;[modifier:shift]Mana Agate
Eating and drinking
It's an easy macro if you want to eat and drink with a single click.
/use Conjured Crystal Water /use Conjured Cinnamon Roll
Eating and drinking no matter the level
If you someetimes replace your food and water with conjured manna biscuits, you may want to refer to the food by bag slot location instead of by name. This will use show the amount and type of food in the 20th slot of the first bag (to the left of the backpack which is zero). Pressing Alt will show and use the slot above it. Clicking it once will use the 20th slot item, clicking it again will use the 16th slot item. If you keep food and water there normally, you'll use them both. If you replace them with Manna Biscuits, it will display and use them instead. If you have different sized bags, adjust the numbers accordingly.
#showtooltip /cast [modifier:alt][button:2] 1 16 /castsequence [nomodifier:alt, button:1] reset=20 1 20, 1 16
Conjure or eat/drink
You can condense conjuring and drinking onto a single button using click-logic. In this macro, right-clicks summon water, and left-clicks to use it. The "#showtooltip" command will display the count of waters in your inventory on the button face, unless you are holding down Alt, in which case it will show the spell's tooltip, and if you use the "?" macro icon, it will also show the water-bottle icon and tooltip description on your tool-bar.
#showtooltip [modifier:alt] Conjure Water; Conjured Glacier Water /cast [button:2] Conjure Water /use [button:1] Conjured Glacier Water
#showtooltip [modifier:alt] Conjure Food; Conjured Croissant /cast [button:2] Conjure Food /use [button:1] Conjured Croissant
Conjure and eat/drink All-In-One
This is similar to the above macro, but allows Conjuring and Consumption of both food and water from a single button. Clicking activates both Drink and Eat. Right click to conjure Water, and Ctrl+Right click to conjure food. The tooltip will show the number of Conjured Crystal Water you have.
#show Conjured Crystal Water /cast [button:2,nomodifier] Conjure Water /cast [button:2,modifier:ctrl] Conjure Food /use [button:1] Conjured Cinnamon Roll /use [button:1] Conjured Crystal Water
Conjure food/gems and smart eat/drink All-In-One
This is similar to previous macros, but allows Conjuring of food and gem or Consumption of both food and water from a single button. Clicking uses Manna Biscuit (if avail) or both Drink and Eat. Alt+Right click (5 times) to conjure Water, Food, Gem, Water, Food. Right click to just drink water.
/castsequence [modifier:alt] reset=120 Conjure Water, Conjure Food, Conjure Mana Emerald, Conjure Water, Conjure Food /stop macro [modifier:alt] /use Conjured Manna Biscuit /use Conjured Glacier Water /stopmacro [button:2] /use Conjured croissant
Slightly less useful conjure or eat/drink
this is an easy conjure/use macro for mages, it needs to be mouse clicked though ( anything after "-" is comments)
#show none - so that your UI don't get confused since we got 2 usable items /use [nomodifier:alt,button:1] <add conjured food name here> - left click = eat food /use [nomodifier:alt,button:2] <add conjured water name here> - right click = drink water /cast [modifier:alt, button:1] Conjure Food - alt+left click = conjure highest rank food /cast [modifier:alt,button:2] Conjure Water - alt+right click = conjure highest rank water
The same logic can be used for food or mana gems, just substitute the names as appropriate. Obviously, replace with the name of the highest-rank item you can conjure.
Conjure Mana Gems
Patch 3.0.2 changed all mana gems to be unique 1, so you cannot have all rank gems.
If you like to have one button per gem for conjuring and casting you can use this macro for each of your gems. Rightclicking it conjures the gem. Any other way of activating the macro (button press or leftclick or something) uses the gem. Of crouse your replace the gem name with the gem you wanted to use. Downside is that if you use the questionmark icon for the macro, it only shows the gem icon if you have it in your inventory. The gem icon turns into a red questionmark when you log in or zone while not having the gem on you. Hope this gets fixed soon. Alternatively, you can select a fixed macro icon that resembles the gem.
#show Mana Citrine /cast [button:2] Conjure Mana Citrine /stopmacro [button:2] /use Mana Citrine
Merely replacing "#show Mana Citrine" with "#show Conjure Mana Citrine" works as well, however with Mana Emerald it won't show the charges.
Conjure/Use Mana Gem
This macro will conjure a mana gem if you do not already have one, or use one if you do:
#show Mana Ruby /use Mana Ruby /cast [nocombat] Conjure Mana Ruby
Replace "Mana Ruby" with whatever your highest level of mana gem is. The "nocombat" conditional ensures that you do not use the gem then immediately try to conjure another one while you are in a hot situation.
#showtooltip Mana Emerald /cast [button:1] Conjure Mana Gem /use [button:2] Mana Emerald
In patch 3.0.2 Blizzard change all the Conjured Mana Gems (Citrine, Ruby, Emerald, etc.) casting names to read just Conjure Mana Gem. The above will conjure the highest Mana Gem you have (In a 70's case it would be the Mana Emerald) by left clicking then will use the Mana Emerald by simply right clicking (Just change Mana Emerald to read whichever Mana Gem you use).
Refresh Mana Emerald
Throws out your current Mana Emerald, recreates a new one with three charges. Saves you from finding your current Emerald in your bags and throwing it out manually if you've used a charge or two and want a new one. (As of patch 3.0.2 this is done automatically. If your Mana Emerald has less than three charges, casting will make it have three charges. If it has three charges it will not cast.)
/run for b=0,4,1 do for s=1,GetContainerNumSlots(b),1 do local n=GetContainerItemLink(b,s) if n and string.find(n,"Mana Emerald") then PickupContainerItem(b,s) DeleteCursorItem() end end end /cast Conjure Mana Gem