|
|
|
|
World of Warcraft Guides, Cheats, Tips, Bots and Hacks World of Warcraft Guides |
| CC Macro For TBC Make CC Simple |
From a guildy of mine comes this simple macro:
************************************************
The macro system in WoW 2.0 introduces a new element called focus which allows a player to save a target as its 'focus' and, using macros, cast spells on the focus without losing your current target. This is great for all the CC that is needed in TBC.
Ex, Chain-Fear Focus Macro
1. Target the mob you want to chainfear 2. If you your focus is dead, then clear focus 3. If you your focused target don't exist, clear it 4. If you don't have a focus put you focus on trageted mob 5. Cast fear on your focus.
Code:
/clearfocus [target=focus,dead] /clearfocus [target=focus,noexists] /focus [target=focus,noexists] /cast [target=focus] Fear
As fear is casted on your focus instead of your target you don't need to change target to fear. Just contiune to dps the 'main' mob and hit the macro once awhile to keep your focus feared.
For other classes just change the spellname. shackle, polymorph, banish etc etc..
Edit: As shackle is mostly used in Karazhan i made one.
Code:
/clearfocus [target=focus,dead] /clearfocus [target=focus,noexists] /focus [target=focus,noexists] /cast [target=focus] Shackle Undead
And a banish Code:
/clearfocus [target=focus,dead] /clearfocus [target=focus,noexists] /focus [target=focus,noexists] /cast [target=focus] Banish
"WoW Gamer Shares the Secret Tactics You Can Use to Legally Make up to 200 Gold per Hour or More in World of Warcraft Without Using Hacks and Without Getting Banned... So You Never Have to Buy Gold Again!" - Golds Secrets
|
Add the link bellow to your forum signatures, myspace, facebook and anywhere
else you think WoW Guides are needed!
|
 |
|
|
|
|