Elitist Jerks
Register
Blogs
Forums


Go Back   Elitist Jerks » Public Discussion » Public Discussion

Reply
 
LinkBack Thread Tools
Old 04/21/08, 3:21 PM   #331
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by Smurrf View Post
Ah, right...I'd forgotten about that; which shows how much weapon swapping I do. It does mean, however, that that first heal will be somewhat less robust, though. I guess I'm too used to making macros to pop tirnkets while casting spells...
Nope. As long as it's not instant (and possibly even if it is), since almost everything is calculated when the spell lands instead of when it begins casting, the weapons will have swapped before the cast completes, and will gain the benefits of the new stats.

United States Online
Reply With Quote
Old 04/21/08, 4:44 PM   #332
The Gopher
Don Flamenco
 
The Gopher's Avatar
 
Dwarf Warrior
 
Black Dragonflight
Originally Posted by Sarutobi View Post
The best way to do it would be to bind the key to 5 and f (instead of shift + f) then include [modifier:shift, target=focus]. That way, if you hit shift + f or shift + 5 it will perform the action on your focus target.
Yeah I thought of this workaround, the only problem with it is I'm trying not to lose my binding for Assist Target which I use quite frequently. I guess I'll have to figure something out ><

<XI> BROWN PEOPLE ARE A BLIGHT ON HUMANITY

Offline
Reply With Quote
Old 04/21/08, 5:57 PM   #333
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by The Gopher View Post
Yeah I thought of this workaround, the only problem with it is I'm trying not to lose my binding for Assist Target which I use quite frequently. I guess I'll have to figure something out ><
Um, why not use two actionbar slots, one bound to 5 with just the normal ability, and the other bound to shift-f with a macro version to target the focus, i.e.
#showtooltip
/cast [target='focus'] Hammer of Justice

United States Online
Reply With Quote
Old 04/26/08, 4:06 PM   #334
Harmonics
Bartlett Pears. Sliced. In Heavy Syrup.
 
Harmonics's Avatar
 
Night Elf Druid
 
Terenas
Is there anyway to announce that I have used an ability with a macro for that ability? I wanted to let my party know when I use Nature's swiftness, but a /p blah blah in the macro is pretty spammy, and if I hit it while NS is on cooldown (wishful thinking) it broadcasts wrong information.

You can't call a planet Bob!
.
You were missing the () at the end of Feral Charge (Bear), this is necessary otherwise WoW thinks you're trying to cast Feral Charge Rank Bear.

Offline
Reply With Quote
Old 04/27/08, 7:17 PM   #335
Nemaa
Piston Honda
 
Nemaa's Avatar
 
Tauren Shaman
 
Twisting Nether (EU)
Is it possible to make a purge macro to function like this:
Cast purge on my focus target if it exists, otherwise Purge on my target.
I couldn't find a way to make this. If you know about an addon that can make this it would be a great help as well.


Offline
Reply With Quote
Old 04/27/08, 7:27 PM   #336
Fendryl
Don Flamenco
 
Fendryl's Avatar
 
Orc Hunter
 
Malfurion
Originally Posted by Harmonics View Post
Is there anyway to announce that I have used an ability with a macro for that ability? I wanted to let my party know when I use Nature's swiftness, but a /p blah blah in the macro is pretty spammy, and if I hit it while NS is on cooldown (wishful thinking) it broadcasts wrong information.
Not via vanilla macros, but with an addon you can. WoWInterface Downloads : Iriel's Castle : AfterCast and then you can do:
/aftercast /p -- Nature's Swiftness --
/cast Nature's Swiftness

Offline
Reply With Quote
Old 04/27/08, 8:10 PM   #337
Nemaa
Piston Honda
 
Nemaa's Avatar
 
Tauren Shaman
 
Twisting Nether (EU)
Unfortunately it does not work. With aftercast you can do ony unprotected actions like emotes, chat messages and so on.
/aftercast +fail /cast Purge
/cast [target=focus] Purge
Displays a "Blizzard UI blocked this action" message.
So I think I should use 2 different macros with 2 hotkeys, or this:
/cast [modifier:alt, target=focus] Purge;Purge

Last edited by Nemaa : 04/27/08 at 8:59 PM.


Offline
Reply With Quote
Old 04/28/08, 5:44 AM   #338
Hamsda
Piston Honda
 
Hamsda's Avatar
 
Goblin Priest
 
Mannoroth (EU)
Originally Posted by Nemaa View Post
Unfortunately it does not work. With aftercast you can do ony unprotected actions like emotes, chat messages and so on.
/aftercast +fail /cast Purge
/cast [target=focus] Purge
Displays a "Blizzard UI blocked this action" message.
So I think I should use 2 different macros with 2 hotkeys, or this:
/cast [modifier:alt, target=focus] Purge;Purge
Fendryl's post was no reply to your question if you look at the quote :P

but to solve your problem, try this one:

/cast [target=focus, exists, harm][target=target, exists, harm] Purge

Germany Offline
Reply With Quote
Old 04/28/08, 8:02 AM   #339
Nemaa
Piston Honda
 
Nemaa's Avatar
 
Tauren Shaman
 
Twisting Nether (EU)
Thank You, that works fine.
And if I want to make my macro work like the opposite way (purge my target, if it has nothing to dispell try purging my focus target if it exists) I should change it to this:
/cast [target=target, exists, harm][target=focus, exists, harm] Purge
Am I right?


Offline
Reply With Quote
Old 04/28/08, 10:04 AM   #340
 Adoriele
