looking for an addon to look thru combat log for specific events and report them to self/raid/whisper, more details available via pm
will pay 100g on pvp server, cant pay anything on pve server
vathdaar wrote:WTS addon that lets you hamstring. 1.5k gold.
slipryy wrote:vathdaar wrote:WTS addon that lets you hamstring. 1.5k gold.
u got all the macros u need bro, even using them in pvp to heal LOL
shit is so harsh
vathdaar wrote:slipryy wrote:vathdaar wrote:WTS addon that lets you hamstring. 1.5k gold.
u got all the macros u need bro, even using them in pvp to heal LOL
shit is so harsh
we were friends...
#harsh.
|
if(event == "CHAT_MSG_SPELL_PARTY_DAMAGE") then
local _, _, badrng = string.find(arg1,"xx's Heroic Strike was dodged by Vaelastrasz the Corrupt."); --search
if (badrng) then
SendChatMessage("bad rng","PARTY");
ChatFrame1:AddMessage(string.format("HELP", badrng, ChatTypeInfo["SYSTEM"]),1,0,0)