[PQR] Nova Team Profiles menu

User Tag List

Page 92 of 157 FirstFirst ... 42888990919293949596142 ... LastLast
Results 1,366 to 1,380 of 2342
  1. #1366
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    update to svn revision 82 see if that fixes it.

    Please if someone helped you donate rep to them.

    [PQR] Nova Team Profiles
  2. #1367
    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 lucyluckman View Post
    Firstly, many thanks to all at Team Nova for your work and dedication to PQR

    I am having an unusual problem with the Shadow Priest Profile when attacking bosses in Dungs and Raids. I can attack trash and training dummies and regular world mobs just fine. Its just bosses it refuses to cast anything for!

    I am lvl90 and have updated via SVN (revision81).

    Any help appreciated. Ty
    The fix for this was posted one or two pages back

    Sent from my ADR6400L using Tapatalk 2
    ^0^Team Nova's PQR NCC ^0^

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

  3. #1368
    lucyluckman's Avatar Corporal
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thnaks for the speedy response but it did not work

    I created a new folder with the pqr updater and created a clean PQR install. I then updated to 82 and placed the profiles and data in the correct folder and booted up WoW and PQR.

    Ran a bit of Vault of Mysteries LFR and was fine on trash up to first boss. Profile then stopped working but started up again when Qiang died and Subetai took over and carried on working through Meng and Zian phases.

    Trash upto Elegon was fine - no problems but once Elegon engaged the profile stopped again. Targeted Elegon, energy charges, empyreal focus but rotaion would not start. Tried to manually start it as such but still nothing.

    I play on EU servers if that makes a difference?

    Sorry if I missed a previous post in this thread regarding this problem - I must have missed it.
    Thanks all the same

  4. #1369
    evlow's Avatar Contributor
    Reputation
    171
    Join Date
    Sep 2007
    Posts
    233
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    lucky, can you take a screenshot of your PQR rotation and what errors it spits out and post them (make sure you blur your name out of any of them)

  5. #1370
    lucyluckman's Avatar Corporal
    Reputation
    1
    Join Date
    Sep 2012
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Evlow - wasnt sure exactly how to generate error codes. I put PQR into advanced debug mode and lots of commands processed on trash but everything stopped on boss.

    I dug through some older profiles i had archived and found one that worked on Feng where the current profile didnt. The file PQR_Nova_Data.lua and was modified 15012013. I compared it to the current file and found a difference in the SpecialUnit text.
    Current file:

    SpecialUnit = nil
    function SpecialUnit()
    local PQ_BossUnits = PQ_BossUnits

    if UnitExists("target") then
    local npcID = tonumber(UnitGUID("target"):sub(6,10), 16)

    -- Use Cooldowns on Opposing Faction members
    --if UnitIsPlayer("target") then
    -- if UnitFactionGroup("player") ~= UnitFactionGroup("target") then return true end
    --end

    -- Dungeons & Raids
    if UnitLevel("target") == -1 then return true else
    for i=1,#PQ_BossUnits do
    if PQ_BossUnits[i] == npcID then return true end
    end
    return false
    end
    else return false end
    end
    ----------------------------------------------------------------------------
    The older file:

    SpecialUnit = nil
    function SpecialUnit()
    local PQ_BossUnits = PQ_BossUnits

    if UnitExists("target") then
    local npcID = tonumber(UnitGUID("target"):sub(6,10), 16)

    if UnitLevel("target") == -1 then return true else
    for i=1,#PQ_BossUnits do
    if PQ_BossUnits[i] == npcID then return true end
    end
    return false
    end
    else return false end
    end
    ---------------------------------------------------------------
    I guess I partially solved my problem myself. Hopefully this post might help others experiencing similar problems.

    Thanks to all

  6. #1371
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea the lines with -- means that pqr ignores it or its commented out.

    Please if someone helped you donate rep to them.

  7. #1372
    crystal_tech's Avatar Elite User
    Reputation
    468
    Join Date
    Feb 2008
    Posts
    1,036
    Thanks G/R
    1/6
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I had some real life stuff come up today and I will be unable to post some updated profiles my plans are to push the release to the end of sat cst time. sorry for the delay.

    Please if someone helped you donate rep to them.

  8. #1373
    Naptownz's Avatar Member
    Reputation
    2
    Join Date
    Dec 2012
    Posts
    21
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dear nova team I never post in the forums ever. but i woul;d first off liek to say thank you SO much for the hunter profiles I use them all the time and actually taught me how to play my class better on my own

    Second off any way you'll be working on a feral druid profile anytime soon? if so shut up and take my money thanks

  9. #1374
    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 Naptownz View Post
    Dear nova team I never post in the forums ever. but i woul;d first off liek to say thank you SO much for the hunter profiles I use them all the time and actually taught me how to play my class better on my own

    Second off any way you'll be working on a feral druid profile anytime soon? if so shut up and take my money thanks
    firepong is trying to have me pick it up, but as my druid is not on my main server, and i use it to backup a friends guild as heals..... thats highly unlikely....
    ^0^Team Nova's PQR NCC ^0^

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

  10. #1375
    fish221171's Avatar Member
    Reputation
    9
    Join Date
    Mar 2010
    Posts
    76
    Thanks G/R
    1/5
    Trade Feedback
    4 (100%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Nova Team,

    Could you please add DPS (fistweaving) to the monk profile? this seems to be the way to play the class these days

    Keep up the excellent work guys.

    Many Thanks

  11. #1376
    davehammer4's Avatar Member
    Reputation
    1
    Join Date
    Feb 2010
    Posts
    45
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    RL got me from checking back but thanks for the reply. I have seen it pop up on my minimap now on a few profiles; however it's not working when changing buttons. The profiles aren't Nova's to my knowledge so I guess we know who is borrowing code right? lol.....great job on the Nova_Frames guys...well done!!

    ...btw this was in response to the answers I received on Nova_Frames....hit quote...not enough coffee this morning
    Last edited by davehammer4; 02-09-2013 at 11:51 AM.

  12. #1377
    Opacho's Avatar Master Sergeant
    Reputation
    12
    Join Date
    Feb 2012
    Posts
    83
    Thanks G/R
    6/1
    Trade Feedback
    9 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @buba could you add support for IsMouseButtonDown(3/4/5) on the Nova Frame, pretty please?
    Last edited by Opacho; 02-10-2013 at 04:02 PM.

  13. #1378
    SpyroPT's Avatar Active Member
    Reputation
    15
    Join Date
    Aug 2011
    Posts
    121
    Thanks G/R
    3/7
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @bu_ba any ideas on adding eternal flame spamming? It's working really good at the moment.

  14. #1379
    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 Opacho View Post
    @buba could you add support for IsMouseButtonDown(3/4/5) on the Nova Frame, pretty please?
    always a possibility

    my nova_mod numbers will be getting huge but thats for me to worry about, not you

    Originally Posted by SpyroPT View Post
    @bu_ba any ideas on adding eternal flame spamming? It's working really good at the moment.
    i was asked that a while ago.... meant to work on it, but then my schedule got busy :-/

    i'll try to code it blind maybe sometime this week and release a test for people to try before updating SVN if i have time
    ^0^Team Nova's PQR NCC ^0^

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

  15. #1380
    SpyroPT's Avatar Active Member
    Reputation
    15
    Join Date
    Aug 2011
    Posts
    121
    Thanks G/R
    3/7
    Trade Feedback
    8 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    always a possibility

    my nova_mod numbers will be getting huge but thats for me to worry about, not you



    i was asked that a while ago.... meant to work on it, but then my schedule got busy :-/

    i'll try to code it blind maybe sometime this week and release a test for people to try before updating SVN if i have time
    Great! I'll be looking forward that, and will test it asap.

Similar Threads

  1. [PQR] Gabbz Mage Profiles
    By Gabbz in forum WoW Bot Maps And Profiles
    Replies: 207
    Last Post: 07-18-2016, 08:00 PM
  2. Replies: 11
    Last Post: 01-13-2013, 10:56 PM
  3. {PQR} Windwalker Raid Profile - Wanted
    By fish221171 in forum WoW Bot Maps And Profiles
    Replies: 3
    Last Post: 10-18-2012, 02:01 AM
  4. PQR - DK Blood profiles - none of them work :(
    By zambeaux in forum WoW Bot Maps And Profiles
    Replies: 4
    Last Post: 10-09-2012, 07:44 AM
  5. PQR PVP Hunter profile?
    By aLorzy91 in forum WoW Bots Questions & Requests
    Replies: 0
    Last Post: 07-29-2012, 02:32 AM
All times are GMT -5. The time now is 04:48 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