Modest Matts Rigged Fury menu

Shout-Out

User Tag List

Page 2 of 2 FirstFirst 12
Results 16 to 27 of 27
  1. #16
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by modestmath View Post
    Added Ravager support. https://www.dropbox.com/s/e4vvxplvid..._Fury.zip?dl=0

    Untested atm, let me know if it's bugged
    Great, thanks for doing that!! I am so glad they fixed fury so im back from using gladiator to fury again! Testing tonight.

    Modest Matts Rigged Fury
  2. #17
    LtButterman's Avatar Member
    Reputation
    4
    Join Date
    Jan 2012
    Posts
    80
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Needs work, constantly rage capped at 120 rage and never uses wild strikes to dump rage. Doesn't incorporate talent changes and wont use ravager on enrage ever.

  3. #18
    automationarmy's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Apr 2013
    Posts
    172
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea doesnt seem to use stormbolt on cd either.

  4. #19
    Cranley123's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Rage Capped and doesnt use DR/SB.... otherwise solid,

  5. #20
    Drinksbeer's Avatar Knight-Lieutenant
    Reputation
    33
    Join Date
    Jan 2013
    Posts
    252
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    It could be looking for a cap number before using (just guessing here) for max damage. There may be a way to go in and edit that number, especially if the gear isn't optimal, you don't have max buffs etc., I'm pulling out of left field here, but that is my guess as to why it doesn't use those sometimes.

  6. #21
    Cranley123's Avatar Member
    Reputation
    2
    Join Date
    Sep 2013
    Posts
    22
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey, I have fixed a few things with your profile, I suck at coding so if I am messing up on anything please let me know

    -- ProbablyEngine Rotation Packager
    -- Custom Furry Warrior Rotation
    -- Created on Nov 3rd 2013 2:00 pm
    ProbablyEngine.rotation.register_custom(72, "Matt's Fury", {

    -- Stance Dance
    { "71", { "player.health <= 25", "player.seal != 2" }},
    { "2457", { "player.health >= 26", "player.seal != 1" }},

    --Trinket Procs
    { "#trinket1" },
    { "#trinket2" },

    -- Forsaken (Get Outta That Shit)
    { "Will of the Forsaken", "player.state.fear" },
    { "Will of the Forsaken", "player.state.charm" },
    { "Will of the Forsaken", "player.state.sleep" },

    -- Hotkeys
    { "Heroic Leap", "modifier.ralt", "ground" },
    { "Ravager", "modifier.lalt", "ground" },

    -- Buffs
    { "Berserker Rage" },
    { "Battle Shout", { "!player.buff(Battle Shout)", "toggle.shout" } },
    { "Commanding Shout", { "!player.buff(Commanding Shout)", "!toggle.shout" } },

    -- Kicks
    { "Pummel", "modifier.interrupts" },
    { "Disrupting Shout", "modifier.interrupts" },
    { "Mass Spell Reflection", "modifier.interrupts" },

    -- Cooldowns
    { "Bloodbath", "modifier.cooldowns" },
    { "Avatar", "modifier.cooldowns" },
    { "Storm Bolt", "modifier.cooldowns" },
    { "Recklessness", "modifier.cooldowns" },
    { "Dragon Roar", "modifier.cooldowns" },
    { "Bladestorm", "modifier.cooldowns" },

    -- AoE
    { "Thunder Clap", "modifier.multitarget" },
    { "Whirlwind", "modifier.multitarget" },
    { "Cleave", {"player.rage > 80, modifier.multitarget" }},
    { "Dragon Roar", "modifier.multitarget" },

    -- Rotation
    { "Execute" },
    { "Raging Blow" },
    { "Wild Strike", "player.buff(Bloodsurge)" },
    { "Wild Strike", "player.rage > 80" },
    { "Bloodthirst" },
    { "Impending Victory" },
    { "Heroic Throw" },
    },

    {
    { "Battle Shout", { "!player.buff(Battle Shout)", "toggle.shout" } },
    { "Commanding Shout", { "!player.buff(Commanding Shout)", "!toggle.shout" } },
    },

    function()
    ProbablyEngine.toggle.create('shout', 'Interface\\ICONS\\ability_warrior_battleshout', 'Battle Shout', 'Toggle usage of Battle Shout vs Commanding Shout')

    end)
    Last edited by Cranley123; 01-08-2015 at 08:05 AM.

  7. #22
    modestmath's Avatar Member
    Reputation
    2
    Join Date
    Nov 2014
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the suggestions. Not playing my war atm, but I tinkered with the cr. Hope it helps out with some of the issues.
    https://www.dropbox.com/s/e4vvxplvid..._Fury.zip?dl=0

    Added Hotkey for more control over bladestorm
    -- Hotkeys
    { "Heroic Leap", "modifier.shift", "ground" },
    { "Shattering Throw", "modifier.ralt" },
    { "Ravager", "modifier.lalt", "ground" },
    { "Intimidating Shout", "modifier.lcontrol" },
    { "Bladestorm", "modifier.rcontrol" },

    Lowered Rage Check for Wild Strike in accordance to Noxxic rotation.

    Added Racial Support
    Arcane Torrent in interrupts
    Quaking Palm in interrupts
    Berserking in cooldowns
    Blood Fury in cooldowns

  8. #23
    divio's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So what sort of DPS should this be delivering? I have a gladiator routine that gets 20k and is basically in step with sims, but this only hits around 11k. Am I doing something wrong?

    *Testing these on the single target dummy behind gladiator's sanctum.
    Last edited by divio; 01-12-2015 at 05:41 PM.

  9. #24
    divio's Avatar Member
    Reputation
    1
    Join Date
    Mar 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Finally realized I had multitarget selected on a single target dummy =/

    Great routine!

  10. #25
    automationarmy's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Apr 2013
    Posts
    172
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    so... any particular reason your routine is blowing DBTS at full HP ? lol

  11. #26
    automationarmy's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Apr 2013
    Posts
    172
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and can we turn off auto shout useage all together? nothing is more botlike than having a dk cast horns or having a hunter cast trueshot and your bot autocasts shout over it because it dropped. Then if your super unlucky they have a bot that does the same and it becomes blatantly obvious then as the spam buff wars begin.

  12. #27
    modestmath's Avatar Member
    Reputation
    2
    Join Date
    Nov 2014
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by klepp0906 View Post
    so... any particular reason your routine is blowing DBTS at full HP ? lol
    I see. It's got an agro check rather than health check. I'll work on that and adding in conditions for shouts this evening.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Thottbot Search Engine (MATT please read)
    By Tbone in forum Community Chat
    Replies: 13
    Last Post: 11-07-2006, 06:27 AM
  2. Matt please read this
    By Defalcator in forum Community Chat
    Replies: 2
    Last Post: 07-14-2006, 07:51 PM
  3. Matt *read Here*
    By Amedis in forum Community Chat
    Replies: 5
    Last Post: 06-28-2006, 08:46 PM
  4. Matt -
    By zamp in forum World of Warcraft General
    Replies: 22
    Last Post: 06-25-2006, 05:24 AM
  5. Err .. Matt? :P
    By Amedis in forum World of Warcraft General
    Replies: 1
    Last Post: 06-19-2006, 11:22 PM
All times are GMT -5. The time now is 01:33 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