PQR - Rotation Bot menu

User Tag List

Page 23 of 779 FirstFirst ... 19202122232425262773123523 ... LastLast
Results 331 to 345 of 11681
  1. #331
    averykey's Avatar Contributor
    Reputation
    158
    Join Date
    Dec 2011
    Posts
    448
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the reply, I have been looking at a lot of things and have been testing on dummys, and I found out a better rotation. I am trying to add in a check for the divine purpose templar because it is a bigger dps gain if you have 2hp and a divine purpose proc to cast crusader strike first then 2 templars, but only if you have 5 seconds or more on inq left, I see it as a dps loss to have it fall off, it is best to refresh at 3 or when it falls off, and if its at 5 you get it with the crusader when its falling off.

    judge first for buff - judge - crusader - inq at 3 hp or dp - dptemplar - artowar - 3hptemplar - how - hw - con

    for cooldowns pop guardian at 2-3hp you want to line aw/zeal up with 20 seconds left on gotak

    when you have inq up it is dptemplar - artowar - 3hptemplar - how - crusader - judge - hw - con

    Ok

    local inquisition, _, _, _, _, _, inquisitionEndTime = PQR_UnitBuffID("player", 84963)
    local holyPower = UnitPower("player", 9)

    if inquisition == nil or inquisitionEndTime >= 5 then
    if holyPower == 2 and PQR_SpellAvailable(35395) and PQR_UnitBuffID("player", 86172) then
    CastSpellByID(353295,"target") then
    if PQR_SpellAvailable(85256) then
    CastSpellByID(85256, "target")
    return true
    end
    end
    end

    I got on and tested for 10mil damage, but then I noticed the typo >.< Need to do it again, Overall the few changes I did are having a good increase on dps, I bursted 45k and did 32.5~33k over 10mil, The burst could have been higher if it stuck to crusader/templar only, I saw it throw in 1 judge and an exo.

    Ok with that change I bursted 54k :O and did 35k pretty evenly, If the inq was handled a bit better, I think the profile would be pretty awesome.
    How do I add a melee check to divine storm? Ifspellisinrange I thought but Its an aoe skill, wouldn't it always be in range or can you set the range between the player and the target?
    Last edited by averykey; 05-14-2012 at 01:13 PM.

    PQR - Rotation Bot
  2. #332
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by svs View Post
    Buba:
    Ur Nova Holy Paladin v1.8 stopped casting Light of Dawn, had to swith back to 1.7, and both versions not casting Holy Radiance wich is pure hps loss. Everything else works great. Also wondering if you could share ur heroic Hagara dispel logic for other healing profiles authors.

    Sheuron:
    Using your last profiles update. Fire Mage rocks! Resto Shaman only casting Riptide (previous one works fine)
    I'm happy the Hagara Cleansing logic is working for you. When I wasn't even raiding Norms an OC user named Fubler asked me to code in some encounter codes and gave me EXACTLY what he wanted and this was one of his exact requests

    Just added Frost Flakes to the DontDispel list AND to the PriorityDispel list. In the DontDispel list I created some exceptions for when even if there's a Debuff that is in DontDispel, if there's also Debuff X, to ignore it and return false on DontDispel.

    As fir LoD not casting, I only added in the check that you were facing the lowest health person in the table :-/ I agree that that isn't the best way but it shouldn't break it. I'm 90% sure it's still working for me when I raided last.

    Originally Posted by ace99ro View Post
    yeap my bad ... i was using 2.1.1 , updated to the latest one all is good now , but for me personally the old bubba holy profile from 1.1.1 just before switching to new engine pulls more healing done
    That is because the new builds are more mana Conservative. If you have Infusion. It disables Holy Light so that it wont waste it on a low heal healing spell.

    HR requires more people to be at a lower health. It's just a combination of stuff that I've put together to keep mana higher longer into the fights.
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  3. #333
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Sheuron,

    Your PvP profiles aren't set to attack the Glaive Throwers in Isle of Conquest using your rotations. Is this a bug? Wasn't sure how to go about fixing this.

  4. #334
    sheuron's Avatar Knight-Champion
    Reputation
    319
    Join Date
    Aug 2011
    Posts
    504
    Thanks G/R
    0/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Taran32 View Post
    @Sheuron,

    Your PvP profiles aren't set to attack the Glaive Throwers in Isle of Conquest using your rotations. Is this a bug? Wasn't sure how to go about fixing this.
    Go to Ability Editor > Lua File Editor > PQR_xrn.lua

    replace this line
    Code:
    "Twilight Sapper", "Dreadlord Debilitator", "Blistering Tentacle" }
    with
    Code:
    "Twilight Sapper", "Dreadlord Debilitator", "Blistering Tentacle", "Glaive Thrower" }
    and type in game /console reloadui
    Last edited by sheuron; 05-14-2012 at 03:51 PM.
    [ 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]

  5. #335
    hbkx1's Avatar Member CoreCoins Purchaser
    Reputation
    2
    Join Date
    Dec 2008
    Posts
    131
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Sandman ur unholy pve is freaking amazing dont let these tools get u down. The latest one I have is 4.3 is that correct? =)

  6. #336
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @averykey

    Just set up a IsSpellinRange() for a melee only spell. If the spell is in range, then have it cast the AE spell. Maybe have it check if your single target spell is in range, forgot what it was (haven't played my pally in forever).

    Sent from my MB860 using Tapatalk 2

  7. #337
    Ralphiuss's Avatar Active Member
    Reputation
    44
    Join Date
    Sep 2011
    Posts
    230
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    @averykey

    Just set up a IsSpellinRange() for a melee only spell. If the spell is in range, then have it cast the AE spell. Maybe have it check if your single target spell is in range, forgot what it was (haven't played my pally in forever).

    Sent from my MB860 using Tapatalk 2
    Haha yeah I was playing with it last night for like an hour going WHAT ISN'T DIVINE STORM WORKING!!!...oh...it has no range...bleh..So I used the Crusade Strike for the SpellInrRange() check.

  8. #338
    Kinky's Avatar Banned CoreCoins Purchaser
    Reputation
    481
    Join Date
    Nov 2008
    Posts
    500
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Everyone: To all you UH DK's out there, what exactly is the problem with the Nova UH PvE Profile or the difference between others and the Nova profile?
    The reason I'm asking is that I see a lot of people running 'bout but, no one really seems to be mentioning it. I've used it myself and I've so far managed to produce 30~35k DPS on most bosses (Normal/Heroic) in my very bad half-tank 379 gear without enchants and proper gems.

    I've been using my DK/Fire Mage in alt raids sometimes, so I'm all for getting better profiles and feedback from those specs.

    ~ Mentally

  9. #339
    Ninjaderp's Avatar Banned
    Reputation
    199
    Join Date
    Dec 2010
    Posts
    1,847
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @mentally, I would love to try out your UH-profiles but I lack a 2handweapon atm, will be trying it out once I get a hold of at weapon for it.

  10. #340
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by mentally View Post
    @Everyone: To all you UH DK's out there, what exactly is the problem with the Nova UH PvE Profile or the difference between others and the Nova profile?
    The reason I'm asking is that I see a lot of people running 'bout but, no one really seems to be mentioning it. I've used it myself and I've so far managed to produce 30~35k DPS on most bosses (Normal/Heroic) in my very bad half-tank 379 gear without enchants and proper gems.

    I've been using my DK/Fire Mage in alt raids sometimes, so I'm all for getting better profiles and feedback from those specs.

    ~ Mentally
    Looking at the rotation, things are missing; Icy Touch, Plague Strike, Outbreak, and Blood Tap. Couldn't find them unless you can point me in the right direction.

    Also note that Death Coils should be top priority, not last. Theoretically your profile could RP cap frequently, with how Death Coils are set up.

  11. #341
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    Looking at the rotation, things are missing; Icy Touch, Plague Strike, Outbreak, and Blood Tap. Couldn't find them unless you can point me in the right direction.

    Also note that Death Coils should be top priority, not last. Theoretically your profile could RP cap frequently, with how Death Coils are set up.
    Lol we got all those things ingrained inside other abilities.

    The Diseases are under Debuff Handler. Blood Tap is under Dark Transformation and DnD I believe.

    We very rarely RP cap
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  12. #342
    deadpanstiffy's Avatar Knight-Lieutenant
    Reputation
    158
    Join Date
    Mar 2012
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    Lol we got all those things ingrained inside other abilities.

    The Diseases are under Debuff Handler. Blood Tap is under Dark Transformation and DnD I believe.

    We very rarely RP cap
    Ok, ~3% chance to cap Runic Power using Death Coil at the end, compared to 0% when at the beginning.

    Also, Horn of Winter is only used during combat when less than 20RP? It should be used at the end of the rotation when the profile is waiting for runes or runic power.

  13. #343
    bu_ba_911's Avatar Elite User
    Reputation
    552
    Join Date
    May 2006
    Posts
    1,638
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by deadpanstiffy View Post
    Ok, ~3% chance to cap Runic Power using Death Coil at the end, compared to 0% when at the beginning.

    Also, Horn of Winter is only used during combat when less than 20RP? It should be used at the end of the rotation when the profile is waiting for runes or runic power.
    Just curious.... have u even tried it yet?
    ^0^Team Nova's PQR NCC ^0^

    If you think someone did something good, take the time to show your appreciation!

  14. #344
    blacknightlll's Avatar Member
    Reputation
    4
    Join Date
    Mar 2009
    Posts
    154
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imdasandman View Post
    since i cannot sleep I will see what the issue is with the rogue profiles and put the updates in my svn for you... I will give orig author credit

    Ok.. for now i have a crude Assain profile running original is crystal_tech.... it uses the new dispatched spell and remeber you have to apply your own poison and you can only use one as now theyare buffs not weapon coatings/items in the bags....
    It is in my svn night yall... time to have some d3 fun :d
    There is 2 types of poisons you can have 1 Dmg dealing like instant and 1 of wounding, numbing , leeching or the stun one. I'm slowly working on a sub profile nothing ready for release having problems with hemo ATM.

  15. #345
    Taran32's Avatar Knight-Lieutenant
    Reputation
    9
    Join Date
    Feb 2012
    Posts
    369
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sheuron View Post
    Go to Ability Editor > Lua File Editor > PQR_xrn.lua

    replace this line
    Code:
    "Twilight Sapper", "Dreadlord Debilitator", "Blistering Tentacle" }
    with
    Code:
    "Twilight Sapper", "Dreadlord Debilitator", "Blistering Tentacle", "Glaive Thrower" }
    and type in game /console reloadui
    Thank you sir. Glad it was that easy. Would you mind making that baseline in future releases? Would help a lot when you release your updates.
    Last edited by Taran32; 05-14-2012 at 09:14 PM.

Similar Threads

  1. [Bot] PQR PE Next Steps / Future of Rotation Botting
    By Chevrolet1 in forum World of Warcraft Bots and Programs
    Replies: 120
    Last Post: 10-21-2014, 11:47 AM
  2. [Bot] PQR - Rotation Bot
    By Xelper in forum World of Warcraft Bots and Programs
    Replies: 1738
    Last Post: 10-15-2014, 11:00 AM
  3. [Selling] 3 Lifetime Session Keys For Sale, Great for the PQR user looking for a rotation bot
    By cukiemunster in forum World of Warcraft Buy Sell Trade
    Replies: 13
    Last Post: 03-11-2014, 07:18 AM
  4. rotation bot leveling (PQR)
    By classdog in forum WoW Bots Questions & Requests
    Replies: 3
    Last Post: 09-17-2013, 06:13 PM
  5. [HELP] PQR Rotation Bot Profile Making
    By Missu in forum Programming
    Replies: 0
    Last Post: 10-22-2012, 06:27 AM
All times are GMT -5. The time now is 06:05 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search