i edited with some help for the old enchant macro to use alt ability to do conflagrant platinum this uses the single but the 10x one can be used by changing the alt aa code
INI:
|Enchant Macro
#event OutOfStuff "You are missing some required components."
#include spell_routines.inc
Sub Main
:Loop
/doevents
:ClearCursor
/if (${Cursor.ID}) {
/autoinventory
/goto :ClearCursor
}
/alt act 3220
/delay 12s
/goto :Loop
Sub Event_OutOfStuff
/endmacro
/return


ivination