Oh! I didn't notice that you were using 9696 with that one. I guess it didn't catch my eye because you didn't mention the 9696 idea there.Originally Posted by 'wowphreak',index.php?page=Thread&postID=152657#po st152657
Unfortunately, to have a full cycle of that stuff you need to go over the character limit of a macro. If you put that all into a text editor, stick in three "shield of righteousness"es, and take out every space you're allowed to take out, you get
/castsequence reset=combat Holy Shield,Hammer of the Righteous,Judgement of Light,shield of righteousness,Consecration,Hammer of the Righteous,Holy Shield,shield of righteousness,Judgement of Light,Hammer of the Righteous,Consecration,shield of righteousness
which is 258 characters. Three characters over the limit! If you replace the reset condition with a time condition, perhaps 5 seconds would do it (since you'll be spamming this in combat at least once every 5 seconds and if you go out of combat it would probably be longer than 5 seconds), that leaves:
/castsequence reset=5 Holy Shield,Hammer of the Righteous,Judgement of Light,shield of righteousness,Consecration,Hammer of the Righteous,Holy Shield,shield of righteousness,Judgement of Light,Hammer of the Righteous,Consecration,shield of righteousness
which just barely slides under the limit.
Thanks, wowphreak! I just assumed before that you couldn't actually fit the whole sequence into one macro. I guess I was wrong.
Connect With Us