What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

What happened to the thread that fixed the Singular Shadow Priest CC.

MrK

New Member
Joined
May 2, 2011
Messages
78
Reaction score
0
As the title asks.

If anyone has a fix for the Priest just casting Shadow Word: Pain and waiting for that to kill the enemy and not using Mind Flay, it will be greatly appreciated.

It was working yesterday :(.
 
Last edited:
Can anybody help us out?. SPriests are useless atm.
 
same issue here, luckly at level 21 mind blast got learnt, but still not afkable without all spells working
 
i did help sameone with that, and they deleted the treat so why waisthing my time :9
As the title asks.

If anyone has a fix for the Priest just casting Shadow Word: Pain and waiting for that to kill the enemy and not using Mind Flay, it will be greatly appreciated.

It was working yesterday :(.
 
u need change the code on Lowbie.cs
Spell.Buff("Shadow Word: Pain"),
to
Spell.Buff("Shadow Word: Pain", ret => !StyxWoW.Me.HasAura("Shadow Word: Pain")),
ef u to lazy to do it her is the file
see ef it fix your problem and let me know
As the title asks.

If anyone has a fix for the Priest just casting Shadow Word: Pain and waiting for that to kill the enemy and not using Mind Flay, it will be greatly appreciated.

It was working yesterday :(.
 

Attachments

thanks for the upload, i added your lowbie and replaced mine but i dont seem to have had a change of rotaion or indeed use Mind Flay

thanks for your time on this

u need change the code on Lowbie.cs
Spell.Buff("Shadow Word: Pain"),
to
Spell.Buff("Shadow Word: Pain", ret => !StyxWoW.Me.HasAura("Shadow Word: Pain")),
ef u to lazy to do it her is the file
see ef it fix your problem and let me know
 
what rotation do u need? , i look in code
Spell.Cast("Mind Blast", ret => StyxWoW.Me.GetCurrentPower(WoWPowerType.ShadowOrbs) < 3),
and looks like will use it at 3 ShadowOrbs only
i need more info what rotation u will like to have and wher u will like to use it >questing ,batelgrounds or instace
thanks for the upload, i added your lowbie and replaced mine but i dont seem to have had a change of rotaion or indeed use Mind Flay

thanks for your time on this
 
Last edited:
just a normal pve shadow rotaion, SWP, mind blast, Mind flay.......V Touch on proc

its only for questing with
 
Shadow Word: Pain then Mind Flay. (Keep Pain active).
Also before entering combat activate the shield buff that priests have (I forgot the name).
And heal when health is low
 
the shield i did modify the code to act like that for questing porp.ef u like will remove it for u .what lvl are u ?and do u have mindblast?
Shadow Word: Pain then Mind Flay. (Keep Pain active).
Also before entering combat activate the shield buff that priests have (I forgot the name).
And heal when health is low
 
Last edited:
V Touch on proc? or do u mian [Devouring Plague] proc 3 orbs?
this rotation [Shadow Word: Pain] [Vampiric Touch] [Mind Blast] [Mind Flay] , [Devouring Plague] on prc 3 orbs ?
just a normal pve shadow rotaion, SWP, mind blast, Mind flay.......V Touch on proc

its only for questing with
 
Last edited:
Yes sorry Devouring Plague on 3 orbs is what was meant :)

V Touch on proc? or do u mian [Devouring Plague] proc 3 orbs?
this rotation [Shadow Word: Pain] [Vampiric Touch] [Mind Blast] [Mind Flay] , [Devouring Plague] on prc 3 orbs ?
 
HB after the last update broke the mind flay ,u have to use mindspike till they fix it ,the code was working but after the same HB updates stop working .or try to use CLU cc.
Yes sorry Devouring Plague on 3 orbs is what was meant :)
 
Last edited:
HB after the last update broke the mind flay ,u have to use mindspike till they fix it ,the code was working but after the same HB updates stop working .or try to use CLU cc.

What is CLU cc?

I'm having the same problem, no mind flay. Unfortunately my priest is only lvl 20 so no mind spike, makes me pretty useless. Desperately need a fix for this mind flay issue!
 
CLU CC doesn't work for shadow priests if you don't have mind blast apparently (a level 21 ability). If I understood correctly anyways.
 
CLU CC doesn't work for shadow priests if you don't have mind blast apparently (a level 21 ability). If I understood correctly anyways.

I tried CLU and it doesn't work with mind flay either. I'm lvl 34. It can kind of kill stuff once you get mind blast, but it still takes 2 times as long without mind flay.
 
Is it possible to bind mind flay to a keypress (like "1", followed by a wait equal to the channel time) as a band-aid solution till the HB devs get around to fixing it? (I have no real clue about CC coding, just throwing out an idea that might work).
 
Is it possible to bind mind flay to a keypress (like "1", followed by a wait equal to the channel time) as a band-aid solution till the HB devs get around to fixing it? (I have no real clue about CC coding, just throwing out an idea that might work).

Does anyone know how to send a keyclick in a CC? This would be great for now.
 
Still broken not using smite it just spams shadow word pain

[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
[CanCast] Smite 585
[CanCast] Shadow Word: Pain 589
 
Back
Top