Summon & Buff Pet
Posted: Sun Oct 10, 2004 3:08 pm
Can a macro be made to mem spell set to summon and buff pet for a lvl 68 Beastlord. Once summoned and buffed sit down ane mem another spell set.
Need to talk about MacroQuest to other MacroQuest users?
https://mq64.org/phpBB3/
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