Dagradt is the man for PvP Rotations..He will be updating CLU with Battleground and Arena rotations to melt the faces of your opponents.
Things you need to know:
- Are you updated to the latest CLU version?
- If LazyRaider is not working for you then don't use it... Use Combat Bot until it is working or Raid Bot if it is working.
- If you wish to control the movement of CLU inside of BG's you will need my macro list in order for the rotation to work correctly. (see below)
- Some CLU rotation will now work with BGbuddy, it's not perfect but it is working.
[FONT=Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif]
[/FONT]
Installation
==============
Below is the standard macro list:
1) Start/Stop Rotation:
/script Manual= not Manual;
/run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end
2) Start/Stop Burst:
/script Burst= not Burst;
/run if not Burst then print("Burst: \124cFF15E61C Enabled") return else print("Burst: \124cFFE61515 Disabled") end
3) Base Rotation/Necrotic Rotation switch: (Note: Only valid for Deathknights)
/script rotationSwap= not rotationSwap;
/run if not rotationSwap then print("Base Rotation: \124cFF15E61C Enabled") return else print("Necrotic Rotation: \124cFF15E61C Enabled") end
Below is the MultiCast macro list (Note: Replace the word Spell with the spell you wish to cast, only one spell per macro! MT = Main Target, FT = Focus Target)
4) MultiCastMT:
#showtooltip Spell
/script SpellName="Spell";
/script MultiCastMT=1;
5) MultiCastFT:
#showtooltip Spell
/script SpellName="Spell";
/script MultiCastFT=1;
How to use
==================
1) Start/Stop Rotation:
Press once for Start if stopped, and once for Stop if currently PWN'n. READ THE CHAT POST!
2) Start/Stop Burst:
Press once to Start if not currently activated, press once to Stop if currently PWN'n. READ THE CHAT POST!
3) Base Rotation/Necrotic Rotation switch: (Note: Only valid for Deathknights)
Each press will change the rotation style. READ THE CHAT POST!
4) MultiCastMT:
Spam until your spell is cast, you need to spam as I have not made a halt check yet and the tree is too fast to time it right manually.
5) MultiCastFT:
Spam until your spell is cast, you need to spam as I have not made a halt check yet and the tree is too fast to time it right manually.
Okay, so upon starting HB all Macros will be reset to default(Off, or On). You need to check your macro settings by pressing them and seeing what they are currently set too(On/Off). Leave Burst off or make sure Burst is off by pressing the macro and reading the chat log(it will post in general chat), after you do that make sure that rotation is ENABLED or nothing will work! Once rotation is ENABLED and Burst is OFF you can happily attack targets and use the rotation swap macro to effectively use NS on whatever calls for it or the base rotation on whatever calls for it.