if its a displayed buff then yes, hawk + moving + casting cobra/steady = hacking > report if someone is targeting you they'll see it. might not know what you did but still be careful
if its a displayed buff then yes, hawk + moving + casting cobra/steady = hacking > report if someone is targeting you they'll see it. might not know what you did but still be careful
Please if someone helped you donate rep to them.
ok i will thamks Crystal i will stop now then :-/
side note:
i'm looking for feedback for specs/rotations for mists, I'll compare it to what i have now and see if theres any changes I need to make.
so pm me a link to the build w/ glyph list and a simple rotation that you would use. I only want rogues/hunters/locks atm
Please if someone helped you donate rep to them.
Well crystal like i said i will be all over the hunter in mop running it for my guild so i hope to give you alot of feedback by then :-)
some IV guides but they may not be updated: Marksmanship, Beast Mastery, and Survival.
Also, lastest forum blue post about hunter nerf in beta: Please be gentle with the hunter nerfs. - Forums - World of Warcraft
@Xelper: is possible to replace CastSpellByID inside PQR with CastSpellByName? some morph spells like mage bombs (nether tempest/living bomb/frost bomb) dont seem to work with CastSpellByID, but work flawless on CastSpellByName.
Actual code
Proposed oneCode:CastSpellByID(spellID) --CastSpellByName(tostring(GetSpellInfo(spellID))) CastSpellByID(spellID, PQR_CustomTarget) --CastSpellByName(tostring(GetSpellInfo(spellID)), PQR_CustomTarget)
Code:--CastSpellByID(spellID) CastSpellByName(GetSpellInfo(spellID),nil) --CastSpellByID(spellID, PQR_CustomTarget) CastSpellByName(GetSpellInfo(spellID), PQR_CustomTarget)
[ Sheuron PQR Profiles Pack ] https://goo.gl/lfAMC
If you like this piece of code feel free to invite me a beer making a donation.
My paypal account: [email protected]
Great work on PQR! For some fun I grabbed Superman's SupermannSUBPVP.zip. This is the only rogue profile I have and now my only choice of Rotation is "Assassination (Superman)". Been using PQR for months on my mage, dk and hunter, am I doing something wrong or is new profile labeled wrong? Thanks for any reply.
Ok, guys, here's a little update.
HonorBuddy + PQRotation Warrior Profile Version 0.1
Coded as of this Zip release:
- Levels 1-15
- Arms Only so far Till I get around to coding Fury. Fury has parts done, but HonorBuddy CC itself has not been touched and as so, HonorBuddy will fight PQRotation for supremacy in spell casts
- Uses Victory Rush for heals
- Has a much better DPS rotation
- No deaths recorded from 1-15
Ok guys, you know the drill. Singular goes in CustomClasses folder in HonorBuddy. Let it over-write everything that it needs to. Copy Warrior and Data Folder to their respective places in the PQRotation Folder. Start HonorBuddy and PQrotation. In PQRotation, select Warrior Main Rotation as the rotation you will be using. From there, it will auto-detect your spec, level and pick the best accordingly.
To keep the latest update of the PQRotation Profiles, update the profile from within PQRotation by clicking Rotation Editor > Class - Warrior > Profile - HonorBuddy Warrior DPS > Download Update.
As for the HonorBuddy CC updates, you will have to get that from my SVN, which is in my signature. I will not update the zip file with the newest changes as that would be a lot of work for every update I release.
Just go through the Other Profiles link and select the Source Tab. Follow the Instruction's there. I will not baby you through it all. If you do not know how to sue SVN, then start doing some Google searches.
DOWNLOAD LINK: HonorBuddy_Warrior_Rotation's.rar - pqrotation-profiles - HonorBUddy - PQROtation - Warrior Leveling - Profiles for the WoW Helper Program PQRotation - Google Project Hosting
SVN CHECKOUT: Source Checkout - pqrotation-profiles - Profiles for the WoW Helper Program PQRotation - Google Project Hosting
EDIT** Update the profile through PQROtation. Update 0.1.5 has been pushed with Code to pull Flying Target's that HonorBuddy target's.
EDIT*** 0.1.6 Released. Execute added to rotation's Arms and Fury. HonorBuddy still handles Fury Rotation.
Last edited by firepong; 08-03-2012 at 09:01 PM.