addon commission
Posted:
Mon Mar 07, 2016 7:14 am
by slipryy
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
Re: addon commission
Posted:
Mon Mar 07, 2016 9:12 am
by vathdaar
WTS addon that lets you hamstring. 1.5k gold.
Re: addon commission
Posted:
Mon Mar 07, 2016 8:54 pm
by slipryy
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
Re: addon commission
Posted:
Tue Mar 08, 2016 8:26 pm
by Overtime
Re: addon commission
Posted:
Thu Mar 10, 2016 11:19 pm
by slipryy
- Code: Select all
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)
hello need something like this(cant get it to work tho im too stupid)
Re: addon commission
Posted:
Fri Mar 11, 2016 9:49 am
by Zacru
I'd be willing to look into it for you. Can you send me more details for what kind of interface/options/features you are looking for?
-Thanks
--Zacru