[BETA] PQRotation - an automated ability priority queue. menu

User Tag List

Page 447 of 731 FirstFirst ... 347397443444445446447448449450451497547 ... LastLast
Results 6,691 to 6,705 of 10955
  1. #6691
    CookieLove's Avatar Private
    Reputation
    1
    Join Date
    Feb 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys I'm new to the forums. I'm wondering is there any pvp profile for boomkins?

    [BETA] PQRotation - an automated ability priority queue.
  2. #6692
    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)
    Originally Posted by Jamsx1 View Post
    I get the same delay, i just keep smashing black arrow until if sneaks it in there
    Go into your Ability Editor and under KickMyDog's hunter rotation, at the very bottom with the name SV: Black Arrow, change the code in it to:

    Code:
    local BArrowCD = GetSpellCooldown(3674)
    local focus = UnitPower("Player")
    
    if BArrowCD == 0 and focus >= 35 then
      return true
    end
    It will check to see if Black Arrow is off CD and if it has 35 focus or more, it will cast the shot. In my opinion, the way KickMyDog had it before, it was just to complicated for what it needed to do, which was cast it on every CD. This just makes it much more simple and will actually cast off CD if it passes the check of enough focus. That's the plan anyways

  3. #6693
    ziggar's Avatar Active Member CoreCoins Purchaser
    Reputation
    67
    Join Date
    Jul 2008
    Posts
    324
    Thanks G/R
    51/43
    Trade Feedback
    5 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for that firepong

  4. #6694
    googlebee's Avatar Contributor PQR Profile Developer CoreCoins Purchaser
    Reputation
    235
    Join Date
    Oct 2007
    Posts
    478
    Thanks G/R
    0/0
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Xelper....

    I've noticed that Interupt All Spells doesnt seem to be working. Is there something i need to change? The box is checked...worked fine before.

    Thanks

  5. #6695
    Mpzor's Avatar Member
    Reputation
    6
    Join Date
    Feb 2012
    Posts
    71
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    How does that "Arena: Pummel" work? Like if your target is below a ceraint percent and the focus is casting, will it then use charge if available? pummel if close enough? or what does it do exactly?

  6. #6696
    kickmydog's Avatar Contributor
    Reputation
    257
    Join Date
    Jul 2011
    Posts
    635
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    Go into your Ability Editor and under KickMyDog's hunter rotation, at the very bottom with the name SV: Black Arrow, change the code in it to:

    Code:
    local BArrowCD = GetSpellCooldown(3674)
    local focus = UnitPower("Player")
    
    if BArrowCD == 0 and focus >= 35 then
      return true
    end
    It will check to see if Black Arrow is off CD and if it has 35 focus or more, it will cast the shot. In my opinion, the way KickMyDog had it before, it was just to complicated for what it needed to do, which was cast it on every CD. This just makes it much more simple and will actually cast off CD if it passes the check of enough focus. That's the plan anyways
    That is not actually a good idea, since it will delay the cast of explosive shot. The rotation keep a reserve of focus at all time to ensure that explosive shot is used the moment it is off cooldown. Black Arrow's important pales in comparison to the dps loss of having explosive shot on cooldown.

    As suggested with the other guy who was was having trouble with the profile, he simply reinstalled it back in.
    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

  7. #6697
    sharkyx1x's Avatar Active Member
    Reputation
    36
    Join Date
    Jun 2008
    Posts
    270
    Thanks G/R
    1/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yo boss is your profile optimized for 4p T13 Arms?

  8. #6698
    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)
    Originally Posted by kickmydog View Post
    That is not actually a good idea, since it will delay the cast of explosive shot. The rotation keep a reserve of focus at all time to ensure that explosive shot is used the moment it is off cooldown. Black Arrow's important pales in comparison to the dps loss of having explosive shot on cooldown.

    As suggested with the other guy who was was having trouble with the profile, he simply reinstalled it back in.
    Well, going from your code of what you had on Black Arrow to mine, my DPS went up. Did a 4 min run on each one, it didn't go up that much, about 300DPS, but it went up. I never noticed a starving of Focus either. Every time lock and load proced, I always had enough focus for it to fire when it needed to.

  9. #6699
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I put my edited Diesel files and my edited leet jerks files up on Google code and will link this post to the PQR Wiki for DK's so it can be found somewhat easily.

    "I have My personal Edits of Diesels and Leetjerk's Frost DK files with some code borrowed from Bubaa911: improved DnD at mouse over when pressing down the Left Control Key pause function by holding down the left Shift key(useful when called to stop dps/ brez a player or to force your Army to go off)

    Dark Scrim code for Hagara just set her to focus before pull and it will cast dark sim and once the spell is copied the user has to fire the spell off manually."

    Downloads - imdasandman - profile for both PQR and HB that i use and edit - Google Project Hosting

    enjoy.....
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  10. #6700
    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 Mpzor View Post
    How does that "Arena: Pummel" work? Like if your target is below a ceraint percent and the focus is casting, will it then use charge if available? pummel if close enough? or what does it do exactly?
    lol pretty much if anyone in arena, or your target, or your focus are close enough to use pummel and they as casting a spell which i have it looking for, it will try to pummel it (must be facing them)
    ^0^Team Nova's PQR NCC ^0^

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

  11. #6701
    ipass's Avatar Member
    Reputation
    1
    Join Date
    Jan 2012
    Posts
    45
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @ Bubba

    Ok Bubba I tried you rogue Botting Profile for noobie Rogue toon i created

    your code for Sinister Strike dosent work(

    I Replaced it with this

    if GetComboPoints("player", "target") <= 3 then
    return true
    end

    now it works )

    ipass

  12. #6702
    vorn10's Avatar Active Member
    Reputation
    75
    Join Date
    Nov 2010
    Posts
    303
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hate PQR!!! If it dies, i stop playing wow. It made me so f.... lazy! sigh Xelper! ;]
    And now not OT.
    Is there any op shadow pvp priest? or ret pala?
    Last what i found about shadow is Buba updated 3 months ago.

  13. #6703
    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 ipass View Post
    @ Bubba

    Ok Bubba I tried you rogue Botting Profile for noobie Rogue toon i created

    your code for Sinister Strike dosent work(

    I Replaced it with this

    if GetComboPoints("player", "target") <= 3 then
    return true
    end

    now it works )

    ipass
    i updated my code as i leveled..... so it was no longer working for lower levels i believe haha
    ^0^Team Nova's PQR NCC ^0^

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

  14. #6704
    jackus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2006
    Posts
    802
    Thanks G/R
    1/12
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    to bu_ba_911

    Love your new spell reflect. For me disarm is still kinda broken. It still keeps stance dancing :/ I just removed it

    The interrupt is good, i added some spell tho. But the timer you build in it is bad. It pummels when the cast is 30-60% complete, and thats where most pople fake cast. I liked this one i had before, but there is no focus in it
    Code:
    local buff = { 118,116,61305,28271,28272,61780,61721,2637,33786,5185,8936,50464,19750,82326,2061,9484,605,8129,331,8004,51505,403,77472,51514,5782,1120,48181,30108 }
    
    local castingSpell, _, _, _, _, endTime = UnitCastingInfo("target")
    for i,v in ipairs(buff) do
    if IsSpellInRange("Pummel", "target") == 1 and PQR_IsOutOfSight("target") == false and castingSpell == GetSpellInfo(v) and endTime/1000 - GetTime() < 0.5  then 
      if not UnitBuffID("target", 31821) and not UnitBuffID("target", 89485) then
        return true 
      end 
    end
    end
    this one interrupts in the last 90-95% of the cast, which is VERY good.

    I tried to edit your new pummel: if ((endCast/1000) - GetTime()) < 0.5 then
    but that did not help. What do you think is the problem?

  15. #6705
    solarwake's Avatar Master Sergeant
    Reputation
    6
    Join Date
    May 2010
    Posts
    97
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by imdasandman View Post
    I put my edited Diesel files and my edited leet jerks files up on Google code and will link this post to the PQR Wiki for DK's so it can be found somewhat easily.

    "I have My personal Edits of Diesels and Leetjerk's Frost DK files with some code borrowed from Bubaa911: improved DnD at mouse over when pressing down the Left Control Key pause function by holding down the left Shift key(useful when called to stop dps/ brez a player or to force your Army to go off)

    Dark Scrim code for Hagara just set her to focus before pull and it will cast dark sim and once the spell is copied the user has to fire the spell off manually."

    Downloads - imdasandman - profile for both PQR and HB that i use and edit - Google Project Hosting

    enjoy.....
    When are you switching to disels profile? I've been using your masterfrost edit and I've been blowing up the meters and ranking on all 8 ds bosses. Also you mentioned upping the latency setting in pqr itself, did you add your local+world latency+250 as boss suggested previously or did you use a different method?

    Thanks,
    Solarwake

Similar Threads

  1. [Buying] Planetside 2 Priority Beta Key
    By isit123 in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-21-2012, 06:34 AM
  2. [Selling] PLANETSIDE 2 Priority/Early Access Beta Account
    By Kabraxiss in forum General MMO Buy Sell Trade
    Replies: 0
    Last Post: 07-18-2012, 10:20 AM
  3. [Selling] Planetside 2 Priority/Early access Beta Keys
    By mrsluf in forum General MMO Buy Sell Trade
    Replies: 3
    Last Post: 07-17-2012, 04:45 AM
  4. [Selling] Planetside 2 Priority Access beta key codes
    By fatalefout in forum General MMO Buy Sell Trade
    Replies: 1
    Last Post: 06-26-2012, 04:08 PM
  5. [Bot] Automated dungeon queue / Justice Point leecher(Auto-it source)
    By s_e_a_n_66 in forum World of Warcraft Bots and Programs
    Replies: 36
    Last Post: 01-17-2011, 11:50 AM
All times are GMT -5. The time now is 08:20 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