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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[PAID] [Priest] Insanity - An Advanced Honorbuddy Shadow Priest Routine [PvE/PvP]

when it comes to mana I think millz said something about , the bot casing SW:p all the time ,...cant remember exactly....
 
When you're out of mana it casts Mind Blast and SWP instead of VT(which means you're forever stuck at 0 mana), i think at very low mana like 20% and when the cloud is on cooldown it should cast VT first to restore mana
 
I have 3 Questions:

How good is the dps in Pve (free edition) ?
Is any one using this in PvE SoO hc raiding (free edition) ?
How much better dps will you get from the paid edition of this routine ?

1. Try it :)
2. They are.
3. I can't discuss that publicly. Feel free to PM me.

Any way to get this profile to NOT burn through all of my mana?

Can you post a log file please? As it's been mentioned, gear makes a big difference, but there's lots of settings available to help manage this.

When you're out of mana it casts Mind Blast and SWP instead of VT(which means you're forever stuck at 0 mana), i think at very low mana like 20% and when the cloud is on cooldown it should cast VT first to restore mana

Make sure you've got the setting enabled to make VT a higher priority than SWP once your mana gets low. Think I've got it set to something like 50-60%.

Millz please check youre pm's, tnx

Replied \o/
 
No Millz is going to run away with all the donated money and live life in his big mansion when WoD arrives :D
 
anyway i can save mana with this routine? keep loosing alot of mana on bosses. especially Garrosh
 
Mine runs around in battlegrounds casting shields etc, but doesnt use any attack spells? Please help
 
on the free edition, shadowfiend gets used even when you are at 100% or slightly less mana. can you fix this? or is it only a feature of the paid version. i have shadowfiend unchecked in talents too. it still uses it when its not necessary.

thanks.
 
anyway i can save mana with this routine? keep loosing alot of mana on bosses. especially Garrosh

Reduce the number of SW:P dot's to cast. It burns through mana very fast.

Mine runs around in battlegrounds casting shields etc, but doesnt use any attack spells? Please help

Make sure you reload the bot when changing spec - but i'll need a log file to see what's going on.

on the free edition, shadowfiend gets used even when you are at 100% or slightly less mana. can you fix this? or is it only a feature of the paid version. i have shadowfiend unchecked in talents too. it still uses it when its not necessary.

thanks.

The talent one is the mind bender, but the standard shadowfiend doesn't have a setting to turn it off. It's used for DPS rather than returning mana. I've added a < 95% mana check onto it. Update from SVN.
 
Hey

Can't add it for sawblades, but aim and mesmerize - can I confirm these are the 2 abilities before adding them:

Aim: http://www.wowhead.com/spell=142948
Mesmerize: http://www.wowhead.com/spell=142671

Cheers

Yes, those are the abilities.

As for the sawblades, I have a weak aura for it that detects when a sawblade is on you. Maybe you could take it and add sawblades.

Basically, when you get a sawblade you get a raid boss whisper, so what I have for my WA is to trigger on RAID_BOSS_WHISPER event

Code:
function(_,msg,_) if msg:find("143266") then return true; else return false; end end

Which is actually this.
http://www.wowhead.com/spell=143266/launch-sawblade

So if you were to add it, then you would make it look for that message and if you've received it, then guise!
I believe DBM/VEM also use that to detect when you have a sawblade on you.
 
Yes, those are the abilities.

As for the sawblades, I have a weak aura for it that detects when a sawblade is on you. Maybe you could take it and add sawblades.

Basically, when you get a sawblade you get a raid boss whisper, so what I have for my WA is to trigger on RAID_BOSS_WHISPER event

Code:
function(_,msg,_) if msg:find("143266") then return true; else return false; end end

Which is actually this.
http://www.wowhead.com/spell=143266/launch-sawblade

So if you were to add it, then you would make it look for that message and if you've received it, then guise!
I believe DBM/VEM also use that to detect when you have a sawblade on you.

Okay cool, thanks. I'll add the 3 of them in.
 
Can anyone pm some PVE settings ? don't really pvp on priest, currently using all the basic things from the start, didn't changed anything yet
 
Hello guys, can anyone please give me the SP pve raiding file for 25M HC . not 10M hc , want to see the different in values plz.
 
Are you able to add an option for void shift to only use it on the tank?

Also, are you able to explain how you have it handling wrath stacks with the black blood trinket?

Oh one more request. An option for shadowfiend/mindbender to use it AFTER hero/lust and then on cooldown.

HowToPriest.com ? View topic - [H2P] Shadow Raiding: the Primer, 5.4 Edition!

Shadowfiend / Mindbender:
Our pets now update their stats dynamically, except for one special case. You must wait until AFTER Heroism / BL are cast to use them! Blizzard added in protection to keep them from double-dipping on this buff. Shadowfiends that are cast BEFORE Heroism will reset to their base swing timer for their duration, but when cast AFTER will update and benefit from the increase in Haste.
 
Last edited:
Back
Top