diff --git a/Playerbot-Macro-Collection.md b/Playerbot-Macro-Collection.md index 4a0c731..910d4cb 100644 --- a/Playerbot-Macro-Collection.md +++ b/Playerbot-Macro-Collection.md @@ -50,4 +50,14 @@ To make bots stay in place and assist you in attack: /p nc -follow,+stay,-passive /p co +passive /p do stay +``` + +## Targeting predefinied creature + +To focus bots on target for example Web Wrap: + +``` +/target Web Wrap +/stopmacro [noharm][dead] +/script SetRaidTarget("target", 8) ``` \ No newline at end of file