wulf
Community Developer
- Joined
- Dec 29, 2010
- Messages
- 1,832
- Reaction score
- 128
Couple warlock questions. First, little ass kissing. Love this, love the shit out of it. My only issue is that with demo form my toon transforms soon as he has enough power, than back. Also, can we have a setting to cast the life draining spell when 3+ mobs are around?
Also, i love this idea with the macros.
1) Start/Stop Rotation:
/script Manual= not Manual;
/run if not Manual then print("Rotation: \124cFF15E61C Enabled") return else print("Rotation: \124cFFE61515 Disabled") end
Just so my stupid ass understands, this starts and stops the dpsing?
2) Start/Stop Burst:
/script Burst= not Burst;
/run if not Burst then print("Burst: \124cFF15E61C Enabled") return else print("Burst: \124cFFE61515 Disabled") end
And this blows all cool downs?
You sir, are the 2nd god on this fourm ive found if im understanding this correctly.
The macros are for PvP and you can thank Dagradt for them (I dont think he has finished burst yet.)

Having said that CLU has a "built In" Keybind system whereby you set your Keybind to the desired setting to toggle. Thus, you can toggle PauseRotation and EnableCooldowns.