Macro assembly web page - opinions?
Posted: Sun Aug 31, 2003 1:21 pm
Having sucessfully compiled MQ a couple of weeks ago, I've been playing around with the idea of a "toolkit" for building macros for tradeskills. The metalrings.mac file is EXCEPTIONAL, and with a few modifications can be made to work with anything.
I've built an asp page (could easily be ported over to php, I just happen to have a W2K3 web server atm) that takes an ingrediant list as input, and generates a macro based on metalrings as output. I've built several macros with it prior to the Aug 26 patch. There are a few more things I want to add to it, but I should be done today.
My first question is, how do the devs feel about this? I know a goal of MQ is to stay as "under the radar" as possible, and I'm not sure that a macro creation station fits within this goal. Second question is does anyone want something like this? I will not be publishing this page on a publically accessible web server, but I would be willing to post the code here.
Bear in mind that this macro is heavily dependent on /click left auto, and currently doesn't work with held containers (fletching kits, etc). I'm working on adding that functionality.
I've built an asp page (could easily be ported over to php, I just happen to have a W2K3 web server atm) that takes an ingrediant list as input, and generates a macro based on metalrings as output. I've built several macros with it prior to the Aug 26 patch. There are a few more things I want to add to it, but I should be done today.
My first question is, how do the devs feel about this? I know a goal of MQ is to stay as "under the radar" as possible, and I'm not sure that a macro creation station fits within this goal. Second question is does anyone want something like this? I will not be publishing this page on a publically accessible web server, but I would be willing to post the code here.
Bear in mind that this macro is heavily dependent on /click left auto, and currently doesn't work with held containers (fletching kits, etc). I'm working on adding that functionality.