Xelper: would you be able to implement a function to target by guid? Thinking that the object manager for PQR_UnitInfo etc might make it easy to do?
Xelper: would you be able to implement a function to target by guid? Thinking that the object manager for PQR_UnitInfo etc might make it easy to do?
Shaman resto and elemental profiles for PQRotation can be downloaded from here - https://db.tt/g2pIFrBc
Tradeskill profile (Jewelcrafting and disenchant) download here - https://db.tt/aPpOTKJH
Shaman resto and elemental profiles for PQRotation can be downloaded from here - https://db.tt/g2pIFrBc
Tradeskill profile (Jewelcrafting and disenchant) download here - https://db.tt/aPpOTKJH
lf Beta Offsets![]()
This isn't a bad profile, I would suggest putting Thunderstorm on a modifier key to activate it sometimes you need to use those at specific times for specific reasons. It also seems to burn through mana which I attribute to purge still pretty solid. Also is there a reason you setup Unleashed Elements only on movement? Is that personal preference when you want to control to use it before a LvB? I can't seem to find any other reason you would do it that way outside of personal reasons.
Last edited by js1974; 05-24-2012 at 06:26 AM.
Hey Xelper..
Have you 4.0.6 build 13623. offset? Or can you make one for us Pls.
thanks for the effort..
Gtzzz Raymond
Updated my Sub Profile
Updates:
Link in sig.Code:- Hemorrhage Glyph only - Honor Among Thieves function - Shadow Dance and Vanish now pool energy - Boss/Elite level check for cooldowns
Do or Die
[PQR] Monk Mistweaver
Anyone wanna take a stab at this Ability? It should only cleanse the ID's in the debuff group but it cleanses everything.
@ Bubba 1.8.1 of the holy Profile after removing all cleanse abilities from the rotation is still trying to cleanse things, Is it in the special abilities as well?Code:PQR_CustomTarget = "player" local group = "party" local members = GetNumPartyMembers() local debuff = { 5782, 61305, 28272, 61721, 61780, 28271, 24259, 31117 } local targetdebuff = nil local havedebuff = 0 if GetNumRaidMembers() > 0 then group = "raid" members = GetNumRaidMembers() end for i = 1, members, 1 do local member = group..tostring(i) if UnitInRange(member) and UnitIsFriend("player", member) and UnitIsDeadOrGhost(member) == nil then for i,v in ipairs(debuff) do if UnitDebuffID(member,v) then havedebuff = 1 targetdebuff = PQR_CustomTarget if havedebuff == 1 then havedebuff = 0 return true end end end end end
Anyone able to help with my error?
http://www.ownedcore.com/forums/worl...ml#post2260743 (PQR - Rotation Bot)
I really want to use this thing but cant![]()
@deadpanstiffy
Is your rogue profile PvE only? or pvp
PvE, but the trinket abilities won't use your PvP trinket during Shadow Dance.
I've used it in PvP, note that it will always use a 5 combo point finishers in this order: Slice and Dice, Recuperate, Rupture, Eviscerate. Also note if you remove Rupture from the rotation it will never use Eviscerate.
Do or Die
[PQR] Monk Mistweaver
Ehh... To anyone using my Shadow Priest profile, when Bubba updated the profiles and the data file, he miss-spelled a few things. I'll have it fixed in the morning.![]()