#1  
Old 10-29-2008, 05:17 PM
New Registrant
 
Join Date: Apr 2008
Location: Louisiana
Posts: 26
Vigilance Whisper Macro

What would be a macro so that whenever I place Vigilance on someone it whispers them "You have [Vigilance]!" Specifially being able to link the ability itself in the whisper would be nice. Help me, dear fellow tanks!
Reply With Quote
  #2  
Old 10-29-2008, 06:45 PM
Mycophile
WoW Characters
 
Join Date: Oct 2008
Posts: 73
Send a message via MSN to Porcini
I'm not certain that you can whisper a linked spell, however you could have a simple macro such as:

Code:
/cast Vigilance
/script SendChatMessage("You have Vigilance!", "WHISPER", nil, UnitName("target"));
Reply With Quote
  #3  
Old 10-29-2008, 11:13 PM
Lore's Avatar
LOL!
WoW Characters
 
Join Date: Oct 2007
Posts: 1,494
Blog Entries: 7
Send a message via AIM to Lore
That second line can just be replaced with:
/w %t You have Vigilance!



For extra luls, make it say "You are the bomb!" or "Conflagrate on YOU!"
__________________
Despite all my rage, I am still just a Paladin tank.
Reply With Quote
  #4  
Old 10-29-2008, 11:47 PM
New Registrant
 
Join Date: Sep 2008
Posts: 3
My current one is:

Code:
#showtooltip
/cast [target=targettarget,exists,help][] Vigilance
/script SendChatMessage("Vigilance on you!!","WHISPER","Common",UnitName("targettarget"));
/script DEFAULT_CHAT_FRAME:AddMessage(string.format("Vigilance on %s",UnitName("targettarget") ))
Only thing I'm not happy about is that I can only write it to send a tell to either the target of target *OR* the target. I dont think it's possible to decide on the fly.

Last edited by Alephnull; 10-30-2008 at 12:10 AM.
Reply With Quote
  #5  
Old 10-29-2008, 11:58 PM
Registrant
 
Join Date: Oct 2008
Posts: 85
You could use the [button:1] if you don't mind adding an extra thing to remember during a fight?
EG.
I made this macro for tanking Kaelthas Sunstrider, In order to help me keep track of changing targets during this fight.

/target [button:1] lord sanguinar; cosmic infuser
/5 Nibbit is on the {X}
/script if (GetRaidTargetIndex("target")~=7) then SetRaidTargetIcon("target", 7); end



Line 1: When I click this macro it will target the lord when I left click or the mace if i right click
Line 2: just spams X in the tank chan{5 for me} (I will prob remove this)
Line 3: puts a raid icon (1-8, were 7=X) on my current target
Note: line 3 only works in a group were i have assist or am leader but does not break the macro if i'm not.

Reply With Quote
  #6  
Old 10-30-2008, 12:10 AM
New Registrant
 
Join Date: Sep 2008
Posts: 3
Can I give /script a conditional like that?
Reply With Quote
  #7  
Old 10-30-2008, 12:44 AM
Registrant
 
Join Date: Oct 2008
Posts: 85
Yes and no. you can use option buttons to change the target of your spell/ ability and even what action you take against them. It’s all in how you word your macro.
Simple Eg.

#showtooltip
/use [button:2] Adamantite Weightstone; Adamantite Sharpening Stone
/use [button:2] 16;17
I use this macro to put weight stones on my main hand or sharpening stones on my off hand.
I don’t think you can put wild cards into the wow scripts.
Eg.
/script [button:2]
Won’t work because script and [button:2] are different languages and can’t be used in the same program line… I think?
Sorry but I don’t play a pallie and I’m not exactly sure what you are trying to achieve.
If you are happy for your macro to change your target to;
Your target, your targets’ target, a known target “eg. Nibbit or Nibbit’s pet” or your focus
Then yes you can use options to do what you want because a simple line like the one Lore suggested will work
/w %t You have Vigilance!
How ever if you want to wis an unknown target then I’m not aware of any macro that can keep track fast enough.
Reply With Quote
  #8  
Old 10-30-2008, 12:46 AM
Math guy
WoW Characters
 
Join Date: Jan 2008
Posts: 24
Source: ussnorway
How ever if you want to wis an unknown target then I’m not aware of any macro that can keep track fast enough.
mouseover is probably the closest I can think of offhand.


Edit:

Making a nice little mouseover macro with a whisper along the lines of what Lore was saying could prove to be fun to use in combat...
Reply With Quote
  #9  
Old 10-30-2008, 02:14 PM
New Registrant
 
Join Date: Sep 2008
Posts: 20
Wasn't there some Protoss quote from Starcraft to the tune of:
"We aarre Vigilant..."

Reply With Quote
  #10  
Old 10-30-2008, 02:53 PM
Kazeyonoma's Avatar
CM and Wall-O-Text'er
WoW Characters
 
Join Date: Jul 2007
Posts: 5,329
Blog Entries: 2
Arbiters.
__________________
"Quis custodiet ipsos custodes?"
Reply With Quote
  #11  
Old 10-31-2008, 01:49 AM
New Registrant
 
Join Date: Apr 2008
Location: Louisiana
Posts: 26
Wow thanks guys it works like a charm...except it tends to be a bit spammy during hectic battles where I smite my hotkey with many presses (yes I know 'press it only once' but it's not that easy during fights! Try pressing your Devastate "just once" every GCD :P.) Is there a way to just whisper it once to a target, no matter how many times I press the button, thus avoiding whisper spams?
Reply With Quote
  #12  
Old 10-31-2008, 05:58 AM
Registrant
 
Join Date: Oct 2008
Posts: 85
Sorry but macros can't think for you mate. A Macro can't decide if the second time you pressed was a mistake and choose to ignore your instructions & just do whatever it wants, ummm well perhaps if Microsoft made it?
Reply With Quote
  #13  
Old 12-25-2008, 09:09 AM
Death n Decay MT
WoW Characters
 
Join Date: Dec 2008
Posts: 5
Source: Lore
For extra luls, make it say "You are the bomb!" or "Conflagrate on YOU!"
Geddon Rulez Buahaahah

Even with this macro ppl still dying ahahah :V n00bs
Reply With Quote
Reply

Bookmarks


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are On

World of Warcraft™ and Blizzard Entertainment® are all trademarks or registered trademarks of Blizzard Entertainment in the United States and/or other countries. These terms and all related materials, logos, and images are copyright © Blizzard Entertainment. This site is in no way associated with or endorsed by Blizzard Entertainment®.