DBM-like macro (auto reply in-combat)

DBM-like macro (auto reply in-combat)

by marky_mark » Mon Feb 22, 2016 8:32 pm

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
marky_mark
Tester
 

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

by snawfu » Mon Feb 22, 2016 9:37 pm

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.
patato
snawfu
Stone Guard
Stone Guard
 

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

by Evanad » Mon Feb 22, 2016 11:52 pm

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
Evanad
Tester
 

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

by Mugo » Wed Feb 24, 2016 5:37 am

"/dnd I'm busy raiding, sorry." is not enough nowadays? :shock:
User avatar
Mugo
Senior Sergeant
Senior Sergeant
 


Return to Addons & macros