[PQR] Nova Team Profiles menu

User Tag List

Page 8 of 157 FirstFirst ... 45678910111258108 ... LastLast
Results 106 to 120 of 2342
  1. #106
    tozededao's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    166
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Light of Dawn is still kinda sloppy, I find it using too much Word of Glory instead of Light of Dawn, and LoD is 2times WoG healing, sometimes I even try to overwrite what bot is doing in order to throw a LoD.

    [PQR] Nova Team Profiles
  2. #107
    tozededao's Avatar Member
    Reputation
    9
    Join Date
    May 2009
    Posts
    166
    Thanks G/R
    3/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Another tweak, consider people from Spine with debuff as low hp in order to bot make use of other spells on them such as AOE heals if it is going to take benefit from it

  3. #108
    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)
    lol did the a while ago in a previous update.... it was just undocumented XD

    i've been seeing that to, however i personally like WoG since it can proc twice, and focus on the players that need health more.....

    i've been thinking about ways to determine when a single Large Heal would be more beneficial than an AoE heal
    ^0^Team Nova's PQR NCC ^0^

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

  4. #109
    schadis's Avatar Member
    Reputation
    11
    Join Date
    Sep 2008
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    yor code of holy pally

    i wanna talk about the yor´sahj code!

    Code:
    -----------------------------          
    -- Yor'sahj          
    -----------------------------          
    if npcid == 55312 then -- Yor'sahj UnitID                  
             if not InitMessage then PQ_Notify("Loading Yor'Sahj") InitMessage = 1 end                  
             PQ_Spell[PQ_DivinePlea].check = false                  
             if (UnitExists("boss2") or UnitExists("boss3")) -- When Oozes are out                   
               and select(3, PQ_UnitInfo("player")) <= 80 then -- And we have less than 80% Mana                         
                          if GetTime() - PQ_TimerForEncounters >= 30 then                                  
                                    PQ_TimerForEncounters = GetTime()                                  
                                    PQ_Notify("|cffFF33CCGet in Melee Range to regain Mana with Seal of Insight Procs!")                          
                                    end                  
                          end        
    
             
                                   if UnitBuffID("boss1", 103628) then                                  
                                                 PQ_Notify("Disabling for Purple Buff")                                  
                                                 PQR_StopRotation()                                  
                                                 return true                                  
                                                 --[[if GetRaidDifficulty() >= 3 then                                          
                                                       HealPartyOnly = true -- Not Implemented yet!                                          
                                                       PQ_Spell[PQ_HolyLight].check = false                                          
                                                       PQ_Spell[PQ_FlashofLight].check = false                                  
                                                 end]]--                  
                                  end
    so far i understand:
    the first if and second if are about what boss it is, dont use Divine Plea automaticly to save it for blue oze and for the massage to reg mana with autohits.

    here comes the part i am interessted in:
    you have allready coded the part to check for purple oze and debuff at 3rd if
    and then pqr stops the rotation for that time purple is active thats ok so far.

    the last if is not aktive and set under comment at first it is about to check if its hero or not
    then only heal party thats ok can be used or not by setting it as comment. is there a funktion programmed to only heal party?
    and spells in that phase should only be shock, divine light, bacon,lay on hands, HOG, are i am missing something?
    so we have to add
    PQ_Spell[PQ_Holy Radiance].check = false
    or?

    if the heal party only funktion don´t exist can i get the code working for all the members of the raid with deleting --Not Implemented yet! HealPartyOnly = true

    so if i use it like this:

    Code:
                            if UnitBuffID("boss1", 103628) then                                                        
                                             --PQ_Notify("Disabling for Purple Buff")                                  
                                             --PQR_StopRotation()                                                                               
                                             return true                                  
                                                 if GetRaidDifficulty() >= 3 then                                          
                                                       --HealPartyOnly = true -- Not Implemented yet!                                          
                                                       PQ_Spell[PQ_HolyLight].check = false                                          
                                                       PQ_Spell[PQ_FlashofLight].check = false  
                                                       PQ_Spell[PQ_Holy Radiance].check = false
                                                 end
    would that work i am realy bad in lua^^(and in english)
    Last edited by schadis; 05-11-2012 at 02:39 AM.

  5. #110
    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)
    @Schadis, I wouldn't recommend using that XD

    You would only want to be using Holy Shock on a pet, not a player for 1.
    That little bit of code has no checking for how high the stack is on a player.
    I would recommend making the changes inside of PQR itself as it is properly formatted and easier to make quality changes

    ------------------------------------------------------

    Me and Crystal_Tech have an idea in the workings and we would like to know if there was any Profile Writer that would be willing to Join Team Nova

    You would pretty much have access to all the members of Team Nova's profiles and workings in real time, you would have access to our ideas and everything a lot more readily.

    PM me with your request and a profile for us to review so we can try and find the best fit for us
    ^0^Team Nova's PQR NCC ^0^

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

  6. #111
    Sharge's Avatar Corporal
    Reputation
    6
    Join Date
    Oct 2011
    Posts
    30
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Bubba , is there a way I can add something to your holy paladin to make it cast flash of life when someone is under 30% , it only use holy radiance on ultraxion and it's mainly useless for the end of the fight , again sorry for my english!

  7. #112
    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 Sharge View Post
    Bubba , is there a way I can add something to your holy paladin to make it cast flash of life when someone is under 30% , it only use holy radiance on ultraxion and it's mainly useless for the end of the fight , again sorry for my english!
    Do you get the blue buff? On H Ultra we have our shaman grab the red buff and I get green and blue and when I get blue I manually heal. I spam HR and WoG exclusively. That seems to work perfectly from how I see it :-/

    To answer your question, you can go into encounters and under where it looks for blue buff disable HR and raise FoL minimum health req

    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!

  8. #113
    Meatglue's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2011
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    @Mentally

    Waiting on your disc pvp profile you promised! :P

  9. #114
    Meatglue's Avatar Active Member
    Reputation
    16
    Join Date
    Aug 2011
    Posts
    248
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Or an updated pvp spriest profile.

  10. #115
    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)
    Just wanna say thanks for your awesome work, trying out the spriest-profile now at 82 and it's really good! <3

  11. #116
    Nomadii's Avatar Private
    Reputation
    1
    Join Date
    May 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Any idea how to fix??
    Code:
    Date: 2012-05-28 17:34:52
    ID: 2
    Error occured in: Global
    Count: 1
    Message: [string "local PQ_FL = PQ_FL ..."] line 61:
       attempt to get length of local 'PQ_SN' (a nil value)
    Debug:
       [C]: ?
       [string "local PQ_FL = PQ_FL ..."]:61: ?()
       [string "if PQR_Addon_Loaded == nil then..."]:759: PQR_NextAbility()
       [string "if PQR_Addon_Loaded == nil then..."]:532: PQR_ExecuteRotation()
       [string "if PQR_Addon_Loaded == nil then..."]:289:
          [string "if PQR_Addon_Loaded == nil then..."]:214
    AddOns:
      Swatter, v3.2.4 (<%codename%>)
      ACP, v3.3.16 
      ArkInventory, v3.02
      ArkInventoryRules, v
      ArkInventoryRulesExample, v1.00
      Babylonian, v5.1.DEV.312(/embedded)
      Bidder, v4.0.3
      BidderBossAuction, v4.0.3
      BidderEPGP, v4.0.3
      BidderFCZS, v4.0.3
      Configator, v5.1.DEV.312(/embedded)
      DBMCore, v
      DBMLDB, v
      DrDamage, v1.8.8_release
      ElvUI, v3.68
      Factionizer, v40200.1
      ForteCasting, v
      ForteCooldown, v
      ForteCore, v1.975.9
      ForteMage, v
      FortePriest, v
      ForteRogue, v
      ForteTalent, v
      ForteTimer, v
      ForteVehicle, v
      FriendShare, vv1.5.1
      Gatherer, v3.2.4
      GTFO, v4.9.3
      MageManaBar, v1.7.4
      MogIt, v1.1
      Overachiever, v0.64
      OverachieverTabs, v0.64
      Recount, v
      SlideBar, v3.2.4 (<%codename%>)
      SpellFlash, v5.109
      SpellFlashPriest, v1.10.1
      SpellFlashArgentTournamentMounts, v1.20
      SpellFlashRogue, v2.04
      SpellFlashCore, v1.49
      TidyPlates, v6.3.8 (R307)
      TidyPlatesCleanPlates, v1.9g
      TidyPlatesHub, v
      TomTom, vv40300-1.4.4
      TrickOrTreat, v
      VuhDo, v2.136
      VuhDoOptions, v2.136
      WIM, v3.5.8
      WIMElvui, v
      WoWPro, v2.2.2
      WoWProAchievements, v2.2.2
      WoWProDailies, v2.2.2
      WoWProLeveling, v2.2.2
      WowProProfession, v2.2.2
      WoWProWorldEvents, v2.2.2
      BlizRuntimeLib_enUS v4.3.4.40300 <us>
      (ck=4dd)

  12. #117
    nemhain's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    14
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm trying to use the Monk package on the Beta. Error says I need the "PQR_idTip_core.lua" file. Okay, no problem. After a little searching I find a post that says it's in the SVN on the Google Project page. I downloaded "3-30-2012_SVN-Snapshot". It's not here. It there a more current SVN I didn't see?

  13. #118
    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 nemhain View Post
    I'm trying to use the Monk package on the Beta. Error says I need the "PQR_idTip_core.lua" file. Okay, no problem. After a little searching I find a post that says it's in the SVN on the Google Project page. I downloaded "3-30-2012_SVN-Snapshot". It's not here. It there a more current SVN I didn't see?
    Its not needed, if you read the error i believe it says that you only need it if you want to see the spell id's. however it is in 0the Data Fodler of the SVN

    also i haven't updated Monk is a while.... it's changed a TON (also the reason i haven't updated it)
    Last edited by bu_ba_911; 06-03-2012 at 10:20 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  14. #119
    blamani's Avatar Active Member
    Reputation
    19
    Join Date
    Jul 2008
    Posts
    80
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I was just about to ask about monks, since quite a few things are changed

  15. #120
    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)
    Yea, I have a feeling when they announce a Release Date, they will also stop changing them so frequently, that's when you'll start seeing development begin anew on them

    I still have to work in fluxflux's recommendation of AoE toggling but for now it's not at a point in time where i'd be happy with it anyways so thats on hold
    ^0^Team Nova's PQR NCC ^0^

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

Page 8 of 157 FirstFirst ... 45678910111258108 ... LastLast

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 03:53 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search