Jump to content

Haitharn

Player
  • Content count

    66
  • Joined

  • Last visited

Everything posted by Haitharn

  1. Haitharn

    SOLD

    SOLD
  2. That was SORRY and many other shit guilds. Check the realmplayers for Coalition, no mage is doing insane damage. You do realize that all the guild clearing aq40 this week have 1.8 BiS players? That means full t2, world boss items, legendaries, full consumes, fucking everything. Aswell as stacking buffs (ISB + Shadow Weaving + Nightfall for example). Of course people would do more damage.
  3. Delete your post cause you're just plain wrong.
  4. Yeah what is this shit. Staff always half ass what they do, and never commit to he things they say they will do. This is as simple as adding some items into the game. You guys said "final pvp update", entailing there would be no further updates. Does that mean you aren't adding the weapons in at all??
  5. Haitharn

    [A] <Blacklisted> [NA] Weekend Raiding

    Bump. Need more peeps
  6. Haitharn

    The War Effort Reborn

    This is a terrible and horrid idea. "Because y'all couldn't complete our first piece of custom content, here is even MORE custom content". Just lower the required materials to a more blizzlike number.
  7. Haitharn

    PVP premades discrepancy

    Queue times are what causes the huge discrepancies in bracket caps between Alliance and Horde, it was the same on Nostalrius launch (and current day). As for how they get 1.4 million honor, it's getting 5 cap AB, 3 capping WSG in 6 mins, and getting 6 min AV's. These guys are very good and very coordinated (aswell as pvping not stop).
  8. Haitharn

    Spammable Mind Flay Macro

    I currently am using this macro: /run m=0 for i=1,40 do if(strfind(tostring(UnitDebuff("target",i)),"Spell_Shadow_SiphonMana"))then m=1 end end if m==0 then CastSpellByName("Mind Flay(Rank 6)") end however, if there is a 2nd shadow priest in raid, or mana drain on the mob, I cannot spam it. Does anyone have a macro that can spam the spell on any target? I had one on old nost but then lost it. I think it uses supermacro
  9. Haitharn

    Is it realistic to go Disc/Holy for DPS?

    Do you have any videos of a smite DPS priest doing a lot of dps?
  10. I've had this bug since I started on Nost. Still no Feedback, only Desperate Prayer
  11. Haitharn

    Is it realistic to go Disc/Holy for DPS?

    What 40man are you 6 healing?
  12. Haitharn

    Priest Leveling Guide

    So you are bubbling yourself on every pull? Or just accepting the fact that you will lose a tick on every cast? And if you have shadow weaving you should already be 40 w/ shadowform, so yes at that point it is better to mind flay over wand. I'm sorry i didn't specify at what level you should stop wanding, it seemed common knowledge. And yeah, your guide is way too fucking long. How much is there to talk about in terms of leveling? Simply just the spec, spell rotation, is when to change spec/rotation. Really not that hard. But thanks for getting triggered off of one minuscule insult. Really shows how great of a person you are :D
  13. Haitharn

    Priest Leveling Guide

    Terrible advice. Never use mind flay while leveling, it does such low dps. Just dot and wand
  14. Haitharn

    [Addon] ModifiedPowerAuras

    Love the update! How is the best way to update though? Deleteing the current powerauras file and putting the updated file in would erase the profiles I have, correct? Is there is file I should copy over? Thanks!!
  15. Apology definitely accepted!!! Thank you so much!!
  16. Hey @IkeI think you may have skipped over my reply, but no worries :D I'll just restate my issue I use a [myrawpower<205] macro to cast rank 1 mindflay if I have less than 205 mana, and rank 6 mindflay if I have more. However, when it starts casting rank 1 mindflay, it allows me to clip it (as if I don't have !Mind Flay in the macro. ANy solution? Here is the exact macro /script if nil then CastSpellByName("Mind Flay"); end /cast [myrawpower<205] !Mind Flay(rank 1); !Mind Flay Thanks for the all the help and implementations!
  17. Oops typo! I mean't to say I can no clip my my mind flay. So it's like the macro doesn't understand there is a ! on the rank 1 Mind Flay command. Sorry for the confusion
  18. Ok, there seems to be one little problem (hopefully the last haha!). When I reach below 205 mana, the button goes red and will allow me to cast rank 1 mind flay (I'm find with the red, nbd) but, I can now click my tank 1 Mind Flay. I checked the macro and both Mind Flay's have a ! infront of them, so I don't understand. Here is my exact macro /script if nil then CastSpellByName("Mind Flay"); end /cast [myrawpower<205] !Mind Flay(rank 1); !Mind Flay
×