[PQR] Nova Team Profiles menu

User Tag List

Page 4 of 157 FirstFirst 1234567854104 ... LastLast
Results 46 to 60 of 2342
  1. #46
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    About shadowpriest profile.

    The Mind Sear bug where it casts MB and dots on CD is easy to fix.
    I think because mind sear is a channeling the program will remove it from rotation when it is casting and MB and dots are clipping. So we need to find a way to "stop" rotation when casting Mind Sear.
    We still need program to clip Mind Flay so we cant change the other spells.There are several ways todo this but i think its best if Team Nova says how do they want todo it.
    Looking for exploiters and botters to Elder Scrolls Online.

    [PQR] Nova Team Profiles
  2. #47
    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 Gabbz View Post
    About shadowpriest profile.

    The Mind Sear bug where it casts MB and dots on CD is easy to fix.
    I think because mind sear is a channeling the program will remove it from rotation when it is casting and MB and dots are clipping. So we need to find a way to "stop" rotation when casting Mind Sear.
    We still need program to clip Mind Flay so we cant change the other spells.There are several ways todo this but i think its best if Team Nova says how do they want todo it.
    add a if Channeling Mind Sear return true on SpellID - 0 maybe?
    ^0^Team Nova's PQR NCC ^0^

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

  3. #48
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    add a if Channeling Mind Sear return true on SpellID - 0 maybe?
    Code:
    local spell, _, _, _, _, _, = UnitChannelInfo("player")
    if spell == "Mind Sear" then return true end
    Im at work so cant test it but like this ?
    Looking for exploiters and botters to Elder Scrolls Online.

  4. #49
    yodaman's Avatar Member
    Reputation
    1
    Join Date
    Nov 2006
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi guys,

    I'm having the same problem as the same person on page 2, he said fixed but how??

    "When i press the Button to start the Rotation (X) it says 'You're missing PQR_Nova_Data.lua - Make sure it's in your Data Folder! The Rotation has been halted.'
    Where can i download this .lua ?"

    **EDIT FIX**: Go to download section on google site, download 3/30/12 SVN snapshot, there is a 'data' folder, copy/paste contents into PQR's 'data' folder.

    Thanks
    Last edited by yodaman; 04-26-2012 at 07:40 AM.

  5. #50
    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 yodaman View Post
    Hi guys,

    I'm having the same problem as the same person on page 2, he said fixed but how??

    "When i press the Button to start the Rotation (X) it says 'You're missing PQR_Nova_Data.lua - Make sure it's in your Data Folder! The Rotation has been halted.'
    Where can i download this .lua ?"

    **EDIT FIX**: Go to download section on google site, download 3/30/12 SVN snapshot, there is a 'data' folder, copy/paste contents into PQR's 'data' folder.

    Thanks
    There are two correct methods for getting an up-to-date Data file....

    1.) Getting it off the SVN
    2.) Clicking Download Update on ANY of the Team Nova Profiles and accepting the new Data File

    Originally Posted by Gabbz View Post
    Code:
    local spell, _, _, _, _, _, = UnitChannelInfo("player")
    if spell == "Mind Sear" then return true end
    Im at work so cant test it but like this ?
    that's how i would test it... Just have this somewhere before all the other Channel Cancelers lol..... And be sure to have Cancel Channel = True
    Last edited by bu_ba_911; 04-26-2012 at 03:14 PM.
    ^0^Team Nova's PQR NCC ^0^

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

  6. #51
    derfred's Avatar Member
    Reputation
    2
    Join Date
    Oct 2007
    Posts
    82
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey guys!

    I love the nova unholy pve dk profile, awesome job!

    Just two questions, could you add synapse springs to the "smart cd use"? And is it possible to implement some kind of death and decay and pestilence on ctrl or alt?

  7. #52
    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)
    Shortly I will release the next updated version of the Holy Paladin rotation...

    Originally Posted by bu_ba_911
    Updated Paladin Holy

    Key Points:
    *Added in Pet Healing
    *Added in Sheuron's Tabled Healing
    *Converted All Spells to use Sheuron's Tabled Healing
    **Still in the process of taking full advantage of the Tabled Healing
    ------
    MAY have fixed the Arena bug.... if not, it's as easy as removing -- Arena File -- ability to stop the swapping

    Big Thanks to: Sheuron for Tabled Healing, Deva and Crystal_Tech for help debugging, and Mentally
    UPDATE!!!

    Update is out on SVN... Just use your Download Profile button and Update BOTH Data File and Rotation/Abilities files
    Last edited by bu_ba_911; 04-27-2012 at 01:25 AM.
    ^0^Team Nova's PQR NCC ^0^

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

  8. #53
    bbenhell4's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    16
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by expunge View Post
    Spriest profile 5.9 updated from SVN

    1. Advanced rotation
    - Start rotation
    - Does Mindflay x1.5
    - Casts Arch and sfiend
    - Throws up window that counts down errors and never goes away

    I have to stop that rotation, go back to standard and the error box will go away
    Same problem here ver5.9 , 2.1.1 , works fine on the dummies. Relatively new to this so may be something i am doing wrong

  9. #54
    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)
    Arena Works now.... got some other things on the table right now.... but i did a quick look over SPriest and nothing jumped out at me as..... BROKEN.... i'll need to run tests...

    Whats probably breaking it is Heroism or Bloodlust if I have to guess
    ^0^Team Nova's PQR NCC ^0^

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

  10. #55
    Gabbz's Avatar Contributor
    Reputation
    184
    Join Date
    Dec 2011
    Posts
    451
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bu_ba_911 View Post
    but i did a quick look over SPriest and nothing jumped out at me as..... BROKEN.... i'll need to run tests...

    Whats probably breaking it is Heroism or Bloodlust if I have to guess
    I had same problem as the others for 2 weeks ago but last DS raid it was working. And it started on Morchok without Bloodlust.
    The only problem i still have is the mind sear but i will test the code we discussed earlier in todays raid
    Looking for exploiters and botters to Elder Scrolls Online.

  11. #56
    Cocco's Avatar Corporal
    Reputation
    7
    Join Date
    Dec 2009
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by derfred View Post
    Hey guys!

    I love the nova unholy pve dk profile, awesome job!

    Just two questions, could you add synapse springs to the "smart cd use"? And is it possible to implement some kind of death and decay and pestilence on ctrl or alt?
    Need DnD on Ctrl or Alt too
    And Pestilence, does UH DK use that ? (Im a UH DK noob sry)

  12. #57
    magenpriest's Avatar Banned
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by bbenhell4 View Post
    Same problem here ver5.9 , 2.1.1 , works fine on the dummies. Relatively new to this so may be something i am doing wrong
    Yes, same problem here ver5.9 , 2.1.1 , "Advanced rotation" works fine only on the dummies. With LFR, it just cast MF and MB then waiting for MB cd and cast it again.

    BTW, great work and thank you Nova team!

  13. #58
    magenpriest's Avatar Banned
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    28
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gabbz View Post
    tested the new shadow priest in raid and its buggy as hell.
    I got alot of Lua errors both on standard rotation and advanced. Mind sear is still bugging and casting MB/dots on CD when holding down Mind Sear key.

    The auto attack is a mess. On boat i cant target what i want cause its removes my target and tries to cast on a drake that oor
    It even cancel some bosses before pull like ultraxion and madness when i try to target tank to cast mind sear on him when adds come.

    My suggestion is to remove the auto target system or at least have it bound on a key to toggle on and off.
    Same here, i was removed "Heroic: priority targets" when fighting Warmaster onward for well working.

    @Gabbz: your feral bear tank profile is awesome, thank you! :-x

  14. #59
    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)
    I'll take the spriest suggestions and see what I can do with them

    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. #60
    bbenhell4's Avatar Member
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    16
    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
    Arena Works now.... got some other things on the table right now.... but i did a quick look over SPriest and nothing jumped out at me as..... BROKEN.... i'll need to run tests...

    Whats probably breaking it is Heroism or Bloodlust if I have to guess
    Dont get a lot of time to test the SP as its not my main but after playing about with it a bit more it seems to happen every time regardless of BL/hero and regardless of boss.
    It even happens when soloing old raids/bosses. I tried removing the target priority from the rotation as well as a few other bits but no change. Still cast 2 mind flays a mind blast then stops, waits for maybe 10 secs then cast mind blast on cd but nothing else.
    The error that pops up sites a different addon everytime but always says something about trying to call a non-combat function (or something similar will post exact error here)
    Standard rotation seems to work fine.

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 11:26 PM. 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