[PQR]PVE Disc Priest with Nova framework menu

User Tag List

Page 8 of 15 FirstFirst ... 456789101112 ... LastLast
Results 106 to 120 of 220
  1. #106
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay then I understand it better, these are the things I thought you meant with DS things:

    Yor'sahj
    Deep Corruption
    Here's a list of healing spells that add stacks to the debuff.

    Spine of Deathwing
    Blood Corruption: Death
    Here's an explanation on how to best deal with the debuff (somehow similar to Sinestra's Wrack debuff)

    Those are about the only really crucial things I can remember you have to pay attention to in DS heroic now since most other things are outhealable now.

    [PQR]PVE Disc Priest with Nova framework
  2. #107
    Dimonoff's Avatar Master Sergeant
    Reputation
    12
    Join Date
    May 2012
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For MW Monk:
    Bot trying use TouchOfDeath always when available, even if the target more HP than the player. Necessary to add in code something like this:
    PHP Code:
    local hptouch    select(2Nova_UnitInfo("player"))
    local hpttouch    select(2Nova_UnitInfo("target"))


    if 
    hptouch >= hpttouch then 
    as for Tsulong Heal
    bot immediately cast on the boss Life Cocoon when he becomes friendly but do not have buff(DeBuff) Bathed in Light or The Light of Day (in hardmode).
    Last edited by Dimonoff; 02-01-2013 at 05:06 PM.

  3. #108
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is it just me or the priest profile does not cast Greater Heal or Flash Heal?

    And you took Penance out of the rotation?
    Last edited by Ralphiuss; 02-01-2013 at 05:32 PM.

  4. #109
    Aleksonfire's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Nov 2012
    Posts
    132
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey vachi. While i was snooping your code last night while I was raiding I found something interesting out. When my resto profile was activated it was switching to your rotations(and cvars). Not really sure why but until I can pinpoint what in the code causes this I put a note not to have both profiles in the folder.
    Resto Shammy Profile - https://goo.gl/nm5Nc

  5. #110
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dimonoff View Post
    For MW Monk:
    Bot trying use TouchOfDeath always when available, even if the target more HP than the player. Necessary to add in code something like this:
    PHP Code:
    local hptouch    select(2Nova_UnitInfo("player"))
    local hpttouch    select(2Nova_UnitInfo("target"))


    if 
    hptouch >= hpttouch then 
    as for Tsulong Heal
    bot immediately cast on the boss Life Cocoon when he becomes friendly but do not have buff(DeBuff) Bathed in Light or The Light of Day (in hardmode).
    +rep and fixed with new release

    Originally Posted by Mist Monk change logs
    Version 1.2.1 - 02/02/2013
    -Add check for buff when use Life Cocoon on Tsulong .
    -Fix TouchofDeath condition.
    (Thanks to Dimonoff)
    Last edited by Vachiusa; 02-01-2013 at 11:07 PM.
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  6. #111
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Okay then I understand it better, these are the things I thought you meant with DS things:

    Yor'sahj
    Deep Corruption
    Here's a list of healing spells that add stacks to the debuff.

    Spine of Deathwing
    Blood Corruption: Death
    Here's an explanation on how to best deal with the debuff (somehow similar to Sinestra's Wrack debuff)

    Those are about the only really crucial things I can remember you have to pay attention to in DS heroic now since most other things are outhealable now.
    Okay, i will add this when i have more time and lets you know. (can not rep you more because "You must spread some Reputation around before giving it to Ninjaderp again.")

    Originally Posted by Ralphiuss View Post
    Is it just me or the priest profile does not cast Greater Heal or Flash Heal?

    And you took Penance out of the rotation?
    GH and FH still work, U can change higher value for more often use. In my opinion, Penance only good use when dmg adds/bosses near tank for atonement smart heal. If u wanna use it, just add Penance into rotation.

    Originally Posted by Aleksonfire View Post
    Hey vachi. While i was snooping your code last night while I was raiding I found something interesting out. When my resto profile was activated it was switching to your rotations(and cvars). Not really sure why but until I can pinpoint what in the code causes this I put a note not to have both profiles in the folder.
    Maybe we use same cvar name for our rotation, lol.
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  7. #112
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    prob should nil out all your cvars in your run once loop before your define them. adds a bit of code but should stop that. that or exit wow completely and switch toons then load up pqr with the other rotations.

    Please if someone helped you donate rep to them.

  8. #113
    Nitewalker's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys is anyone else experiencing problems with healing rain? Everytime i try to use it I keep being advised this spell is isnt currently available so have to pause the rotation to be able to use it.

    Any suggestions?

  9. #114
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Ninjaderp View Post
    Okay then I understand it better, these are the things I thought you meant with DS things:

    Yor'sahj
    Deep Corruption
    Here's a list of healing spells that add stacks to the debuff.

    Spine of Deathwing
    Blood Corruption: Death
    Here's an explanation on how to best deal with the debuff (somehow similar to Sinestra's Wrack debuff)

    Those are about the only really crucial things I can remember you have to pay attention to in DS heroic now since most other things are outhealable now.
    You can add this ability name "-- Events" with code below:

    Code:
    -- Gara'jal the Spiritbinder
    	if UnitDebuffID("player",116161) then
    		local timer = select(7,UnitDebuffID("player",116161))
    		if timer and timer - GetTime() < 1.5 then
    			SpellStopCasting()
    			RunMacroText("/click ExtraActionButton1")
    		end
    	end		
    	
    	local PQ_SN = PQ_Shrapnel
    	local PQ_FL = PQ_FadingLight
    	local PQ_HOT = PQ_HourOfTwilight
    	
    	-- Fading Light Debuff
    	for i=1,#PQ_FL do
    		if select(7,UnitDebuffID("player",PQ_FL[i]))
    			and select(7,UnitDebuffID("player",PQ_FL[i])) - GetTime() < 0.7 then
    				SpellStopCasting()
    				RunMacroText("/click ExtraActionButton1")
    		end
    	end
    	
    	-- Hour of Twilight
    	--if IsLeftShiftKeyDown() and not GetCurrentKeyBoardFocus() then
    	if UnitExists("boss1") then			
    		if false then
    			if PQR_SpellAvailable(115176)
    			and select(2,GetSpellCooldown(115176)) < 2
    			then SpellStopCasting() CastSpellByName(tostring(GetSpellInfo(115176)),"player") return true end
    		else
    			local HourOfTwilight,_,_,_,_,endTime = UnitCastingInfo("boss1") 
    			for i=1,#PQ_HOT do
    				if HourOfTwilight == GetSpellInfo(PQ_HOT[i]) and endTime/1000 - GetTime() < 0.7 then
    					SpellStopCasting()
    					RunMacroText("/click ExtraActionButton1")
    				end
    			end
    		end
    	end		
    
    	-- Target for Shrapnel
    	for i=1,#PQ_SN do
    		if select(7,UnitDebuffID("player",PQ_SN[i]))
    			and select(7,UnitDebuffID("player",PQ_SN[i])) - GetTime() < 2 then
    				SpellStopCasting()
    				RunMacroText("/click ExtraActionButton1")
    		end
    	end
      
    	function BossDispel(b,d,s) --b: boss npc id, d: boss debuff id, s: dispel spell id
    		if UnitExists("boss1") then	        		
    			if tonumber(UnitGUID("boss1"):sub(6,10), 16) == b then 
    				if UnitDebuffID("boss1", d) then
    					if IsSpellInRange(GetSpellInfo(s),"boss1") == 1 
    					and not PQR_IsOutOfSight("boss1")
    					and PQR_SpellAvailable(s)
    					and select(2,GetSpellCooldown(s)) < 2					
    					and IsUsableSpell(s) then
    						CastSpellByName(tostring(GetSpellInfo(s)),"boss1")	 
    	        			--return true --Silent cast
    					end				
    	        		
    	        	end
    	        end
    		end
    	end
    	
    	BossDispel(65501,122149,88423) --Wind Lord Mel'jarak, Quickening debuff 
    	BossDispel(60701,117697,88423) --Zian of the Endless Shadow, Shield of Darkness	
    	--BossDispel(60583,117283,88423) --Protector Kaolan, Cleansing Waters -- not use because in loop 3 - boss1, boss2, boss3
    	--BossDispel(60586,117283,88423) --Elder Asani, Cleansing Waters -- not use because in loop 3 - boss1, boss2, boss3
    	--BossDispel(60585,117283,88423) --Elder Regail, Cleansing Waters -- not use because in loop 3 - boss1, boss2, boss3
    	
    		
    -- Checking if there's a dangerous Debuff we should Cleanse asap
    	function EmerDispel(t) --t: dispel spell id
    		local buff  = { 106199, 117436, 123011, 116281, 117949, 124863 } --Blood Corruption: Death, Lightning Prison, Terrorize, Cobalt Mine Blast, Closed Circuit, Visions of Demise
    		for i=1, #members do			
    			for j=1, #buff do
    				if UnitDebuffID(members[i].Unit, buff[j]) then
    					if IsSpellInRange(GetSpellInfo(t),members[i].Unit) == 1 
    					and not PQR_IsOutOfSight(members[i].Unit)
    					and PQR_SpellAvailable(t)
    					and select(2,GetSpellCooldown(t)) < 2
    					--and CanHeal(members[i].Unit)
    					and IsUsableSpell(t) then
    						CastSpellByName(tostring(GetSpellInfo(t)),members[i].Unit)				
    						--return true --Silent cast
    					end
    				end
    			end		
    		end		
    	end
    	
    	EmerDispel(88423) 
    	  
      -- Custom Yor'sahj the Unsleeping CanHeal function
    	function CanHealYorsahj(t)
    		if UnitExists("boss1") then
    			if tonumber(UnitGUID("boss1"):sub(6,10), 16) == 55312 then --Yor'sahj the Unsleeping
    				if UnitDebuffID(t, 105171) then
    					if select(4,UnitDebuffID(t, 105171)) <= 3  then --Deep Corruption
    						return true 
    					else
    						return false
    					end
    				else
    					return true
    				end
    			else
    				return true
    			end
    		end
    	end
    	
    	function CanAOEHealYorsahj()
    		local YorsahjDebuff = true
    		if UnitExists("boss1") then
    			if tonumber(UnitGUID("boss1"):sub(6,10), 16) == 55312 then --Yor'sahj the Unsleeping					
    				for i=1, #members do	
    					if UnitDebuffID(members[i].Unit, 105171) then
    						YorsahjDebuff = false
    					end
    				end	
    			end
    		end
    		return YorsahjDebuff
    	end
    and put "-- Events" below "-- Healing Engine --" ability then you should modify druid heal ability in Bubba rotation and add "CanHealYorsahj" to single heal spell or "CanAOEHealYorsahj" to aoe heal spell. Example:
    -"Healing Touch" ability
    old code
    Code:
    if PQR_SpellAvailable(5185) 
     and not Nova_Moving  
     and Nova_HealingTouchCheck then
    	if members[1].HP < Nova_HealingTouch then
    	 	PQR_CustomTarget = members[1].Unit
    	 	return true
    	end
    end
    to
    Code:
    if PQR_SpellAvailable(5185) 
     and CanHealYorsahj(members[1].Unit)
     and not Nova_Moving  
     and Nova_HealingTouchCheck then
    	if members[1].HP < Nova_HealingTouch then
    	 	PQR_CustomTarget = members[1].Unit
    	 	return true
    	end
    end
    -AOE "Wild Growth" ability:
    old code:
    Code:
    if PQR_SpellAvailable(48438)  
     and Nova_WildGrowthCheck then
    	GetDistance()
    	local PerfectAoETarget = {}
    	for i=1, #members do
    		table.insert(PerfectAoETarget, {NumberNearby = UnitsClose(members[i].Unit, Nova_WildGrowth), Unit = members[i].Unit} )
    	end
    	
    	table.sort(PerfectAoETarget, function(x,y) return x.NumberNearby > y.NumberNearby end)
    	
    	if PerfectAoETarget[1].NumberNearby >= 2
    	 or AverageHealth(3) <= Nova_WildGrowth then
    		PQR_CustomTarget = PerfectAoETarget[1].Unit
    		return true
    	end
    end
    to
    Code:
    if PQR_SpellAvailable(48438)  
     and Nova_WildGrowthCheck 
     and CanAOEHealYorsahj() then
    	GetDistance()
    	local PerfectAoETarget = {}
    	for i=1, #members do
    		table.insert(PerfectAoETarget, {NumberNearby = UnitsClose(members[i].Unit, Nova_WildGrowth), Unit = members[i].Unit} )
    	end
    	
    	table.sort(PerfectAoETarget, function(x,y) return x.NumberNearby > y.NumberNearby end)
    	
    	if PerfectAoETarget[1].NumberNearby >= 2
    	 or AverageHealth(3) <= Nova_WildGrowth then
    		PQR_CustomTarget = PerfectAoETarget[1].Unit
    		return true
    	end
    end
    Last edited by Vachiusa; 02-02-2013 at 03:46 AM.
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  10. #115
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nitewalker View Post
    Hey guys is anyone else experiencing problems with healing rain? Everytime i try to use it I keep being advised this spell is isnt currently available so have to pause the rotation to be able to use it.

    Any suggestions?
    You need to hold modifier key (default is Right Shift) until HR is being cast (this is combo cast so it need more time to cast, plz timing your fight counter to cast at right time).
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  11. #116
    Dimonoff's Avatar Master Sergeant
    Reputation
    12
    Join Date
    May 2012
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Vachiusa View Post
    Version 1.2.1 - 02/02/2013
    -Add check for buff when use Life Cocoon on Tsulong .
    You probably forgot to add in the code it Because the old mechanic using cocoon))

  12. #117
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dimonoff View Post
    You probably forgot to add in the code it Because the old mechanic using cocoon))
    So u mean do not use Life Cocoon on Tsulong or only use when we have "Bathed in Light" debuff?
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  13. #118
    Dimonoff's Avatar Master Sergeant
    Reputation
    12
    Join Date
    May 2012
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yes, does not use when we have "Bathed in Light" debuff. I have checked code and nowhere id: 122858

  14. #119
    Vachiusa's Avatar Contributor
    Reputation
    256
    Join Date
    Jan 2013
    Posts
    227
    Thanks G/R
    22/4
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Dimonoff View Post
    Yes, does not use when we have "Bathed in Light" debuff. I have checked code and nowhere id: 122858

    Code:
    		--LifeCocoon
    		if PQR_SpellAvailable(116849) 
    		 and (UnitDebuff("player","Bathed in Light") or UnitDebuff("player","Омовение светом") or UnitDebuff("player","In Licht gebadet")) --Bathed in Light buff		
    		 and select(2,GetSpellCooldown(116849)) < 2		 		 
    		 and IsUsableSpell(116849)		 
    		 and IsSpellInRange(GetSpellInfo(116849),"boss1") == 1 then
    			CastSpellByName(tostring(GetSpellInfo(116849)),"boss1")	 
    		end
    This code in TsulongHeal ability, not LifeCocoon code.
    Status: Inactive. Don't PM me, pls drop a msg to vachiusa (at) mientrung <dot> com

  15. #120
    Dimonoff's Avatar Master Sergeant
    Reputation
    12
    Join Date
    May 2012
    Posts
    96
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PHP Code:
    --LifeCocoon
            
    if PQR_SpellAvailable(116849
             and 
    not UnitBuffID("player",131523) --Zen Meditation         
             
    and select(2,GetSpellCooldown(116849)) < 2                  
             
    and IsUsableSpell(116849)         
             and 
    IsSpellInRange(GetSpellInfo(116849),"boss1") == 1 then
                CastSpellByName
    (tostring(GetSpellInfo(116849)),"boss1")     
            
    end 
    ))))

