Updated Playerbot Macro Collection (markdown)

kadeshar 2025-09-12 11:48:35 +02:00
parent 459b4c3030
commit ce885a474d

@ -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)
```