[PQR] Nova Team Profiles menu

Shout-Out

User Tag List

Page 32 of 157 FirstFirst ... 28293031323334353682132 ... LastLast
Results 466 to 480 of 2342
  1. #466
    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 jamieb19 View Post
    Il donate $50 if disc is made perfect
    Well what is it missing or doing wrong?

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

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

    [PQR] Nova Team Profiles
  2. #467
    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 Myra View Post
    Same for me. :-(
    I'll look into it again

    Sent from my Thunderbolt 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. #468
    FrostDKsFTW's Avatar Sergeant Major
    Reputation
    20
    Join Date
    Nov 2011
    Posts
    169
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any news on the Brewmaster or Mistweaver profile? No rush, I know your busy with druid still.

  4. #469
    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 FrostDKsFTW View Post
    Any news on the Brewmaster or Mistweaver profile? No rush, I know your busy with druid still.
    I am being given access over the weekend to some1's account for mistweaver.... hopefully i can get something atleast Heroic Dungeons/LFR ready..... Unfortuantely weekends i work and raid as well so my time is limited :-/

    I'll have an update Sunday on my progress
    ^0^Team Nova's PQR NCC ^0^

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

  5. #470
    K-Z's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    im using the arms pvp profile , and i having little problems, can u help me with this.
    Wait funcion for Shockwave and intimidating shout
    Shatering trow doesnt work
    some code for die by the sword, like activate 45%hp or semething else with a key

    for the rest is amazing.
    i am rly rew in this so i dont know how to do it by myself, but im lokking a loot of profiles and this code for the stances improve a little the surviability. i think

    if not UnitAffectingCombat("player")
    and GetShapeshiftForm() ~= 1
    then
    CastShapeshiftForm(1)
    end


    if UnitAffectingCombat("player")
    and 100 * UnitHealth("player") / UnitHealthMax("player") <= 75
    and GetShapeshiftForm() ~= 2
    then
    CastShapeshiftForm(2)
    end

    if UnitAffectingCombat("player")
    and 100 * UnitHealth("player") / UnitHealthMax("player") > 85
    and GetShapeshiftForm() ~= 1
    then
    CastShapeshiftForm(1)
    end


    --PauseKey
    if IsRightAltKeyDown()
    then return true end


    pd: sorry my bad english

  6. #471
    thasuperman's Avatar Member
    Reputation
    2
    Join Date
    Feb 2011
    Posts
    32
    Thanks G/R
    0/0
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Cloth

    Hi sorry to bother but did you mean progress over all of them including boomkin?

  7. #472
    Fumi's Avatar Contributor CoreCoins Purchaser
    Reputation
    207
    Join Date
    Feb 2008
    Posts
    561
    Thanks G/R
    0/6
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    ill look into it.... the range check is probably off a bit
    nice thanks! looking forward to it!

  8. #473
    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 thasuperman View Post
    Hi sorry to bother but did you mean progress over all of them including boomkin?
    Boomkin has taken a backseat, I barely even go Boomkin even for Dailies..... I'll probably code something in next time I do dailies....

    I've already completely rewritten Monk Healing.... I just need to fix a couple errors then tweak the numbers

    I BELIEVE it properly does the dps portion of Monk Healing... I could be wrong tho
    ^0^Team Nova's PQR NCC ^0^

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

  9. #474
    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 it seems that word of glory on your Holy Paladin profile is bugged out.
    This is what I get:
    Code:
    Message: [string "if Nova_Spell[PQ_WordofGlory].check then ..."]:9: attempt to call global 'GetSpellByName' (a nil value)
    Time: 10/13/12 10:08:00
    Count: 102
    Stack: [C]: in function `GetSpellByName'
    [string "if Nova_Spell[PQ_WordofGlory].check then ..."]:9: in function `?'
    [string "if PQR_Addon_Loaded == nil then..."]:760: in function `PQR_NextAbility'
    [string "if PQR_Addon_Loaded == nil then..."]:533: in function `PQR_ExecuteRotation'
    [string "if PQR_Addon_Loaded == nil then..."]:289: in function <[string "if PQR_Addon_Loaded == nil then..."]:214>
    Last edited by SpyroPT; 10-13-2012 at 05:07 AM.

  10. #475
    K-Z's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to improve a little profile, nose really like it because it is new to me, I hope a little help.

    this code, for shockwave, trying to work as it does the charge.
    right?
    if PQR_SpellAvailable(46986)
    and Nova_Pause(4)
    and Nova_Unit
    and PQR_UnitFacing("player", PQR_CustomTarget, 90)
    and ShoutRange then
    return true
    end

  11. #476
    dylan1200's Avatar Member
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you for the awesome work! A quick question on the druid resto profile if thats ok. Just wondeiring how it all works with the different options. WHen I look in rotation only the master file has spells active while the others dont. Is it something I am manually supposed to do? Any help would be appreciated.

  12. #477
    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 dylan1200 View Post
    Thank you for the awesome work! A quick question on the druid resto profile if thats ok. Just wondeiring how it all works with the different options. WHen I look in rotation only the master file has spells active while the others dont. Is it something I am manually supposed to do? Any help would be appreciated.
    I'm still working on tweaking the numbers of the other rotations in the profile. Those are more place holders until I finish coding everything. Its going to look a lot like my paladin profile did. Raid numbers are a lot trickier for druids then they were for paladin back in the day.

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

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

  13. #478
    K-Z's Avatar Member
    Reputation
    7
    Join Date
    May 2008
    Posts
    59
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    there a law to no aswer to the noobs?

  14. #479
    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 K-Z View Post
    there a law to no aswer to the noobs?
    Lol I didn't have an answer except change custom target to target

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

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

  15. #480
    dylan1200's Avatar Member
    Reputation
    13
    Join Date
    Sep 2012
    Posts
    35
    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
    I'm still working on tweaking the numbers of the other rotations in the profile. Those are more place holders until I finish coding everything. Its going to look a lot like my paladin profile did. Raid numbers are a lot trickier for druids then they were for paladin back in the day.

    Sent from my Xoom using Tapatalk 2
    Ahhh no problems, thank you for the reply =) I cant imagine the work you put in while still trying to have fun just playing the game, but your work has certainly provided me with a lot of hours of fun. Thank you! I hope to contribute something to you 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:31 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