View Full Version : Macro Help
Rahll
2007-01-18, 09:58 PM
So I just made a pally. I want to make a macro to cast Judgement and then cast seal of righteousness. I have read that you can't have pauses but there has to be a way to do it. Please help.
Melfena
2007-01-19, 12:17 AM
pasting these agian because they are just so good
Wingnut Ninja's Totally Awesome Macros:
Wingnut Ninja posted:
I don't know how to play without them anymore. Brand new for the 2.0 macro changes; press it once to cast the seal, press it again to judge that seal. Remove judgement from your toolbar.
Crusader:
/castsequence reset=30 Seal of the Crusader(Rank 6), Judgement
Righteousness:
/castsequence reset=30 Seal of Righteousness(Rank 8), Judgement
Light:
/castsequence reset=30 Seal of Light(Rank 4), Judgement
Wisdom:
/castsequence reset=30 Seal of Wisdom(Rank 3), Judgement
Command:
/castsequence reset=30 Seal of Command(Rank 5), Judgement
Potpie
2007-01-19, 12:20 AM
Ooooh handy, thanks Melf!
I think you don't need the Rank though - if you don't specify a rank in the macro doesn't it automatically cast the highest rank you know?
Melfena
2007-01-19, 12:24 AM
Ooooh handy, thanks Melf!
I think you don't need the Rank though - if you don't specify a rank in the macro doesn't it automatically cast the highest rank you know?
Copy and pasted because I'm lazy. removal of rank will cast the highest powered version of the spell you have
Rahll
2007-01-19, 02:42 AM
so how do I get a macro to Judgement the seal that I already have on and then cast another seal? Just by pressing the button once.
Byomage
2007-01-19, 09:45 AM
Pretty sure just by reorganizing the sequence.
IE
Judgement, Reseal Righteousness:
/castsequence reset=X Judgement, Seal of Righteousness(Rank 8)
where X is the time in secs for SoR cooldown.... though I don't think you can Cast multiple spells with just a single button push, pretty sure Blizz put in a hardware input check to eliminate botting... but maybe I'm totally wrong. I haven't had a lot of call to try new macros.
Potpie
2007-01-19, 10:05 AM
I think you *can* put multiple things on a single keystroke, with
/stopcasting
between each one. I'm not sure though. Mud would be able to give expert testimony, because I know he was very interested in having a single keystroke do multiple spells.
Maelc
2007-01-19, 10:12 AM
I use /stopcasting in a hunter macro which does allow multiple actions on the same keystroke... but you still have to spam the key.
Myrkris
2007-01-19, 10:30 AM
I use /stopcasting in a hunter macro which does allow multiple actions on the same keystroke... but you still have to spam the key.
Right, /stopcasting allows you to put multiple options on the same key and have the first valid option take effect, but you still need to hit it multiple times to get multiple effects. For example, you can use /stopcasting between commands to have a single key for Purge, Cure Poison, and Cure Disease (for shamans) where you will only purge enemies that are buffed and will cure whichever is on a friendly, but if they have both poison and disease you need to hit it twice.
Powered by vBulletin® Version 4.1.9 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.