 |
01/06/08, 7:07 PM
|
#106
|
|
Glass Joe
|
Healing Macro Help
Try this one out please....
/stopcasting
/cast Nature's Swiftness
/stopcasting
/cast healing wave
that casts ns then hw on my target. What i'd like it to do is set my target as focus on left click only if i don't already have a focus then cast ns and hw on my focus. Any and all help would be appreciated.
|
|
|
|
|
01/07/08, 12:28 AM
|
#107
|
|
Glass Joe
|
Originally Posted by Kambi
Try this one out please....
/stopcasting
/cast Nature's Swiftness
/stopcasting
/cast healing wave
that casts ns then hw on my target. What i'd like it to do is set my target as focus on left click only if i don't already have a focus then cast ns and hw on my focus. Any and all help would be appreciated.
|
This might work, but I don't have a Shaman/Druid to test it with:
/clearfocus [modifier:shift]
/focus [target=focus, noexists] [target=focus, dead]
/stopmacro [target=focus, harm]
/stopcasting
/cast Nature's Swiftness
/stopcasting
/cast [target=focus, exists, nodead] Healing Wave
Holding shift down will clear your focus and allow you to change it. If you don't it will cast on your focus instead of a friendly target. The macro will stop if you have an enemy focused (presumably for Earth Shocking) so you don't blow Nature's Swiftness by accident.
|
|
|
|
|
01/08/08, 8:43 PM
|
#108
|
|
King Hippo
Orc Hunter
Stormscale (EU)
|
Never mind, I forgot itemrack can do it.....
Last edited by Osse : 01/08/08 at 8:50 PM.
|
|
|
|
|
01/10/08, 5:47 AM
|
#109
|
|
Glass Joe
Tauren Warrior
Aegwynn (EU)
|
i tried following to reduce some space used, but it doesnt really work:
#showtooltip psychic scream
/cast [nomodifier] Mass dispell
/cast [modifier:shift] Psychic Scream (rank1)
/cast [modifier:alt] Psychic Scream
didnt copy&pasted it, just wrote it off my mind, so if there is any error in it, that shouldnt be the problem because the version i use ingame should be free of any typos etc.
so i want Mass dispell and the two ranks of psychic scream on the same button(key-binded E), with the two modifiers alt and shift.
it works with mass dispell, but using one of the two modifiers will highlight the button, but not cast anything...
any ideas why it doesnt work? =(
|
|
|
|
|
01/10/08, 6:10 AM
|
#110
|
|
Glass Joe
Troll Death Knight
Dragonblight (EU)
|
Originally Posted by PewPew
i tried following to reduce some space used, but it doesnt really work:
#showtooltip psychic scream
/cast [nomodifier] Mass dispell
/cast [modifier:shift] Psychic Scream (rank1)
/cast [modifier:alt] Psychic Scream
didnt copy&pasted it, just wrote it off my mind, so if there is any error in it, that shouldnt be the problem because the version i use ingame should be free of any typos etc.
so i want Mass dispell and the two ranks of psychic scream on the same button(key-binded E), with the two modifiers alt and shift.
it works with mass dispell, but using one of the two modifiers will highlight the button, but not cast anything...
any ideas why it doesnt work? =(
|
Changing the order in
/cast [modifier:shift] Psychic Scream (rank1)
/cast [modifier:alt] Psychic Scream
/cast [nomodifier] Mass dispell
might do the trick.
But i would personally write it as
#showtooltip
/cast [modifier:shift] Psychic Scream (rank1); [modifier:alt] Psychic Scream; Mass dispell
because i tend to run into the max useable characters barrier for macro's :P
|
|
|
|
|
01/10/08, 7:33 PM
|
#111
|
|
Von Kaiser
|
If you have shift-E or alt-E bound anywhere in your keybindings, that can mess with it too.
|
|
|
|
|
01/11/08, 3:25 AM
|
#112
|
|
Glass Joe
Night Elf Druid
Aegwynn (EU)
|
Hey all, I couldn't find any existing info on this. Apologies if my question is answered elsewhere. Been bothering me for a while.
I want a clickable Macro that does those two things:
- On leftclick it should innervate the Target and if possible send him a message to get him aware of it.
- On rightclick it should cast innervate on myself and equip my [Ethereum Life-Staff].
I'm not very used to those macros so i tried following, without success.
/cast [button:1; target=target] Innervate; /%t Innervate
/cast [button:2; target=player] Innervate; /use Ethereum Life-Staff
|
|
|
|
|
01/11/08, 4:13 AM
|
#113
|
|
Glass Joe
|
You didn't specify what the macro is or is not doing.
If the whisper isn't being sent, try using SendChatMessage instead.
SendChatMessage("Innervate", "WHISPER", nil, UnitName(target))
If you're having a problem with the weapon switching, I think you should be using /equip instead of /use.
|
|
|
|
|
01/11/08, 1:47 PM
|
#114
|
|
Von Kaiser
Blood Elf Mage
Smolderthorn
|
autoattack macro
So i've got me a paladin that i'm attempting to AOE tank with. That's all well and good, but i cant seem to figure out a proper macro that allows me to switch targets and keep auto attacking while being able to cast/recast holy shield...
This is what i've got so far.
#showtooltip Holy Shield
/cast attack
/cast Holy Shield
So what's happening is... i'm pulling 3-4 mobs. I hit my macro to start attacking the first guy and putting my holy shield up. Now when the 8sec cd is up, i hit the macro again to recast holy shield... but i stop attacking. I want a macro like this so i can tab target effectively without having to search through the mass of mobs with my mouse to find the guy i'm attacking and right-click him...
While i can make target focus sheep, Counterspell and fireblast macros... bind all my mage armors to one button, i dont know a whole lot about macros...
I've also heard about you being able to put an ! somewhere so that it will keep auto attacking even when you spam the button... then again it was a hunter who mentioned it so idk if autoshot and autoattack relate in a macro sense...
any help would be awesome. 
|
|
|
|
|
01/11/08, 2:34 PM
|
#115
|
|
Happy October 19th!
Night Elf Druid
Dragonblight
|
Originally Posted by Insieme
/cast [button:1, target=target] Innervate; [button:2, target=player] Innervate
/equip [button:2] Ethereum Life-Staff
/stopmacro [button:2]
/t %t Innervate
|
Try that.
Originally Posted by Sunstealer
#showtooltip Holy Shield
/cast Holy Shield
/startattack
|
Same here. 'Attack' is a spell which toggles your autoattack. Another way of doing it, post 2.3.2, would be /cast !attack, but Blizzard has given us the simpler method for this very common spell.
|
|
|
|
|
01/13/08, 7:35 PM
|
#116
|
|
Glass Joe
|
Help needed
I have been using this macro for a long time to cast all my dots with one keybinding.
/castsequence reset=target siphon life, Curse of Agony, Corruption
However after the recent patch it has been getting stuck. For example, if the target goes out of range and I attempt a cast it will freeze and will not do anything when pressed after the target comes back into cast range. I read in the patch notes on this to see if there was a change that may have affected it and found
# Fixed various problems with /castsequence getting stuck.
# /cast will toggle spells again unless the name is prefixed with an exclamation mark, e.g. /castsequence Steady Shot, !Auto Shot
SO i have changed the macro to
/castsequence reset=target !siphon life, !Curse of Agony, !Corruption
and the problems still happen. Is there somthing i am missing? Any help would be awesome. Thank you!
|
|
|
|
|
01/14/08, 1:56 AM
|
#117
|
|
Happy October 19th!
Night Elf Druid
Dragonblight
|
Originally Posted by Psichotic
I have been using this macro for a long time to cast all my dots with one keybinding.
/castsequence reset=target siphon life, Curse of Agony, Corruption
However after the recent patch it has been getting stuck. For example, if the target goes out of range and I attempt a cast it will freeze and will not do anything when pressed after the target comes back into cast range. I read in the patch notes on this to see if there was a change that may have affected it and found
# Fixed various problems with /castsequence getting stuck.
# /cast will toggle spells again unless the name is prefixed with an exclamation mark, e.g. /castsequence Steady Shot, !Auto Shot
SO i have changed the macro to
/castsequence reset=target !siphon life, !Curse of Agony, !Corruption
and the problems still happen. Is there somthing i am missing? Any help would be awesome. Thank you!
|
The change you're looking at only affects spells that toggle by default, I.E. Shapeshift forms, auto attack, auto shot, etc. ! doesn't affect normal spells like SL, CoA, and Corruption.
|
|
|
|
|
01/14/08, 2:10 AM
|
#118
|
|
Don Flamenco
No account
Human Mage
No WoW Account
|
Originally Posted by Aranan
So I'm trying to "enhance" a polymorph macro I found on this forum a while ago. Here's the original:
#show Polymorph
/focus [target=focus, noexists]; [target=focus, dead]; [target=focus, help]
/stopmacro [target=focus, noexists]
/cast [target=focus] Polymorph
This will cast polymorph if you have a focus target, and if your current focus target is dead or inexistant, then sets your current target as your focus.
|
This is the macro I am currently using. However is there a way to enhance it such that it sets and polymorphs the focus target, but when ctrl is pressed, it polymorphs the current target instead?
|
|
|
|
|
01/14/08, 12:03 PM
|
#119
|
|
Von Kaiser
Blood Elf Paladin
Sargeras
|
#show Polymorph
/focus [target=focus, noexists]; [target=focus, dead]; [target=focus, help]
/stopmacro [target=focus, noexists]
/cast [modfier:ctrl, target=target]; [target=focus] Polymorph
Not sure... that might work. input?
|
|
|
|
|
01/14/08, 12:49 PM
|
#120
|
|
Glass Joe
Night Elf Druid
Lightninghoof
|
Close. You can make this macro cleaner by using multiple conditionals per parameter, as follows:
#showtooltip Polymorph
/focus [target=focus, noexists] [target=focus, dead] [target=focus, help]
/stopmacro [target=focus, noexists]
/cast [modfier:ctrl] [target=focus] Polymorph
That will get the effect you want.
|
|
|
|
|
|