Page 8 of 15 FirstFirst ... 456789101112 ... LastLast

Similar Threads

  1. [Buying] WTB disc priest with at least ilvl 870 horde
    By sckr in forum WoW-EU Account Buy Sell Trade
    Replies: 1
    Last Post: 11-16-2016, 11:41 AM
  2. [Selling] Selling 4500+GS Belf Disc priest with ulduar 4-set bonus on Lordaeron!
    By clabbehala in forum WoW Private Server Buy Sell Trade
    Replies: 0
    Last Post: 06-01-2016, 03:59 PM
  3. [Selling] WTS 521 disc priest with D3 and SC2 accepting best offer
    By alphaq69 in forum WoW-US Account Buy Sell Trade
    Replies: 2
    Last Post: 11-26-2013, 01:28 AM
  4. [PQR] LF Disc Priest PVP Profile
    By Marvalus in forum WoW Bot Maps And Profiles
    Replies: 7
    Last Post: 04-21-2013, 03:56 PM
  5. [Selling] 5750 (pve) Disc Priest, w/ Dk alt. CHEAP!!!!
    By Philosophist in forum World of Warcraft Buy Sell Trade
    Replies: 2
    Last Post: 08-12-2010, 09:25 PM
All times are GMT -5. The time now is 04:10 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search