The Warlocks Den - WoW Warlock Discussions![]() |
|
|
#111 (permalink) |
|
Character Info
Venthorsnipe 80 Human Warlock Thunderlord US PvP Guild: Stone Profile: Blizzard Armory |
Re: Macro Guide
Hey guys- I've been leveling a hunter lately, and since I'm awful at programming, macros, computer stuff, etc., was wondering if anyone can help me with one that casts Hunter's Mark and tells my pet to attack in one click? Any help is appreciated. |
|
|
|
|
|
#112 (permalink) | |
|
Status: Retired
Character Info
Cormanthor 85 Orc Warlock Undermine US PvE Profile: Blizzard Armory Talent Tree: Demonology |
Quote:
Code:
# showtooltip /cast Hunter's Mark /petattack [nogroup, harm]
__________________
Some days it's just not worth chewing through the restraints. |
|
|
|
|
|
|
#113 (permalink) |
|
Character Info
Azhrarn 85 Undead Warlock Skullcrusher Euro PvE PvP Guild: Instant Glory Profile: Blizzard Armory Talent Tree: Destruction |
I saw someone ask for a good working macro to cast soulswap from current target and to exhale on next target. I haven't been using or completely forgetting using Soulswaps in BG's and arena. I want to get better at arena and would like a macro that is easy to handle. So far i use a focus macro on mousescroll up, i got a fear macro for shift+focus and on normal use on target. Is there a way to use soulswap so it swaps dots from my focus, then exhales it on my current target? This way i don't have to keep changing current target. There was no response on the guy who asked it in this thread before but I would like to know. ![]() And thx, this thread has improved my pvping by 100% ![]() Oh, and my guess for soulswap is that it can only be done by 2 seperate macro's but not sure on that.
__________________
"God gave men both a penis and a brain, but not enough blood to run both of them at the same time" ~ Quote by Robbie Williams. |
|
|
|
|
|
#114 (permalink) |
|
Status: Retired
Character Info
Cormanthor 85 Orc Warlock Undermine US PvE Profile: Blizzard Armory Talent Tree: Demonology |
I haven't tested this, but according to Warlock Macros in Cataclysm | Cynwise's Battlefield Manual, this macro should work: Code:
/console Sound_EnableSFX 0 /focus [@mouseover] /cast [@target] soul swap /cast [@focus] soul swap /script UIErrorsFrame:Clear() /console Sound_EnableSFX 1 /clearfocus [@focus,dead]
__________________
Some days it's just not worth chewing through the restraints. |
|
|
|
|
|
#115 (permalink) |
|
Character Info
Azhrarn 85 Undead Warlock Skullcrusher Euro PvE PvP Guild: Instant Glory Profile: Blizzard Armory Talent Tree: Destruction |
Hmm, tested it and it does not work. Basically what I do is, i set focus with my mousewheel, then I select my target, cast DoTs on him. Then I press the macro, it does soulswap the DoTs, but I can't press it again to exhale. The name of the spell also changed to Soul Swap Exhale. I changed the name of the 2nd soulwap (i.e. Exhale) but still the macro button doesn't let me swap it to the focus unless I select him manually. When I see the commandlines in the macro it should put focus on mouseover, then if you have a target and cast dots you should be able to press the button and it will inhale the dots, then when you press it a second time it should follow /cast [@focus] Soul Swap Exhale. For some reason it doesn't recognize it. Any other ideas?
__________________
"God gave men both a penis and a brain, but not enough blood to run both of them at the same time" ~ Quote by Robbie Williams. |
|
|
|
|
|
#116 (permalink) | |
|
|
Quote:
I solved this way: #showtooltip Soul Swap /tar [@focus,exists] /click ActionButton1 /targetlasttarget ActionButton1 where is i put the spell Soul swap. Put in button 1 spell Soul Swap, in button 2 the macro. Push button 1 for Soul swap on target, push button 2 for Soul Swap on focus! |
|
|
|
|
|
|
#117 (permalink) |
|
Character Info
Jvskill 85 Gnome Warlock Haomarush US PvP Guild: Bound by Blood Profile: Blizzard Armory Talent Tree: Demonology |
Here's a good macro for all the buffs you'll need. Code:
#showtooltip /castsequence [@target, exists, nomod][target=noexists, @pet, nomod] Fel Armor, Soul Link, Dark Intent /castsequence [@target, exists, mod:shift][target=noexists, @pet, mod:shift] Demon Armor, Soul Link, Dark Intent Let me know how it works for everyon
|
|
|
|
|
|
#118 (permalink) |
|
Character Info
Zutto 80 Gnome Warlock Terrokar US PvE |
Re: Macro Guide
To make the soul swap macro work you need to do 2 things. first Load out all addons make sure you dont have soul swap any where on your bar..... and then unlearn glyph of soul swap. then use soul swap unglyphed ( while you have buff on and out of combat ) relearn glyph now you are ready to use macro PS you can not use macro if you have soul swap on any bar :-) |
|
|
|
|
|
#119 (permalink) |
|
Character Info
Venthorsnipe 80 Human Warlock Thunderlord US PvP Guild: Stone Profile: Blizzard Armory |
Thanks! I know this is an incredibly simple macro, but, like I said, I'm pretty bad when it comes to this stuff. |
|
|
|
|
|
#120 (permalink) |
|
Status: Retired
Character Info
Cormanthor 85 Orc Warlock Undermine US PvE Profile: Blizzard Armory Talent Tree: Demonology |
Posted a few updates to the macro commands and conditionals, as well as basic instruction clarification and updating the examples.
__________________
Some days it's just not worth chewing through the restraints. |
|
|
|
![]() |
| Bookmarks |
| Tags |
| Guide, howto, Macro |
| Thread Tools | |
|
|