• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • WoW [4.0.1] Mutilate Rogue Setup

    Discussion in 'Archives' started by xasset, Oct 16, 2010.

    1. xasset

      xasset New Member

      Joined:
      Jan 15, 2010
      Messages:
      308
      Likes Received:
      4
      Trophy Points:
      0
      rogue_mutilate.jpg

      BAR 3 Settings:

      Key 1 = Flying Mount
      Code:
      /use crystallized shadow
      /use crystallized fire
      /use crystallized earth
      /use crystallized water
      /use crystallized air
      /use crystallized life
      /cast  Mount's name
      
      Key 2 = Zapthrottle for farming clouds ( Engineering 305+ & Zapthrottle quest )

      Key 3 = Eat

      Key 4 = Empty

      Key 5 = Empty

      Key 6 = Buffs and Protection macro
      Code:
      /cast !Vendetta
      /cast !Evasion
      /cast !Cloak of Shadows
      /cast !Cold Blood
      
      Key 7 = Slice and Dice

      Key 8 = DPS macro
      Code:
      /castsequence reset=combat/target Mutilate, Rupture, Mutilate,  Envenom, Mutilate, Mutilate, Envenom, Mutilate, Recuperate, Mutilate,  Rupture

      Key 9 = Deadly Poison for MH

      Code:
      /use Deadly poison
      /use MH weapon's name
      
      Key 0 = Instant Poison for OH
      Code:
      /use Instant poison
      /use OH weapon's name
      
      Use for fun ))
       
      Last edited: Oct 16, 2010
    2. Lilbuddy

      Lilbuddy New Member

      Joined:
      Sep 16, 2010
      Messages:
      183
      Likes Received:
      0
      Trophy Points:
      0
      Thanks mate! I have been playing with the dps macro and decided to do a search on here. I have a problem with Key 9 and Key 0 since I am using the same weapon name and it will confuse and apply to only the first slot. I do the following for those keys:

      /use Deadly Poison
      /use 17
      /click StaticPopup1Button2

      /use Instant Poison
      /use 16
      /click StaticPopup1Button2

      The click will clear a popup message since the poison is already applied.
       
    3. Lilbuddy

      Lilbuddy New Member

      Joined:
      Sep 16, 2010
      Messages:
      183
      Likes Received:
      0
      Trophy Points:
      0
      Also, do you not find your spellcasts are wasted because of energy limitations? My rotation looks quite sparse compared.
       
    4. rcadams

      rcadams New Member

      Joined:
      Jan 15, 2010
      Messages:
      434
      Likes Received:
      0
      Trophy Points:
      0
      What is your spellcasts
       
    5. specs

      specs New Member

      Joined:
      Dec 1, 2010
      Messages:
      34
      Likes Received:
      0
      Trophy Points:
      0
      I use...

      Code:
      #show Mutilate
      /run RunMacro(1)
      /run RunMacro(2)
      /run RunMacro(3)
      /run RunMacro(4)
      /startattack
      /use 10  (because I'm an engineer)
      /run RunMacro("i")
      /run RunMacro("h")
      /run RunMacro("f")
      /run RunMacro("d")
      /run RunMacro("e")
      /run RunMacro("g")
      
      
      Code:
      
      Macro 1: "1":
      /run loadstring("local _, _, _, _, _, _, _, _, interruptAble = UnitCastingInfo(\"target\"); if UnitCastingInfo(\"target\") and not interruptAble then SpellStopCasting() CastSpellByName(\"Kick\") end")()
      
      Macro 2: "2":
      /run loadstring("local _, _, _, _, _, _, _, _, interruptAble = UnitChannelInfo(\"target\"); if UnitChannelInfo(\"target\") and not interruptAble then SpellStopCasting() CastSpellByName(\"Kick\") end")()
      
      Macro 3: "3":
      /run loadstring("local _, _, _, _, _, _, _, _, interruptAble = UnitCastingInfo(\"focus\"); if UnitCastingInfo(\"focus\") and not interruptAble then SpellStopCasting() CastSpellByName(\"Kick\",\"focus\") end")()
      
      Macro 4: "4":
      /run loadstring("local _, _, _, _, _, _, _, _, interruptAble = UnitChannelInfo(\"focus\"); if UnitChannelInfo(\"focus\") and not interruptAble then SpellStopCasting() CastSpellByName(\"Kick\",\"focus\") end")()
      
      
      
      
      Code:
      
      i
      /run if GetComboPoints("player","target")>3 then RunMacroText("/cast Envenom")end
      
      h
      /run p=GetComboPoints("player","target");ub=UnitBuff;r=RunMacroText;if ub("player", "Hunger For Blood") and ub("player","Slice and Dice") and p < 5 then r("/cast Mutilate")end
      
      f
      /run if(UnitAffectingCombat("player")) and GetComboPoints("player","target") < 1 then RunMacroText("/cast Mutilate")end
      
      d
      /run p=GetComboPoints("player","target");if not UnitBuff("player", "Slice and Dice") and p>0 then RunMacroText("/cast Slice and Dice")end
      
      
      e
      /run r=RunMacroText;ud=UnitDebuff;if not UnitBuff("player", "Hunger  For Blood") and (ud("target","Rupture") or ud("target","Garrote"))then r("/cast Hunger For Blood") end
      
      g
      /run r=RunMacroText;if not UnitBuff("player", "Hunger For Blood") and not UnitDebuff("target","Rupture") and GetComboPoints("player","target") > 0 then r("/cast Rupture") else r("/cast Mutilate")end
      and then put the main macro in box 8
       
    6. ishtro

      ishtro New Member

      Joined:
      Jul 30, 2010
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      1
      how do you use this script?
       
    7. hiromatsu

      hiromatsu New Member

      Joined:
      Jan 15, 2010
      Messages:
      85
      Likes Received:
      0
      Trophy Points:
      0
      Please elaborate.
      When i create maco's 1-4 and i-g and then use the macro I get macro script has been blocked warning?
       
    8. Nab

      Nab Member

      Joined:
      May 31, 2010
      Messages:
      381
      Likes Received:
      2
      Trophy Points:
      18
      Same here, it just means that certain parts of the lua aren't allowed to be ran by users anymore :'(
       
    9. Bot

      Bot New Member

      Joined:
      Aug 23, 2010
      Messages:
      495
      Likes Received:
      1
      Trophy Points:
      0
      Could this be upgraded to 4.03 and a level 85 rogue? Thanks.

      Edit: This macro has no idea how to respond to multiple mobs when one of the mobs are ranged.
       
      Last edited: Jan 18, 2011
    10. donuts

      donuts New Member

      Joined:
      Jan 19, 2011
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      Pvp

      Hey i m looking for a macro with the castsequences and all the stuff , for a pvp rogue ,
      and another one for pve , updates , thx guys ;);)
       
    11. jprd105

      jprd105 New Member

      Joined:
      Jan 27, 2011
      Messages:
      394
      Likes Received:
      0
      Trophy Points:
      0
      Was wondering if these are still considered to be the best macros. How effective are they in arena??
       
    12. jprd105

      jprd105 New Member

      Joined:
      Jan 27, 2011
      Messages:
      394
      Likes Received:
      0
      Trophy Points:
      0
      /castsequence reset=combat/target Mutilate, Rupture, Mutilate, Envenom, Mutilate, Mutilate, Envenom, Mutilate, Recuperate, Mutilate, Rupture
      This dosnt seem to reset... I was only trying on the practice dummy but it eventually stops working? any way of reworking this so it works more efficiently?
       
    13. jprd105

      jprd105 New Member

      Joined:
      Jan 27, 2011
      Messages:
      394
      Likes Received:
      0
      Trophy Points:
      0
      ehh im retarded.. i didnt have poisons....
       
    14. battatta

      battatta New Member

      Joined:
      Jun 1, 2011
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      0
      Thank you very much for macros that you have posted above
       
    15. hedman

      hedman New Member

      Joined:
      Jun 1, 2011
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      start levling a rogue then ;)
       
    16. deaddream

      deaddream New Member

      Joined:
      Jun 3, 2011
      Messages:
      5
      Likes Received:
      0
      Trophy Points:
      0
      Thanks, it is necessary to try
       

    Share This Page