[PQR] Rogue/Enhance/Fury/Boomkin profiles menu

Shout-Out

User Tag List

Page 19 of 26 FirstFirst ... 151617181920212223 ... LastLast
Results 271 to 285 of 376
  1. #271
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Maingar View Post
    Yep im getting the same error when try to use SVN, Anyway great job Nerder
    Code:
    http://nerder-pqr-profiles.googlecode.com/svn/PQRotation/Old%20Profiles/Nerder%5BRoguePack%5D_ROGUE_Abilities.xml
    Paste that in the "Download Profile from URL..." under rotation editor in PQR itself.
    Last edited by Nerder; 05-03-2013 at 04:12 AM.

    [PQR] Rogue/Enhance/Fury/Boomkin profiles
  2. #272
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spawnpl View Post
    wow the boomkin profile is amazing, I was using alpha and your profile is 100 times better no joke. Just wondering if you will made PQR profile for it, where we can enable and disable cooldowns etc. I also noticed it casts starsurge when you set it to 75 pre lunar at the start of the fight, it should cast wrath..
    I stopped working on that because they made theirs, hah. As far as the starsurge though, I was under the impression that you cast the starsurge because once it hits lunar the starsurge is reset so you get a double cast within that short time

  3. #273
    Starkey2009's Avatar Member
    Reputation
    9
    Join Date
    Jun 2009
    Posts
    217
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerder View Post
    Code:
    http://nerder-pqr-profiles.googlecode.com/svn/PQRotation/Old%20Profiles/Nerder%5BRoguePack%5D_ROGUE_Abilities.xml
    Paste that in the "Download Profile from URL..." under rotation editor in PQR itself.
    Thanks that worked

  4. #274
    spawnpl's Avatar Member
    Reputation
    3
    Join Date
    Apr 2009
    Posts
    61
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerder View Post
    I stopped working on that because they made theirs, hah. As far as the starsurge though, I was under the impression that you cast the starsurge because once it hits lunar the starsurge is reset so you get a double cast within that short time

    The rotation is from simcraft and other sources, your profile is amazing but would there be a chance for you to make a PQInterface Profile for it with only couple couple settings like healthstone, barskin, starfall, cooldowns w/ beserking, renewal.

    You said something about they made their own profile, would they be able to share it, I don't mind donating for the profile if that's what it takes. I'm looking for a top notch profile starting heroic modes and I need the profile to pump out the most dps.

  5. #275
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by spawnpl View Post
    The rotation is from simcraft and other sources, your profile is amazing but would there be a chance for you to make a PQInterface Profile for it with only couple couple settings like healthstone, barskin, starfall, cooldowns w/ beserking, renewal.

    You said something about they made their own profile, would they be able to share it, I don't mind donating for the profile if that's what it takes. I'm looking for a top notch profile starting heroic modes and I need the profile to pump out the most dps.
    I usually use mine with the nova frame, so some of those you're asking for are already there. Just type /nova in game

  6. #276
    cpowroks's Avatar Contributor
    Reputation
    180
    Join Date
    Oct 2007
    Posts
    623
    Thanks G/R
    1/9
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Nerder, heres a fantastic way to manage redirect that i developed.

    PHP Code:
    if not redirect then 
       redirect 
    CreateFrame("Frame")
    end
    local frame 
    redirect
    frame
    :RegisterEvent("UNIT_COMBO_POINTS")
    frame:SetScript("OnEvent", function(selfevent, ...)

    if 
    event == "UNIT_COMBO_POINTS" then 
           cps 
    GetComboPoints("player")    
    end
    end
    )

    local ComboPoints GetComboPoints("player""target")
    if 
    UnitExists("Target")
    and 
    ComboPoints ~= cps then
        _castSpell
    (73981,"target")
    end 
    WoW LUA Script Developer
    Need Something Custom? WarmaneScripts.com
    Skype - grapejuice111

  7. #277
    garoboldy's Avatar Contributor
    Reputation
    123
    Join Date
    Aug 2007
    Posts
    407
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nerder View Post
    Hey, thanks for testing and its awesome that you like it! I've been messing around with the new GUI function that Bu_ba came up with, not sure if you saw it yet. But after I get it all figured out and implemented on my main profiles I'll get to the shaman also. Then I can incorporate the heals in there as far as ele or resto, I dont really play them much and could possibly go down the road of working on that but all the other profiles I've been working on have been requests also, so I like to finish in order. I mean if its just a small update to an existing profile, then I will definitely take my time to update it for the community.

    Keep an eye out though, I might do Ele sham next. (Is there even profiles for that right now? if so I'd test it first prior to doing anything, not the biggest fan of re creating the wheel)
    Rogue still not working from the SVN...
    Message: [string "if GetSpellCooldown(73981) == 0 then ..."]:21: attempt to compare number with nilTime: 05/06/13 10:27:14
    Count: 43
    Stack: [string "if GetSpellCooldown(73981) == 0 then ..."]:21: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:765: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:534: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:287: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>


    Locals: (*temporary) = nil
    (*temporary) = "player"
    (*temporary) = "target"
    (*temporary) = "attempt to compare number with nil"


  8. #278
    Sphinctinator's Avatar Member
    Reputation
    3
    Join Date
    Dec 2011
    Posts
    44
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Want to start off by saying thanks for your wonderful profiles nerder.

    2: for the rogue combat and assassination profiles, is there any way to make an option for using Expose armor every 30 seconds?

  9. #279
    andreaspts's Avatar Member
    Reputation
    2
    Join Date
    Mar 2013
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just migrated from human to troll.. and racials aint working with Profile? cant see any option in the Assa Options either

  10. #280
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Im in the process of creating a new rogue profile and ill add the racial along with expose armor. This one right now seems to be a little better in dps for me.


    Code:
    http://nerder-pqr-profiles.googlecode.com/svn/PQRotation/WIPRogue.txt
    Sent from my GT-I9300 using Tapatalk 2
    Last edited by Nerder; 05-13-2013 at 10:50 AM.

  11. #281
    piratepetey's Avatar Sergeant
    Reputation
    4
    Join Date
    Apr 2012
    Posts
    63
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by garoboldy View Post
    Rogue still not working from the SVN...

    I found that this was a problem with the toggles in the frames. There is an issue with the Cooldown toggle having two buttons selected, one of which is the same as the AoE toggle. Uncheck one of them before you start the fight and you should be good.

  12. #282
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by piratepetey View Post
    I found that this was a problem with the toggles in the frames. There is an issue with the Cooldown toggle having two buttons selected, one of which is the same as the AoE toggle. Uncheck one of them before you start the fight and you should be good.
    Ahh, I didnt think of specifying this... I always hit ctrl before right shift, so it does the cooldowns, where as right shift before ctrl would just be AoE

  13. #283
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey buddy, I am trying to download your druid profile from the SVN, for some reason it's not working. Did I miss something? Thanks!

  14. #284
    fddbzz's Avatar Master Sergeant
    Reputation
    7
    Join Date
    Jan 2013
    Posts
    96
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey nerder,
    i'm getting error while trying to download your rework profile through PQR.
    and I downloaded the file manually, but the troll/orc racial doesn't seems to work.
    It doesn't cast berserking during CD bursting period.

  15. #285
    Nerder's Avatar Contributor
    Reputation
    117
    Join Date
    Aug 2012
    Posts
    263
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    The racials havent been added yet, that rework was before the posts and ive only been on my phone today

    Sent from my GT-I9300 using Tapatalk 2

Page 19 of 26 FirstFirst ... 151617181920212223 ... LastLast

Similar Threads

  1. [PQR] Beefkek's Fury Warrior profile for 3.3.5
    By Beefkek in forum WoW Bot Maps And Profiles
    Replies: 5
    Last Post: 10-28-2017, 10:03 AM
  2. [PQR] Request - 5.4 Boomkin Profile
    By healzzz in forum WoW Bot Maps And Profiles
    Replies: 36
    Last Post: 10-15-2013, 01:09 AM
  3. PQR requesting Enhance sham & Ret pala profile
    By CaptnHaddock in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 05-30-2013, 01:45 PM
  4. [PQR] Any rogue(5.2) PvP profiles?
    By TreeEskimo in forum WoW Bot Maps And Profiles
    Replies: 5
    Last Post: 04-20-2013, 01:05 AM
  5. [PQR] Fury Warrior profile request
    By EvilBor in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 03-11-2013, 04:17 PM
All times are GMT -5. The time now is 11:23 AM. 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