I have the lastest one from your website bubba-pqr-profiles - Bubba & Mentally's PQR Profiles - Google Project Hosting V5.2
I have the lastest one from your website bubba-pqr-profiles - Bubba & Mentally's PQR Profiles - Google Project Hosting V5.2
I am wanting some feedback on my Unholy PVE raiding rotation.... if there are any improvements please post here... Tell me what conditions are needed like i.E Festering with 1 uh/1fr rune up and where it would be in the rotation etc.
download link is below
My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
https://imdasandmandeathknight.googl...com/svn/trunk/
okay thx =)
Anybody know which profiles are best for Arcane and Fire Mage
I currently see
xmArcane and xmFire in my folders, but not sure if there is updated versions or anything out.
Going to start using this on a raid mage and wanna get best to test with
Thanks
Encountering a very odd problem with any profile I use, once I enter BH, they stop working, I step out, start working again.
Anyone else getting this
so basically sometimes it gets in a loop where it will do steady arcane steady arcane :/
https://www.ownedcore.com/forums/world-of-warcraft/world-of-warcraft-bots-programs/wow-bot-maps-profiles/422388-kickmydog-bm-mm-sv-hunter-profiles.html#post2793017
Im still trying to find a Paladin Prot profile which i cant seem to find anywhere. I looked in the wiki page and i only see holy, ret. and some ret/prot one but no download link?
Right, so, just thought I'd jump in to say a few words before I go to bed.
(It's been a very hectic day, and I have no internet at the moment because I'm changing ISP -- Should be up tomorrow / Thursday though.)
I will probably not support automatic targeting just yet, mainly because of how I want it and need it to be written (It's on the table though, but not a priority.). Some of the issues you guys are mentioning, like not casting any spells or partially going through the rotation is because of the level check. You can decrease that as you wish by either editing the number, or replacing these lines:
in [MS/MB] Archangel, [MS/MB] Shadowfiend, Archangel and Shadowfiend to either:Code:and (UnitLevel("target") == -1 or UnitLevel("target") >= 87)
(Targets only boss-level mobs, or mobs at or higher than Lv.86)Code:and (UnitLevel("target") == -1 or UnitLevel("target") >= 86)
(Only activate for mobs at or higher than Lv.86)Code:and UnitLevel("target") >= 86
(Only activate for boss-level mobs.)Code:and UnitLevel("target") == -1
Basically, the entire idea was to limit how Archangel and Shadowfiend work as it's really a major DPS loss to blow those cooldowns on trash. (Depending on how slow your group is, but generally implying.)
Especially in the Advanced rotation this will really... mess things up. Everything is conveyed around Shadowfiend and really getting the most efficient us age out of it while having the 4-set bonus.
However, as mentioned before, I don't really recommend using it. On fights where high burst is/was needed (Spine pre-nerf) or Hagara 10man, I'd see usage of it even without the Tier 13, 4-set bonus, but outside of that there really isn't much viability for it. (In any fight with 2 or more mobs, Standard profile will pull ahead mainly because of SWP/VT.)
But yeah, change those numbers and it should be working properly again. In the event where it doesnt simply remove the entire line until "then return true end" to have it cast it no matter what kind of level the mob is.
SVN holds the current updated version of my profile as I didn't get a chance to repack and upload it before my laptop's battery died, but a new version should be up very shortly. Main reason for pushing to 5.3 was to enable one-click updating through the "Rotation" editor, so you have an alternative to our G.C's download page or the SVN repo.
Please do continue to let me know of any errors/bugs! I'll keep on improving the Advanced profile and see how things turn out in Mists of Pandaria as well.Mentally's Shadowpriest Profile v5.3
- Tagged 5.2 as deprecated
- Updated download list to SVN current.
Mentally's Shadowpriest Profile v5.3
Last edited by Kinky; 03-20-2012 at 07:53 PM.