Moderator: MacroQuest Developers

Code: Select all
Sub Main
/memspellset <name of spellset with pet & buffs>
/pause 25s
/cast <name of pet spell>
/pause <appropriate pause for casting time and 2 second recast>
/target <yourname's warder>
/cast <name of buff 1>
/pause <appropriate pause for casting time and 2 second recast>
/cast <name of buff 2>
/pause <appropriate pause for casting time and 2 second recast>
/cast <name of buff 3>
/pause <appropriate pause for casting time and 2 second recast>
/cast <name of buff 4>
/pause <appropriate pause for casting time and 2 second recast>
/cast <name of buff 5>
/pause <appropriate pause for casting time and 2 second recast>
/cast <name of buff 6>
/pause <appropriate pause for casting time and 2 second recast>
/memspellset <new spellset>
/endmac
