[PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's? menu

User Tag List

Page 40 of 48 FirstFirst ... 363738394041424344 ... LastLast
Results 586 to 600 of 715
  1. #586
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, if anyone wants to do the dirty work for me as I'm not going to be doing LFR Throne of Thunder for another week in case I decide to do it for rep. I need the npcID's of all the trolls that come out so I can add them to a table and then a function to only Ferocious Bite on instead of Rip. This way, we can at least get some reasonable DPS on them pesky trolls instead of wasting those Combo Points on a FAIL Rip that will only do like 50k DPS before the unit dies.

    Use this to find out the npcID of the target you are wanting:
    PHP Code:
    /dump tonumber(UnitGUID("Target"):sub(-13, -9), 16
    P.S. If you can, also put, the name of the troll with it as well because I might have to add something in to possibly interrupt the target as well for certain spells as I know we need to interrupt a lot of things on this boss.

    [PQRotation] Firepong's PQR Profile's Feedback - Comments - Question's?
  2. #587
    Aleksonfire's Avatar Master Sergeant
    Reputation
    25
    Join Date
    Nov 2012
    Posts
    132
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    Ok, if anyone wants to do the dirty work for me as I'm not going to be doing LFR Throne of Thunder for another week in case I decide to do it for rep. I need the npcID's of all the trolls that come out so I can add them to a table and then a function to only Ferocious Bite on instead of Rip. This way, we can at least get some reasonable DPS on them pesky trolls instead of wasting those Combo Points on a FAIL Rip that will only do like 50k DPS before the unit dies.

    Use this to find out the npcID of the target you are wanting:
    PHP Code:
    /dump tonumber(UnitGUID("Target"):sub(-13, -9), 16
    P.S. If you can, also put, the name of the troll with it as well because I might have to add something in to possibly interrupt the target as well for certain spells as I know we need to interrupt a lot of things on this boss.
    Hey You can pretty much go to Throne of Thunder - Zone - World of Warcraft and hold your mouse over each name and get the npcid. Might be more work than you wanted but it'll work
    Resto Shammy Profile - https://goo.gl/nm5Nc

  3. #588
    Angrybear's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    Ok, if anyone wants to do the dirty work for me as I'm not going to be doing LFR Throne of Thunder for another week in case I decide to do it for rep. I need the npcID's of all the trolls that come out so I can add them to a table and then a function to only Ferocious Bite on instead of Rip. This way, we can at least get some reasonable DPS on them pesky trolls instead of wasting those Combo Points on a FAIL Rip that will only do like 50k DPS before the unit dies.

    Use this to find out the npcID of the target you are wanting:
    PHP Code:
    /dump tonumber(UnitGUID("Target"):sub(-13, -9), 16
    P.S. If you can, also put, the name of the troll with it as well because I might have to add something in to possibly interrupt the target as well for certain spells as I know we need to interrupt a lot of things on this boss.
    Why don't you just make a 3rd rotation with replacing rip with FB and having a 3rd modifier key you hit to switch to those profiles like you do with single target to aoe. Would save time in having to code which mobs you want and would work right out the bat when new encounters you have not done come out. I understand the reasoning for making it automatic but the above would be a quick fix and work till you could implement it the way you 100% like. Just my thought. Anyway your profile is pretty sick. Keep up the good work.

  4. #589
    Kroniq's Avatar Active Member
    Reputation
    18
    Join Date
    Jul 2010
    Posts
    64
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrybear View Post
    Why don't you just make a 3rd rotation with replacing rip with FB and having a 3rd modifier key you hit to switch to those profiles like you do with single target to aoe. Would save time in having to code which mobs you want and would work right out the bat when new encounters you have not done come out. I understand the reasoning for making it automatic but the above would be a quick fix and work till you could implement it the way you 100% like. Just my thought. Anyway your profile is pretty sick. Keep up the good work.
    I actually rather like this idea. It will make this script more viable for people like myself also using it for solo world content like dailiys as well as raiding.

  5. #590
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrybear View Post
    Why don't you just make a 3rd rotation with replacing rip with FB and having a 3rd modifier key you hit to switch to those profiles like you do with single target to aoe. Would save time in having to code which mobs you want and would work right out the bat when new encounters you have not done come out. I understand the reasoning for making it automatic but the above would be a quick fix and work till you could implement it the way you 100% like. Just my thought. Anyway your profile is pretty sick. Keep up the good work.
    Originally Posted by Kroniq View Post
    I actually rather like this idea. It will make this script more viable for people like myself also using it for solo world content like dailiys as well as raiding.
    The way I was thinking about doing it is pretty much this way, but I was going to put a auto switcher into the rotation so that the user wouldn't have to worry about hitting a button to switch rotations. If target == this then activate this rotation else go to this rotation.

    Sent from my SAMSUNG-SGH-I747 using Tapatalk 2

  6. #591
    monopoly8's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Imo I would not like an auto aoe rotation switcher based on the "if # ==" principle because almost always now adds are situational and different boss strats require me to aoe/not aoe because other people are doing it or that we don't want to kill certain things if that makes sense, I feel it is easy enough to manually switch to aoe rotation by setting it up to alt+X if you need for dailies or whatnot. Just some thoughts.

  7. #592
    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)
    I like the auto-switcher idea, if you could make it optional it would be even better for those like monopoly8 who wants to choose manually!

  8. #593
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No no, you guys understood it wrong. I'm talking about using Ferocious Bite Automatically instead of applying Rip on trash in Single Target rotation. Not changing between AE/Single Target xD

    EDIT* This is just for boss Adds, not trash before a boss pull.

  9. #594
    monopoly8's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ohhhhhhh okay the ferocious bite on bosses that are low would be nice, but since bosses have sop much health this patch would you do a % or say a number amount since I would think that having rip up would still be idel say for a boss @20% but with 200mil up left, I would definantly like to try with high priority bite at low up in like off or something to test it a few times compared to current rotation. I know personally I like to stop rotation when boss is low to stop it from using rip to get a bite off.

    Edit: Nvm would love to see it on non boss targets to see them die faster!

  10. #595
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New version uploaded, now at 2.1.9 PERSONAL. Fixed a error where it would bug out when you would have no Vermin's Bite pots in your bag.

  11. #596
    Angrybear's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    New version uploaded, now at 2.1.9 PERSONAL. Fixed a error where it would bug out when you would have no Vermin's Bite pots in your bag.
    This version is causing wow to lock up completely consisitantly in certain fights. Can you reupload the version before this so i can see if its that. I do not lock up using other profiles in same fights

  12. #597
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrybear View Post
    This version is causing wow to lock up completely consisitantly in certain fights. Can you reupload the version before this so i can see if its that. I do not lock up using other profiles in same fights
    It's nothing I did that's causing this. I haven't changed anything but a error on potions that have popped up with all these damn ninja patches. It freezes up on my as well, and personally, there is nothing I can do about it. I just reload the UI and call it a day.

    And sorry, but I don't keep earlier copies of rotations that I make. I know there are a few links floating around here somewhere if you want the older profile, but I still don't think it's going to change anything seeing as like I said, its freezing up on my out of nowhere as well.

  13. #598
    Angrybear's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    It's nothing I did that's causing this. I haven't changed anything but a error on potions that have popped up with all these damn ninja patches. It freezes up on my as well, and personally, there is nothing I can do about it. I just reload the UI and call it a day.

    And sorry, but I don't keep earlier copies of rotations that I make. I know there are a few links floating around here somewhere if you want the older profile, but I still don't think it's going to change anything seeing as like I said, its freezing up on my out of nowhere as well.
    Yeah I don't get it either. Its just certain fights too for some reason. You do have version 1.97 on ur svn still i'll try that

  14. #599
    firepong's Avatar Elite User
    Reputation
    384
    Join Date
    Jan 2008
    Posts
    955
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Angrybear View Post
    Yeah I don't get it either. Its just certain fights too for some reason. You do have version 1.97 on ur svn still i'll try that
    You talking about my googlecode svn? Because my current SVN is the one in my sig and the one that is kept updated. If so, 1.9.7 is WAAAAAAAAAAAAY old school. I think it dates back to 5.0.5 on it.

  15. #600
    Angrybear's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    23
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by firepong View Post
    You talking about my googlecode svn? Because my current SVN is the one in my sig and the one that is kept updated. If so, 1.9.7 is WAAAAAAAAAAAAY old school. I think it dates back to 5.0.5 on it.
    The SVN in ur sig in Branches is a rar file with 1.9.7 in it. It says 11/26/2012 as the file date

Page 40 of 48 FirstFirst ... 363738394041424344 ... LastLast

Similar Threads

  1. [PQRotation] Blinded's PQR Profile's Feedback - Comments - Question's?
    By [Blinded] in forum WoW Bot Maps And Profiles
    Replies: 123
    Last Post: 08-05-2013, 07:03 AM
  2. [Release] Looking for PQR Profile for Rogue PvP
    By alyssaisit in forum World of Warcraft Bots and Programs
    Replies: 2
    Last Post: 10-17-2012, 05:21 PM
  3. Wtb ele sham pqr profile thats flawless at for lvl 90s
    By odano1988 in forum WoW Bot Maps And Profiles
    Replies: 7
    Last Post: 10-12-2012, 10:23 AM
  4. [Buying] Best Unholy DK PQR Profile !
    By leinadz in forum World of Warcraft Buy Sell Trade
    Replies: 0
    Last Post: 09-17-2012, 03:10 PM
  5. PQR Profiles and leveling
    By Durf in forum WoW Bots Questions & Requests
    Replies: 2
    Last Post: 02-01-2012, 08:21 PM
All times are GMT -5. The time now is 08:14 PM. 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