Search found 3 matches

by Joeur
Sat May 08, 2004 5:06 pm
Forum: MQ2::Macros::Macro Depot v3.0
Topic: My Tradeskill Combine Mac (Working)
Replies: 21
Views: 11165

works perfectly for me, with any tradeskill UI window. Only problem is if MQ is loaded after the character is, then you'll get a error message about "cannot send notification to COMBW_CombineArea CombineButton" and the macro will loop without doing anything. Just wanted to point that out, ...
by Joeur
Mon Jan 19, 2004 4:26 pm
Forum: Macro Depot (MQ1)
Topic: hunter.mac simple hunt macro with loot capability.
Replies: 98
Views: 36937

thanks for the input, I'm still new at working on these, so I'm not seeing all the best options yet. When I first thought of checking for buffs, and checked the options, it looked like it could only check specific buff slots by number. now I see that I can do the specific spells. Hadn't realized I c...
by Joeur
Sat Jan 17, 2004 10:28 am
Forum: Macro Depot (MQ1)
Topic: hunter.mac simple hunt macro with loot capability.
Replies: 98
Views: 36937

I'm not sure how to write this part yet, but I had a couple of ideas for improvements. Instead of doign a random search of the array, why not to a /for to search in priority? That way you could (say for example EK for spiders) set the first one to spiders, and if you get a target, it moves on. if no...