Appearance
Macros
Attack Macros
The following macros help control bot attacks.
DPS Attack
DPS bots will attack you current target.
/gr @dps attackDPS Passive
DPS bots will become passive, (usually) stopping their attacks.
/gr @dps co +passiveDPS Active
DPS bots will be able to attack again.
/gr @dps co -passiveDPS Stop Attack
DPS bots will stop attacking and start following you.
/gr @dps fleeDPS Start Attack
DPS bots will start attacking their assigned target (RTI) again.
/gr @dps co -passive
/gr @dps attack rtiDPS Wait
DPS bots will wait 20 seconds before attacking.
/gr @dps wait for attack time 20DPS No Wait
DPS bots will not wait before attacking.
/gr @dps wait for attack time 0Pull
Paladin tanks will cast Avenger's Shield (if in range and off cooldown) or body pull. Warriors will charge (if in range and off cooldown) or body pull.
/gr @paladin @tank attack
/gr @paladin @tank cast Avenger's Shield
/gr @warrior @tank attackPositioning Macros
The following macros help control bot positioning.
Move Mouseover
Press to move a mouseover bot target in your party or raid to a new position using RTSC AEDM.
/gr rtsc cancel
/run local n = UnitIsPlayer("mouseover") and GetUnitName("mouseover", 1) if n then SendChatMessage("range follow 1","WHISPER",nil,n) end
/run local n = UnitIsPlayer("mouseover") and GetUnitName("mouseover", 1) if n then SendChatMessage("range followraid 1","WHISPER",nil,n) end
/run local n = UnitIsPlayer("mouseover") and GetUnitName("mouseover", 1) if n then SendChatMessage("rtsc select","WHISPER",nil,n) end
/cast aedmMove Ranged
Press to move all ranged bots in your party or raid to a new position using RTSC AEDM.
/gr range follow 1
/gr range followraid 1
/gr @ranged rtsc select
/cast aedmSummon
Summons all bots in your party or raid to your position (and ressurects them if they're dead).
/gr summonStay
Have bots in your party or raid stay at their current position.
/gr stayHold
Have ranged bots in your party or raid stay their current position, but allow melee bots some freedom of movement to engage nearby targets.
/gr @melee guard
/gr @ranged stayGuard
Have bots in your party or raid guard their current position.
/gr guardFollow
Have bots in your party or raid follow you.
/gr range followraid 3
/gr range follow 3
/gr followFormation Macros
May be combined with any of the Positioning Macros.
Formation Chaos
Bots move randomly.
/gr formation chaosFormation Arrow
Bots move with tanks up front, followed by melee, then ranged, then healers.
/gr formation arrowFormation Near
Bots stay close to you.
/gr formation nearFormation Far
Bots stay far away from you.
/gr formation farFormation Circle
Bots move in a circle around you.
/gr formation circleFormation Line
Bots move in a line to your right and left.
/gr formation lineSpell Macros
Heroism
Have one of your shamans cast Heroism.
/target ShamanName
/w ShamanName cast HeroismWarning
You currently have to target the shaman you want to cast Heroism since they need to target themselves while casting it.
Rebirth
Have a druid rebirth your current target.
/gr @druid @restoration cast Rebirth
/gr @balance cast RebirthShackle Target
Have a priest shackle your current target.
/gr @priest cast Shackle UndeadPolymorph
Have a mage polymorph your current target.
/gr @mage cast PolymorphMisc Macros
Find Bots with Specific Roles
Find bots with a particular level and/or role.
Find all tanks level 60-70:
/1 @60-70 @tank whoRepair Check
Find all bots in party or raid that require repairs.
/gr @needrepair whoTrain All Skills
Train all available skills when standing near the trainer with the available skills-window opened.
/run LoadAddOn"Blizzard_TrainerUI" f=ClassTrainerTrainButton f.e = 0 if f:GetScript"OnUpdate" then f:SetScript("OnUpdate", nil)else f:SetScript("OnUpdate", function(f,e) f.e=f.e+e if f.e>.01 then f.e=0 f:Click() end end)endClick Craft Button
Press to craft the currently selected item in the profession window.
/click CraftCreateButtonMulti-Spec
Use this macro to change spec. Make sure you've set up a template in Talented-mk, an action bar profile in ABS, and an item set in ItemRack matching the values in the macro.
/target YourName
.reset talents
/in 1 /talented apply NameOfTemplate
/in 10 /abs restore NameOfActionButtonProfile
/in 10 /itemrack equip NameOfItemSet