Quick Reference Guide for Raid Leading
This page is designed to be a resource for anyone raid leading or helping the raid lead. There will be a lot of information on this page that you can quickly copy and paste during a raid to do assignments or marks along with links to any future guides I write that will assist with raid leading.
Molten Core Succinct Strategies
Onyxia Succinct Strategy
Copy & Paste Section
The Script commands will allow you to quickly set a mark with a hotbutton/keybind and the shapes in brackets such as {Star} when copy and pasted into the game's chat window will display the shape instead of the word.
/script SetRaidTarget("target", 1);
{Star}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 2);
{Circle}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 3);
{Diamond}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 4);
{Triangle}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 5);
{Moon}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 6);
{Square}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 7);
{X}
- - - - - - - - - - - - - - - - - - - -
/script SetRaidTarget("target", 8);
{Skull}