Happy October 19th!
 
Adoriele's Avatar
 
Night Elf Druid
 
Dragonblight
Originally Posted by Nemaa View Post
Thank You, that works fine.
And if I want to make my macro work like the opposite way (purge my target, if it has nothing to dispell try purging my focus target if it exists) I should change it to this:
/cast [target=target, exists, harm][target=focus, exists, harm] Purge
Am I right?
No. Your macros can never distinguish whether the spell will fail or not, so in this case it will only purge your focus if you have no target. Similarly, the one above will only purge your target if you have no focus, though that's a more likely scenario to pop up.

United States Online
Reply With Quote
Old 05/01/08, 6:28 PM   #341
Lons
Banned
 
Human Mage
 
Draenor
Glad I came upon this thread, I like to say I am an amateur macro writer and I use this in raids as my focus macro sheep with the option of using alt to reassign my focus.

#showtooltip Polymorph(Rank 1: Turtle)
/clearfocus [target=focus,dead]
/clearfocus [modifier:alt]
/target focus
/focus [harm,exists,nodead] target
/targetlasttarget [harm]
/target [noexists] focus
/cast [target=focus,exists] Polymorph(Rank 1: Turtle)

It may not be pretty, but it is what I use. my first question is.

1) Can this be cleaned up and
2) I really want to be able to cast random all my polys, but with what I have I run out of room adding the new info tot he macro, is there a way to do what I need done in this macro, but add in a castrandom ability to poly so I can just randomly have all my polys used.

Thanks.

Offline
Reply With Quote
Old 05/01/08, 6:30 PM   #342
Lons
Banned
 
Human Mage
 
Draenor
I have seen a lot of posts from people that want to use click trinkets and abilites whenever the cooldowns are up and wanted to show what I use in a raid, because a) I hate missing cooldowns and b) I hate having to worry about missing cooldowns

#showtooltip Fireball
/console Sound_EnableSFX 0
/use 13
/use 14
/use Combustion
/use Icy Veins
/console Sound_EnableSFX 1
/run UIErrorsFrame:Clear()
/use Fireball


This macro to me is very clean and I use it for my fireballs and have set up my frostbolts and arcane missles with similar ones.

It simply pops everything I have whenever the cooldown is up.

Offline
Reply With Quote
Old 05/01/08, 10:06 PM   #343
Marroc
Now you're thinking with portals!
 
Marroc's Avatar
 
Undead Rogue
 
Twisting Nether
Originally Posted by Lons View Post
Glad I came upon this thread, I like to say I am an amateur macro writer and I use this in raids as my focus macro sheep with the option of using alt to reassign my focus.

#showtooltip Polymorph(Rank 1: Turtle)
/clearfocus [target=focus,dead]
/clearfocus [modifier:alt]
/target focus
/focus [harm,exists,nodead] target
/targetlasttarget [harm]
/target [noexists] focus
/cast [target=focus,exists] Polymorph(Rank 1: Turtle)

It may not be pretty, but it is what I use. my first question is.

1) Can this be cleaned up and
2) I really want to be able to cast random all my polys, but with what I have I run out of room adding the new info tot he macro, is there a way to do what I need done in this macro, but add in a castrandom ability to poly so I can just randomly have all my polys used.

Thanks.
Just to make sure I get what you want it to do / what it does correct:

1. Clear focus if current focus is dead
2. Clear focus if alt is held
3. Target current focus (unneeded?)
4. Focus current target if it exists and isn't dead
5. Target your last target (unneeded?)
6. Target your focus if you don't have a target (unneeded?)
7. Cast polymorph on your target.

With that said, you can reduce the macro above to the following, as well as remove the unneeded targeting:

#showtooltip Polymorph(Rank 1: Turtle)
/clearfocus [target=focus,dead][modifier:alt]
/focus [target=focus, noexists]
/cast [target=focus,exists] Polymorph(Rank 1: Turtle)

Total length: 170

The above does:
1. Clears your focus if its dead or alt is held
2. Sets your focus to your current target if you do not have a focus
3. Casts polymorph on your current focus if it exists

If the functionality of targeting your focus if you have no target is still wanted you can simply add the line /target [exists] focus.


To make the macro cast a random poly you do:
#showtooltip Polymorph(Rank 1: Turtle)
/clearfocus [target=focus,dead][modifier:alt]
/focus [target=focus, noexists]
/castrandom [target=focus,exists] Polymorph(Rank 1: Turtle), Polymorph(Rank 1: Pig), Polymorph(Rank 4)

Total length: 219

Last edited by Marroc : 05/01/08 at 10:12 PM.

Offline
Reply With Quote
Old 05/02/08, 2:53 AM   #344
Lons
Banned
 
Human Mage
 
Draenor
Thanks, I'm in a raid right now that doesn't require any sheeping, but will get back to you on how this works out. I knew I had to much crap in there that was redundant!

Offline
Reply With Quote
Old 05/02/08, 5:17 PM   #345
Lons
Banned
 
Human Mage
 
Draenor
Works like a charm, thanks ever so much for helping me out Marroc.

Offline
Reply With Quote
Reply

Go Back   Elitist Jerks » Public Discussion » Public Discussion

Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Warlock] 5 v 5 Macro help Cronjob Player vs. Player 13 09/08/07 6:38 AM
Need help with a macro. Iol User Interface and AddOns 5 08/10/07 3:36 PM
Macro Fun KGBAgent185 Public Discussion 16 11/05/05 1:24 PM