Sounds like you and I are on the same wavelength Yalp :D I like simple! Made a few changes to my code, just waiting for things to settle down after the patch to make sure everything is working fine then will edit the code. Found that parameterising the Nuke is very handy, too many nasty mobs in Time...
Nice code Azum, I have done something similar with Yalps code also, but kept the Nuke code separate from the ManaRegen, so I can regen after a wipe. One thing which I have found is that the spam from being stunned by Harvest is a pain, so perhaps you need a /delay 10s after casting it? I am going to...
Great basic Macro, Yalp, changed it a little to add a few more features, hope you don't mind me posting it here :) Just comment out which Rune you want to use (haven't got the Wand yet), put in code so that you Harvest and HoD when able too to speed up your mana regen. | ManaRegen.Mac | Based from t...
Just being picky on what must be one of the most used macros around! :D Couple of minor points... /doevents Fizzle /doevents Interrupt /doevents Interrupt /doevents Recover Do you need both Interrupt events? Plus the comment text should be updated to include the CAST_IMMUNESLOW return. Trying to get...
Hiya, Just starting to get into the mad world of MQ2, and wondered if I could get a few pointers on writing Macros? Here is the code I have come up with so far, it is cribbed from a few sources, but I am trying to sort out a Shaman Bot which both responds to simple events from me (Incoming, Mob dead...