• 1 page(s)
Killing Blow text msg?

just wondering, is there a addon that anyone knows that will display a comment in /say, like Killing Blow on *targets name*. Or anything like that? thanks.

Report this thread post

Just testing if I could do it with just a macro... not fully tested... but here it is:

/run CreateFrame("Frame","kb",UIParent); kb:SetScript("OnEvent",function() if arg2 == "PARTY_KILL" and arg4 == UnitName("player") then SendChatMessage("Killing Blow on *" .. arg7 .. "*.","SAY"); end; end); kb:RegisterEvent("COMBAT_LOG_EVENT_UNFILTERED");

All you have to do is press it 1 time when you want it to start saying stuff, when you don't want to, just reloadui... should be exactly 255 chars

you can also try addons:


[edited by: Necrosniper at 1:33 AM (GMT -6) on 17 Mar 2009]

Report this thread post

here what you looking for but you have to set add on to load out of date but it still works http://wow.curse.com/downloads/wow-addons/details/kspree.aspx

Report this thread post

ughh.... more chat spam that the rest of the people in your party do not need to see. If you want to keep track of this please, oh please, make sure that you are the only one seeing the spam. Just like DPS meters.... if I want to see who is 'the elitist' of the party I just wait too see the meter spam. If I want to keep track of something I run a meter for myself. If someone asks for meters I just whisper them with the stats. Not everyone is interested in your progress.

 

Can you tell that I am a bit jaded.


[edited by: teek5449 at 10:54 AM (GMT -6) on 17 Mar 2009]

See my "Thread to end all threads thread" for the answer to your question!

Report this thread post

ty guys.

Report this thread post

@Necrosniper-

the macro does nothing when i kill a target, and its only 244 characters ;(

Report this thread post

I just copied it from my post above and tried it on a couple of my chars and it works... it is 254/255 chars inside a macro, if it only got 244 you may not have copied the entire macro

Make sure when you load your game, only click the macro 1 time... anytime you kill something after that it will say you got a killing blow.

Report this thread post
  • 1 page(s)
Subscribe to this thread: (you will receive emails when new posts are made)