Shadow Priest PvP profile is good but needs dispel protection and offense dispels like ice shield etc..
Shadow Priest PvP profile is good but needs dispel protection and offense dispels like ice shield etc..
@Sheep or someone who can help.
For your Shadow PvE Profile can you help me out but telling me how to add ~ Use Mind Sear when Left Shift key is down.
hey sheep been using ur demo profile and noticed something
if im smashing a training dummy i noticed it likes to use life tap a lot which is fine but it occured to me that its not using mortal coil to regain health i dunno if it has been coded into the profile but it might be nice even in a raid situation to include it for a free heal at say 50%hp to take away a little strain from healers im guessing bosses will be immune to the fear effect but i think u still get the heal from it
@ sheep, I noticed you have as many posts as rep (102) and it just looks funky, +5 for your profiles!
Sheuron gave me this code for Polymorph, I think you should add it to your Mage PvP profiles. Ran out of hot keys to use for things like Ring of Frost, not sure what I will change that one too haha.
Code:if not polyfunctions then function BeingTarget(t) if UnitIsUnit("target",t) then return true end for i=1, GetNumGroupMembers(), 1 do local member = "party"..tostring(i) if UnitIsUnit(member.."target",t) then return true end end end function CanbeCC(t) local debuff = { 118, 90337, 82676, 49203, 1499, 51514, 6770, 20066, 19386, 5484, 6358, 8122, 5782, 2094, 33786, 605, 19503 } if not HaveDebuff(t,debuff,1) and not BeingTarget(t) and not PQR_IsOutOfSight(t) and not UnitIsDeadOrGhost(t) and UnitCanAttack("player",t) and IsSpellInRange(tostring(GetSpellInfo(118)),t) == 1 then return true end end polyfunctions = true end if IsLeftControlKeyDown() and not GetCurrentKeyBoardFocus() then if CanbeCC("mouseover") then PQR_CustomTarget = "mouseover" return true elseif CanbeCC("focus") then PQR_CustomTarget = "focus" return true else for n=1,GetNumArenaOpponents() do if CanbeCC("arena"..n) then PQR_CustomTarget = "arena"..n return true end end end end
Last edited by Meatglue; 09-23-2012 at 12:16 AM.
Hey Sheepmoon.. Once again thanks alot for the Paladin profile. I got a question about Divine Purpose sometimes i don't see it use the procs for it. I might be wrong just letting u know.
I haven't tried the healer profiles yet. Do they automatically choose which person in the party to heal, or do you have to mouseover, etc?
They automatically do, but I wouldn't mind mouseoverbecause I'm mainly a paladin (Main tank healer) and want it to only heal who I choose.
I want to use it for multiboxing, so having it automatically choose whoever is the lowest health is awesome for me! Now I can just pay attention to positioning and not standing in fire, etc lol
Sheep, for balance druid. can it be adapted to work with soul of the forest instead of incarnation?
Any chance of monk profiles? Mist specifically, can't find a good one to use right now haha. idTip isn't working out too well for Nova's.
Same here. The WW profiles lock up the UI for some reason, and the MW profiles...I'm not entirely sure what the thought process is on those O_o. Maybe I'm completely ignorant of the spec or something, but they really don't seem to function properly for me. Don't know how to explain it...they just OOM in seconds, even when canceling casts on people who don't need healing.
Right on, thanks for the update :-P
I guess I'm putting my monk on the backburner for now. I only have the gear for MW at the moment, and really don't feel like taking the time to farm/pay for a BM set lol. I'm not a DPS player, so I'm really only interested in MW and BM. And without gear, that leaves me with just MW to play lol. Looking forward to the updates for sure!