I'm looking for a macro that does Word of Glory on myself with no modifier and @myfriend with shift modifier and @myotherfriend with ctrl modifier, in these macro lines it should be included that I can use all these when my target is an enemy. My old macro made me unable to when my target was an enemy.
Thanks in advance.
Kevvaxz
4 replies to this topic
#1
Posted 23 January 2013 - 10:05 AM
#2
Posted 23 January 2013 - 10:26 AM
I'm using this right now:
/cast [mod:shift, @party1] Word of Glory
/cast [mod:ctrl, @party2] Word of Glory
/cast [mod:alt, @targettarget] Word of Glory
/cast [@target, nomod, noharm, exists] Word of Glory
/cast [@player, nomod] Word of Glory
Works like a charm for me, if you rather want to use names instead of party 1 @ 2 simply replace them with your partners names.
/cast [mod:shift, @party1] Word of Glory
/cast [mod:ctrl, @party2] Word of Glory
/cast [mod:alt, @targettarget] Word of Glory
/cast [@target, nomod, noharm, exists] Word of Glory
/cast [@player, nomod] Word of Glory
Works like a charm for me, if you rather want to use names instead of party 1 @ 2 simply replace them with your partners names.

"So...you're telling me that I can write anything I want here and it will appear under my post?"
#3
Posted 23 January 2013 - 10:48 AM
Works. Thx
#4
Posted 23 January 2013 - 05:12 PM
Thazable, on 23 January 2013 - 10:26 AM, said:
I'm using this right now:
/cast [mod:shift, @party1] Word of Glory
/cast [mod:ctrl, @party2] Word of Glory
/cast [mod:alt, @targettarget] Word of Glory
/cast [@target, nomod, noharm, exists] Word of Glory
/cast [@player, nomod] Word of Glory
Works like a charm for me, if you rather want to use names instead of party 1 @ 2 simply replace them with your partners names.
/cast [mod:shift, @party1] Word of Glory
/cast [mod:ctrl, @party2] Word of Glory
/cast [mod:alt, @targettarget] Word of Glory
/cast [@target, nomod, noharm, exists] Word of Glory
/cast [@player, nomod] Word of Glory
Works like a charm for me, if you rather want to use names instead of party 1 @ 2 simply replace them with your partners names.
/use [mod:shift,@party1][mod:ctrl,@party2][mod:alt,@targettarget][@target,nomod,help][] Word of Glory
Cleaner version, but really doesn't matter...
// Frozire // Nicky \\ Aphix \\
"Scissors are overpowered. Rock is fine." - Paper
Got any macro questions or hunter questions? Send me a PM and I will help you out!
"Scissors are overpowered. Rock is fine." - Paper
Got any macro questions or hunter questions? Send me a PM and I will help you out!
#5
Posted 24 January 2013 - 06:46 AM
NickyEU, on 23 January 2013 - 05:12 PM, said:
/use [mod:shift,@party1][mod:ctrl,@party2][mod:alt,@targettarget][@target,nomod,help][] Word of Glory
Cleaner version, but really doesn't matter...
Cleaner version, but really doesn't matter...
/use [mod:shift,@party1][mod:ctrl,@party2][mod:alt,@targettarget][@target,nomod,help][@player,nomod] Word of Glory
Thanks for your input, I might rewrite all my macros like this. (:

"So...you're telling me that I can write anything I want here and it will appear under my post?"
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users


















