In effort to optimize Gatherbuddy's combat (through lifting 255 character macro limit and in this case creating 30 second cycle) i created AddOn which simply contains macros, binded to GB combat buttons by default.
Requirements:
Hammer of the Righteous
Shield of the Righteous
Judgement
Avenger's Wrath
any kind of Seal active before starting GB
Key 1 = Mount and Eternals credits to Bioern
Key 3 = hit points renewal = Holy Light (should heal enough with 3/3 Crusader talent)
Key 4 = mana points renewal = Divine Plea (shouldnt run oom anyway) or Drink
Key 5 = press after ressurection = [Crusader] Aura
Key 9 + 0 = Seal [of Truth] and Blessing [of the Kings]
What exactly is hidden under 6/7/8 buttons?
Key 6 & Key 7:
Key 8 (as you see /castsequence can be really long)
For more info and download check http://www.thebuddyforum.com/gather...829-strixs-gatherbuddy-macros.html#post182489
Requirements:
Hammer of the Righteous
Shield of the Righteous
Judgement
Avenger's Wrath
any kind of Seal active before starting GB
Key 1 = Mount and Eternals credits to Bioern
Code:
/use item:37700
/use item:37701
/use item:37702
/use item:37704
/use item:37703
/use item:37705
/use item:22572
/use item:22573
/use item:22574
/use item:22575
/use item:22577
/use item:22578
/script UIErrorsFrame:Clear()
/cast <Mount name here>
Key 3 = hit points renewal = Holy Light (should heal enough with 3/3 Crusader talent)
Key 4 = mana points renewal = Divine Plea (shouldnt run oom anyway) or Drink
Key 5 = press after ressurection = [Crusader] Aura
Key 9 + 0 = Seal [of Truth] and Blessing [of the Kings]
What exactly is hidden under 6/7/8 buttons?
Key 6 & Key 7:
Code:
/use Avenger's Shield
/use Avenging Wrath
/use Lifeblood
/use Divine Protection
Key 8 (as you see /castsequence can be really long)
Code:
/castsequence reset=30 Hammer of the Righteous,Consecration,Hammer of the Righteous,Judgement,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Holy Light,Hammer of the Righteous,Judgement,Hammer of the Righteous,Shield of the Righteous,Hammer of the Righteous,Holy Light,Hammer of the Righteous,Judgement,Hammer of the Righteous,Shield of the Righteous
For more info and download check http://www.thebuddyforum.com/gather...829-strixs-gatherbuddy-macros.html#post182489
Last edited: