Getting my feet a little wetter with macros. I decided to edit the amazing scribe.mac by @Sym and make it travel to PoK (with some @kaen01 code), and cycle through vendors (with some @ChatWithThisName code), and got some working experience with getting a macro from idea to functional.
This update should also fix the sometimes-occurrence of missing spells with the @eqmule TLO addition of ${Merchant.ItemsReceived} ensuring all vendor items are loaded before doing the buy routine
I am on the greener side of learning, so I expect there are better ways to do things, but I have used this for several toons and despite having a bit of trepidation about sharing this with some of the amazing coders around here --- here it is.
Please let me know if there are any errors with the class vendor names, or any other room for improvement.
Thank you to @Sym, @kaen01, @ChatWithThisName - without your existing code and guidance, and ear, starting from zero would be an even more daunting task, I am truly grateful.
This update should also fix the sometimes-occurrence of missing spells with the @eqmule TLO addition of ${Merchant.ItemsReceived} ensuring all vendor items are loaded before doing the buy routine
I am on the greener side of learning, so I expect there are better ways to do things, but I have used this for several toons and despite having a bit of trepidation about sharing this with some of the amazing coders around here --- here it is.
Please let me know if there are any errors with the class vendor names, or any other room for improvement.
Thank you to @Sym, @kaen01, @ChatWithThisName - without your existing code and guidance, and ear, starting from zero would be an even more daunting task, I am truly grateful.