Page 1 of 1

DBM-like macro (auto reply in-combat)

PostPosted: Mon Feb 22, 2016 8:32 pm
by marky_mark
Looking for a macro that will auto reply when someone whispers you. Deadly Boss Mod (DBM) does this for retail, but I'm not sure how to translate into a macro for vanilla. Are there any addons that do this already??

Player whispers you, if in combat you auto whisper reply:

"Marky_mark is busy fighting against Baron Geddon (38% , 38/40 people alive).


You would need to determine current target, current target percentage of health, number of raid members alive, and total number of raid members. Bonus points if this works for 5 man groups also.

Any help would be appreciated, I could tip you ingame (Alliance - PVP side).
Thank you

Re: DBM-like macro (auto reply in-combat)

PostPosted: Mon Feb 22, 2016 9:37 pm
by snawfu
I don't know about macros but the addon La Vendetta Boss mods does this whisper; I guess if you're Lua-savvy you could look into the addon to see what it calls for.

Re: DBM-like macro (auto reply in-combat)

PostPosted: Mon Feb 22, 2016 11:52 pm
by Evanad
I think it is not possible with Macros but I have coded something that will do the Job.
You just need to listen to the Event CHAT_MSG_WHISPER (Params needed: message, sender, language, channelString, target)

If that Event is fired then you have to run the Code which is shown on pastebin.
Pastebin Link: http://pastebin.com/cczgA8X7

Re: DBM-like macro (auto reply in-combat)

PostPosted: Wed Feb 24, 2016 5:37 am
by Mugo
"/dnd I'm busy raiding, sorry." is not enough nowadays? :shock: