Haitharn
Player-
Content count
66 -
Joined
-
Last visited
Everything posted by Haitharn
-
Bump?
-
Tune AQ40 same as you did with BWL/MC
Haitharn replied to killerduki's topic in General Discussion & Suggestions
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. -
Community Poll in consideration of the Ahn'Qiraj Opening Event Redux
Haitharn replied to Staden's topic in Official Information
Delete your post cause you're just plain wrong. -
Information about NPC Incident 2017-04-21 & Emergency rollback on Elysium
Haitharn replied to whitekidney's topic in Official Information
Learn to play the game better -
Bump
-
Final Itemization Update for pvp gear
Haitharn replied to Slicy's topic in General Discussion & Suggestions
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?? -
Bump. Need more peeps
-
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.
-
PVP premades discrepancy
Haitharn replied to Thirdeye666's topic in General Discussion & Suggestions
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). -
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
-
Bump
-
Do you have any videos of a smite DPS priest doing a lot of dps?
-
Cannot start a quest that gives a spell + no response in 3 days from an open ticket / GM
Haitharn replied to InstinctDT's topic in Help & Support
I've had this bug since I started on Nost. Still no Feedback, only Desperate Prayer -
Bump
-
What 40man are you 6 healing?
-
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
-
Terrible advice. Never use mind flay while leveling, it does such low dps. Just dot and wand
-
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!!
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Haitharn replied to Ike's topic in UI, AddOns & Macros
Apology definitely accepted!!! Thank you so much!! -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Haitharn replied to Ike's topic in UI, AddOns & Macros
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! -
Bump
-
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Haitharn replied to Ike's topic in UI, AddOns & Macros
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 -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Haitharn replied to Ike's topic in UI, AddOns & Macros
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 -
[AddOn] CastModifier - TBC and above like Conditionals for /cast macros
Haitharn replied to Ike's topic in UI, AddOns & Macros
Thank you very much!!!!
