Got another question, now that I am 22 with my BL, I have to setup two sets of spells lists for buffs and fighting, is there an easy way to load the buff set when I need to buff and then reload the attack set afterwards? I tried using /load then the set name but it won't wait for the spells to finis...
Ok, it looks like the timer might be working. I have it working with Drowsy, but it's not casting Sicken still. Will the timer only work with one spell at a time, as in I need multiple timers, one per spell? Thanks for all the help, BTW. I am just a total n00b at programming, as I have never done an...
Ok, here is the entire code for the macro, the only things I am having trouble with are the DOT casting and the curing poison and getting the avoid mob array to work, but that one is the least important to me. I get no errors, but I don't cast the DOT nor do I cure poison when I get poisoned. Any ad...
When I type /echo ${DOTimer}, I get NULL back from MQ2. I added the ==0 to the line but that didn't do anything either. Would it be better if I post the whole macro?
I tried adding that, but it doesn't seem to do anything, I don't cast the spell for some reason. No errors or anything, just no casting, I kick fine, however.
Hello all. I am trying to add a DOT section to my beastlord hunter script. I have it setup to be able to kick and DD but with my current setup if I put a DOT using the line I use for the DD, it will chain cast it, but I want it to just cast when it wears off the mob. Is this possible? Here is my cur...
Actually I have modified that script to work with my beastlord, there are still a couple things I am working on, such as making the special abilities such as kick and bash and so forth work, and also getting the Avoid Mob Array to work. But other than that, it is decent, it does what the original ma...
Ok, so I figured out what was slowing me down. And I have it all working pretty nicely now, except for the Avoid Mob Array, that doesn't seem to work. Based on the code I just posted, do any of you guys see anything that would cause it not to work? I will post the new code if needed, I only made a c...
Ok, so I have been modifying the Hunter macro with code from a beastlord macro, cause I couldn't make the BL macro work. Anyway, the new hunter macro is working, but when it gets to the buffing part, it takes it forever to go through checking buffs on me and my pet. Any info on how to speed up this ...
This is the code I am using. | Hunter Macro | Hunter.mac | Author : robdawg | Version : v1.2 2004-05-13 10:06pm PST | Useage : /macro Hunter | Description : This macro will run your character around killing any mobs in your | RV_MobArray. Then it will attempt to loot all items in your | RV_LootArray...
Hello all. I am currently using a hunter macro and am wanting to know how what I would add to it to make it end when I die, and possibly what to add to make it sit and heal up before fighting again. Any help would be greatly appreciated. Thanks.
Hello all. I tried this macro last night and got an error code, I will have to wait till I can get on again to post it, but does this macro still work or does anyone still do updates to it?