Hey guys
With patch 6.1 came Heirloom tab, and the possibility to create Heirlooms items on the fly.
We can abuse this functionnality to create fully customizable lag macros.
Follow this pattern :
Reduce or increase v to adjust effect. This macro creates Burnished Helm of Might, you can change ItemId to create another if you don't have this one./run for v=1,5 do for i=1,10000 do C_Heirloom.CreateHeirloom(122263) end end
I haven't thoroughly tested this, I don't know if it's any good, but here it is![]()