[PE] - NO CARRIER's Rotations menu

Shout-Out

User Tag List

Page 6 of 23 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 332
  1. #76
    saga3180's Avatar Knight-Lieutenant
    Reputation
    6
    Join Date
    Sep 2011
    Posts
    240
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Cooldowns and Cooldown toggle is not working on the latest MM profile. it needs to be checked

    Im using Glaive toss and A murder of Crows.
    Also im using Firehack
    Last edited by saga3180; 12-09-2014 at 02:43 AM.

    [PE] - NO CARRIER's Rotations
  2. #77
    Snitzel29's Avatar Master Sergeant
    Reputation
    16
    Join Date
    Feb 2011
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Neither Glaive Toss or AMoC are activated with the cooldown toggle, they are part of the single target rotation. Are you sure you're not using the PE default rotation?

  3. #78
    NOCARRIER's Avatar Contributor
    Reputation
    92
    Join Date
    Feb 2014
    Posts
    110
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by holdmybeerwoman View Post
    I've been using this script on my hunter for quite some time now, and I'm very impressed. Aside from one (possible) minor thing, it's been running perfectly.

    There has been a number of occurrences where I was in a position where chimera shot was going to come of cd in a very short amount of time (~.1, .2s?). At this point, waiting that .1 second to cast chim shot sounds like it would be better than losing time with it not being on cd.

    I'm not sure if I'm right, or what the exact time you should wait is, but I strongly feel this would improve MM dps by a noticeable amount. This also applies to kill shot. Lmk what you guys think!
    Hey this is a great idea. These kinds of suggestions are good. Are you suggesting that it might be an improvement to delay everything if Chimera Shot is going to come off CD soon (in say <= 1 second?) Or only delaying some set of abilities? If the later, do you know what those specific abilities would be, ideally?

  4. #79
    NOCARRIER's Avatar Contributor
    Reputation
    92
    Join Date
    Feb 2014
    Posts
    110
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by andysx View Post
    It only use mouseover when you don't have anything targeted. but when you have a target it always use those 2 abilities at the target location rather then mouseover
    This should now be fixed. Previously these abilities were keying off 'ground' which, in the case of FH will use the ground of your current target. Now they are (or should) key off of the ground where the mouseover is.

  5. #80
    ossuaire's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2009
    Posts
    65
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I made a small change on your WWmonk profil to use Touch of Death only when I want (on some fights is convenient), but it don't work, can someone tell me what's wrong?

    Here's the part that I added


    local onLoad = function()
    ProbablyEngine.toggle.create('touchofdeath', 'Interface\\Icons\\ability_monk_touchofdeath', 'Touch of Death', 'Allow use of Touch of Death ')
    end

    { "Touch of Death", "player.buff(Death Note)", "toggle.touchofdeath" },
    Thank you.

  6. #81
    holdmybeerwoman's Avatar Member CoreCoins Purchaser
    Reputation
    1
    Join Date
    May 2013
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by NOCARRIER View Post
    Hey this is a great idea. These kinds of suggestions are good. Are you suggesting that it might be an improvement to delay everything if Chimera Shot is going to come off CD soon (in say <= 1 second?) Or only delaying some set of abilities? If the later, do you know what those specific abilities would be, ideally?
    From what I have seen raiding, the two main abilities that make up roughly 40% of hunters damage, Chimera Shot and Kill Shot, are often not put to use right away due to them having a significantly short time left on CD when you are finished with another ability. This seems like a pretty noticeable DPS loss when there is .1, .2 seconds left on them, and the bot decides to use aimed shot instead of waiting that pinch of a second. It goes so quick that, at first, It just seemed the rotation was skipping Chimera Shot, which wasn't at all true.

    I haven't ran any numbers, so take this with a grain of salt, but my suggestion - since Chimera Shot, and Kill Shot are more our most important skills by a long shot - make there be some sort of delay around .3 seconds, that if the hunter has enough focus to cast Chimera Shot, it waits. The same applies to Kill Shot, although it doesn't require focus, so there would be no need to check for required focus before waiting.

    This idea has been running through my head for quite some time now, so I'm glad I'm not the only one who thinks this is a great idea. Awesome bot though! This is my favorite hunter rotation by far.

  7. #82
    knightwish's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    { "Touch of Death", "player.buff(Death Note)", "toggle.touchofdeath" },
    It should be { "Touch of Death", {"player.buff(Death Note)", "toggle.touchofdeath"} },
    Since whenever you ll specify more than one conditional you have to use "{}" to group them

  8. #83
    abndrew82's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Question on Brewmaster Monk, does the profile control movement in any manner. Was using it yesterday in a Heroic WOD dungeon, and seemed to have issues moving out of certain AOEs and such as it seemed my character was moving back to range to fight the boss and such. Didnt think there was any movement or range control in it, but not sure, hadnt seen this problem on previous runs, but curious if possibly something else was causing my issues.

    Thanks

  9. #84
    ossuaire's Avatar Active Member
    Reputation
    16
    Join Date
    Jan 2009
    Posts
    65
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by abndrew82 View Post
    Question on Brewmaster Monk, does the profile control movement in any manner. Was using it yesterday in a Heroic WOD dungeon, and seemed to have issues moving out of certain AOEs and such as it seemed my character was moving back to range to fight the boss and such. Didnt think there was any movement or range control in it, but not sure, hadnt seen this problem on previous runs, but curious if possibly something else was causing my issues.

    Thanks
    Do you have "Click to move" activated? Maybe with ground targeted spell it can move your character?

    Originally Posted by knightwish View Post
    It should be { "Touch of Death", {"player.buff(Death Note)", "toggle.touchofdeath"} },
    Since whenever you ll specify more than one conditional you have to use "{}" to group them
    Thank you dude
    Last edited by ossuaire; 12-15-2014 at 01:32 PM.

  10. #85
    abndrew82's Avatar Active Member
    Reputation
    17
    Join Date
    Jan 2008
    Posts
    162
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I will test it again tonight and check that. Possible CTM was on as I use HB also, I normally turn it off but may have forgotten.

  11. #86
    tigole1's Avatar Member
    Reputation
    3
    Join Date
    Apr 2012
    Posts
    82
    Thanks G/R
    0/1
    Trade Feedback
    4 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nocarrier its not loading for me your pe profile for ww.

  12. #87
    munkken's Avatar Member
    Reputation
    1
    Join Date
    May 2012
    Posts
    11
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ok done works fine
    Last edited by munkken; 12-16-2014 at 08:58 AM.

  13. #88
    brutus2105's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Its loaded in wow but the rotation didnt start. works it only with the english client?

  14. #89
    ThereGoesTheDynamite's Avatar Member
    Reputation
    1
    Join Date
    Nov 2014
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I can't seem to find an answer to this very elementary question - how do I install this collection of rotations?

    Specifically, were should I copy the files: library.lua, pe.lua, Probably_NOC_Rotations.toc, and Probably_NOC_Rotations-master.toc?

    Many thanks.

  15. #90
    brutus2105's Avatar Member
    Reputation
    1
    Join Date
    Jun 2008
    Posts
    15
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Always remove the -master

    World of Warcraft\interface\addons\Probably_NOC_Rotations

Page 6 of 23 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. Hunter shot rotation
    By Neckringer in forum World of Warcraft Guides
    Replies: 5
    Last Post: 12-26-2007, 04:28 PM
  2. [AutoIT3] WoW Cordinator (X,Y,MapID and rotation memory reading)
    By Vladinator in forum World of Warcraft Bots and Programs
    Replies: 22
    Last Post: 05-15-2007, 03:26 AM
  3. Steady shot rotation = faster ranging
    By Salad in forum World of Warcraft Exploits
    Replies: 8
    Last Post: 04-08-2007, 08:04 PM
  4. Find The Flag Carrier In WSG
    By impulse102 in forum World of Warcraft Exploits
    Replies: 20
    Last Post: 07-29-2006, 12:48 PM
  5. WSG flag carrier finder
    By pcomo in forum World of Warcraft Guides
    Replies: 2
    Last Post: 07-18-2006, 11:50 AM
All times are GMT -5. The time now is 04:26 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