[PE] RotAgent menu

User Tag List

Results 1 to 14 of 14
  1. #1
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    DISCONTINUED - [PE] RotAgent

    Discontinued



    Included Rotations
    • Hunter - Marksmanship (raid ready)
    • Hunter - Beast Mastery (raid ready)
    • DK - Frost DW (75% complete can be improved)


    Requirements


    Installation
    1. Download Probably from the link above.
    2. Unzip the file.
    3. Move the "Probably" folder to "Interface\AddOns" folder in your WoW directory.
    4. Download Probably_RotAgent from the link above.
    5. Move the "Probably_RotAgent" folder to "Interface\AddOns" folder in your WoW directory.


    Support
    • DO NOT Private Message me here, as I will most likely either not see it or ignore it.
    • Create a post here and INCLUDE any and all Lua errors you get, as well as a brief explanation of what you were doing when the error occurred.
    • Join the PE IRC server (irc://199.127.108.236:6667/probably), I'm always in there and if I'm away I will get any messages you send me privately.


    General Features
    • Auto Single Target / AoE Target (requires FireHack)
    • Configuration Window
    • Spell Queing
    • Unit Cache Manager (requires FireHack) with Helper Windows
    • Will not attack CC'd (PvE) or Immune (PvE) targets
    • Will "pause" if "player" is NOT in line of sight of "target" (requires FireHack).
    • Auto Target if "player" does not currently have a target and is in combat (requires FireHack).
    • Auto Target algorithms: "Lowest" health unit, "Highest" health unit, "Nearest" unit you are in combat with and have Line of Sight. Use configuration window to select (requires FireHack).
    • Auto Clear Target if "target" is a friendly unit. Use configuration window to enable/disable.


    Hunter Features
    • Raid Ready Marksmanship rotation.
    • Raid Ready Beast Mastery rotation.
    • Toggle for 'No Barrage'. Completely stops the rotation from casting Barrage.
    • Toggle for 'No Cleave'. Completely stops casting: Barrage, Explosive Trap, Chimaera Shot, Multi-Shot, Glaive Toss and any other AoE ability.
    • Auto Defensive abilities.
    • Auto Revive Pet or Phoenix if available.
    • Auto Mend Pet.
    • Auto Misdirect on Hotkey to Focus or Mouseover if no focus.
    • Auto Misdirect to pet if Glyphed and no Focus.
    • Auto Pet Attack.
    • Auto Pet Passive on no target or Feign Death.
    • Auto Summon a specific pet if none is out or you dismiss your current. Use the configuration window to select the pet to summon.
    • Focus pooling on modifier key. Use configuration window to select modifier.


    Death Knight Features
    • Viable Frost Dual Wield rotation. Will be improved.
    • Toggle for 'No Cleave'. Completely stops casting any AoE ability while on.


    More info along with explanations coming soon™ ...
    Last edited by StinkyTwitch; 10-20-2015 at 12:36 AM.
    "Shootings easy, Aimings hard!" Stinky

    [PE] RotAgent
  2. #2
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Queued Spells
    RotAgent gives you the ability to queue up a spell at the next available moment using a macro. This offers great flexibility should you notice manual intervention is needed during a fight. Eliminating the need to turn off the rotation, cast your spell and then turn the rotation back on.

    Every spell in the Hunter and Death Knight spell books should be available for queuing. To use the queue simply create a macro like the following (I will use Hunters Barrage as an example). When you press the keybind it will queue what ever spell you tell RotAgent to, in this case Barrage. At the next instance that the rotation runs through the Spell Queue section it will over ride the rotation and cast the spell you queued. The grace period for the queue is 4 seconds. After 4 seconds the queue is wiped.

    Code:
    #showtooltip Barrage
    /ra cast Barrage


    Example Interface Components
    • Target Helper and Unit Cache Helper: Show statistics for the Unit Cache Manager. Cache Count is how many units are currently being tracked. UAU Count tells you how many units are around your current target.
    • No Barrage and No Cleave are PE toggle buttons. To key bind these you can make a simple macro as follows
      Code:
      /click PE_Buttons_nobarrage
      Code:
      /click PE_Buttons_nocleave
    • Spell Queued simply notifies the player what spell was queued. Location currently hard coded.
    • Notification Frames tell the player when one of the toggles is on. Useful to remind the player AoE abilities are limited.

    Last edited by StinkyTwitch; 07-18-2015 at 02:20 AM.
    "Shootings easy, Aimings hard!" Stinky

  3. #3
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reserved space for Configuration Window
    "Shootings easy, Aimings hard!" Stinky

  4. #4
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Reserved for Change Log
    "Shootings easy, Aimings hard!" Stinky

  5. #5
    yobleed's Avatar Active Member
    Reputation
    27
    Join Date
    Jan 2015
    Posts
    116
    Thanks G/R
    2/8
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    who has tested this?
    ~They call me HordeOnYourTube, but you can call me hoyt~

  6. #6
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I know several people in IRC have used it. Not sure anyone has here since I posted it.
    "Shootings easy, Aimings hard!" Stinky

  7. #7
    LatinPrince's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    As the most promising MM hunter routine I've seen in a while I had to try this!

    Full disclaimer: I do NOT use Fire Hack, some of the errors below could and most likely are due to that. But having a raid ready hunter and knowing how slim the alternatives are at the moment I had to try it anyway.

    First off let me say this routine has the best featureset of any other routine I've tried so far, looks very good!

    What I found using x64 oLua as a unlocker:



    At First Glance:
    Splash screen is missing could be it's just an initial release and it's not there yet or maybe Fire Hack related I don't know. I just see a green box for about 3 seconds then it goes away.

    In Game Combat:
    So the first thing I did was turn off anything that was more than likely Fire Hack related this included:

    No barrage, No Cleave, Priority Nukes, Auto Trap Logic (config), Priority Nuke Target (config)

    Then I went to target dummy and went to town on it and immediately got LUA errrors, prob due again to using the wrong unlocker but I'll post them anyway.


    Lua Errors:

    First Try
    Code:
    Time: 07/19/15 19:42:30
    Count: 69
    Stack: [C]: ?
    Interface\AddOns\Probably\system\core\dsl.lua:81: in function <Interface\AddOns\Probably\system\core\dsl.lua:20>
    (tail call): ?
    Interface\AddOns\Probably\system\core\parser.lua:195: in function `nested'
    Interface\AddOns\Probably\system\core\parser.lua:261: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\timers\rotation.lua:71: in function `cycle'
    Interface\AddOns\Probably\system\timers\rotation.lua:131: in function `event'
    Interface\AddOns\Probably\system\core\timer.lua:16: in function <Interface\AddOns\Probably\system\core\timer.lua:11>
    Second Try
    Code:
    Time: 07/19/15 19:55:30
    Count: 153
    Stack: [C]: ?
    Interface\AddOns\Probably\system\core\dsl.lua:81: in function <Interface\AddOns\Probably\system\core\dsl.lua:20>
    (tail call): ?
    Interface\AddOns\Probably\system\core\parser.lua:195: in function `nested'
    Interface\AddOns\Probably\system\core\parser.lua:261: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\core\parser.lua:333: in function `table'
    Interface\AddOns\Probably\system\timers\rotation.lua:71: in function `cycle'
    Interface\AddOns\Probably\system\timers\rotation.lua:131: in function `event'
    Interface\AddOns\Probably\system\core\timer.lua:16: in function <Interface\AddOns\Probably\system\core\timer.lua:11>
    Features look amazing if you ever decide to make it somewhat usable without Fire Hack I would for sure use this over any other Hunter routine out there at the moment.
    Last edited by LatinPrince; 07-19-2015 at 07:00 PM.

  8. #8
    imdasandman's Avatar Contributor
    Reputation
    206
    Join Date
    Feb 2011
    Posts
    965
    Thanks G/R
    9/4
    Trade Feedback
    7 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried the frost dk dw rottion. It refuses to use any blood charges. Other than that seemed to be fast.
    My Frost/Unholy DK WoL ranking edits(4.3) and crystals Hunter Beta profiles-
    https://imdasandmandeathknight.googl...com/svn/trunk/
    Originally Posted by Valma View Post
    Oh sure. (: Plz,lord,rewrite my profile without "re-inventing a wheel".I'm really interested how would you do so.I even ready to eat my pants if yours will perform better in raids than mine

  9. #9
    Luciferozzy's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello is it possible to implement NOCARRIER's "Modifier.enemy" into your CR since i dont have Firehack?

  10. #10
    darkblitzrc's Avatar Member
    Reputation
    2
    Join Date
    Dec 2013
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    awsome profile! The only drawback is to get firehack but its not that expensive at only 3.99 a month.
    Really good profile, the thing that makes it shine is on the aoe with the sniping method it has, amazing profile really recommend it.

  11. #11
    Luciferozzy's Avatar Member
    Reputation
    2
    Join Date
    Apr 2011
    Posts
    81
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi Stinky

    Does the rotation need FH to use the "player.runesunavailable function?

  12. #12
    knewcomb's Avatar Member
    Reputation
    1
    Join Date
    Oct 2015
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is there anyway to toggle off the notification frames? Also, what is the difference in the SimC rotation and Azor rotation?
    Last edited by knewcomb; 10-17-2015 at 12:08 PM.

  13. #13
    darkblitzrc's Avatar Member
    Reputation
    2
    Join Date
    Dec 2013
    Posts
    19
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by knewcomb View Post
    Is there anyway to toggle off the notification frames? Also, what is the difference in the SimC rotation and Azor rotation?
    as of right now, just wanted to clarify, im doing much more dps with no carriers rotation and using olua unlocker.

  14. #14
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Discontinued
    "Shootings easy, Aimings hard!" Stinky

All times are GMT -5. The time now is 08:52 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