- Joined
- Sep 12, 2004
- RedCents
- 720¢
Although this and other macros I write are not exclusively for use by RedGuides,
I am authorizing its use for the community.
(This and other macros I write may be available at "other" MQ2 sites).
This macro has been tested using the most recent RedGuides MQ2 compile.
This macro and all others I submit for the community will be fully supported by myself
(as long as you have not altered the code for it).
Changing user specific (non global) declares is permissible.
Cauldron.mac is my personalized version of a macro to summon and keep/destroy items using the Mage's Cauldron of Many Goods.
Usage: Setup somewhere safe, like a corner of your guild hall... and place your summoned cauldron of many goods in pack10 inventory slot.
I have the useless and lore crap set to be destroyed if they are summoned, and only keep what I feel are useful items.
You can alter this by adding or removing remark comments in the section directly under:
|---------------------------------------------------------------
|--- Comment out what you want to keep, take note if it is LORE.
|---------------------------------------------------------------
If the remark character ---> | <--- is at the beginning of the line, then the item will NOT be destroyed, rather autoinventoried.
If the remark character ---> | <--- is NOT at the beginning of the line, then the item WILL be destroyed.
I use it primarily to make stat food and "Bulwark of Many Portals" to give to my melee friends who don't have other means to gate.
Run it overnight... and you'll end up with some decent stuff when you wake up.. lol
- - - Updated - - -
Due to the awesome feedback provided by BlankStare, as well as a few private messages I received . . . I am releasing an updated version of cauldron.mac.
This version will work for both the lvl 86 "Cauldron of Endless Goods" and the upper level "Cauldron of Countless Goods" cauldrons.
You simply need to comment out and enable the correct cauldron in the declare for "ContainerType"
It no longer spams the tics left till cauldron is ready to be cast.
It now alerts you if you failed to create an item due to it being lore.
It now alerts you to what item was destroyed.
Date and time stamp for each event is displayed.
As in the original... it is up to YOU to enable or disable the DESTROY line for each item you wish to keep/destroy based on cauldron type.
Version 2.2 updated. -- 09/06/2017
Hope this helps.
I am authorizing its use for the community.
(This and other macros I write may be available at "other" MQ2 sites).
This macro has been tested using the most recent RedGuides MQ2 compile.
This macro and all others I submit for the community will be fully supported by myself
(as long as you have not altered the code for it).
Changing user specific (non global) declares is permissible.
Cauldron.mac is my personalized version of a macro to summon and keep/destroy items using the Mage's Cauldron of Many Goods.
Usage: Setup somewhere safe, like a corner of your guild hall... and place your summoned cauldron of many goods in pack10 inventory slot.
I have the useless and lore crap set to be destroyed if they are summoned, and only keep what I feel are useful items.
You can alter this by adding or removing remark comments in the section directly under:
|---------------------------------------------------------------
|--- Comment out what you want to keep, take note if it is LORE.
|---------------------------------------------------------------
If the remark character ---> | <--- is at the beginning of the line, then the item will NOT be destroyed, rather autoinventoried.
If the remark character ---> | <--- is NOT at the beginning of the line, then the item WILL be destroyed.
I use it primarily to make stat food and "Bulwark of Many Portals" to give to my melee friends who don't have other means to gate.
Run it overnight... and you'll end up with some decent stuff when you wake up.. lol
- - - Updated - - -
Due to the awesome feedback provided by BlankStare, as well as a few private messages I received . . . I am releasing an updated version of cauldron.mac.
This version will work for both the lvl 86 "Cauldron of Endless Goods" and the upper level "Cauldron of Countless Goods" cauldrons.
You simply need to comment out and enable the correct cauldron in the declare for "ContainerType"
It no longer spams the tics left till cauldron is ready to be cast.
It now alerts you if you failed to create an item due to it being lore.
It now alerts you to what item was destroyed.
Date and time stamp for each event is displayed.
As in the original... it is up to YOU to enable or disable the DESTROY line for each item you wish to keep/destroy based on cauldron type.
Version 2.2 updated. -- 09/06/2017
Hope this helps.
Last edited by a moderator:


