WOW Macro Library (DPS Rotations, Healing, Tanking, etc) menu

User Tag List

Page 20 of 31 FirstFirst ... 161718192021222324 ... LastLast
Results 286 to 300 of 464
  1. #286
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sensisativa View Post

    Edit, time for a stupid question, but how do I get it to check if it's my debuff on a target. I'm assuming this would fail if another SV hunter was in the raid.

    Code:
    /run if GetSpellCooldown("Explosive Shot")==0 and UnitDebuff("target", "Explosive Shot")==nil and IsUsableSpell("Explosive Shot") and IsSpellInRange("Explosive Shot", "target")==1 then CastSpellByName("Explosive Shot") end
    There are about a billion examples of this in my macros on the first page...Elemental/Enhancement Shaman Flame Shock....Enhancement Stormstrike....Both Warlock specs for their dots... Also checking buffs and debuffs is essentially the same so you can also model off of Beacon of Light, Earth Shield, Sacred Shield, etc, etc, etc.


    Originally Posted by Blehbot View Post
    Originally Posted by sensisativa View Post
    [COLOR=SeaGreen][SIZE=2][FONT=Georgia]I was thinking about that, at the moment we only really get an enrage we have to do anything about on Icehowl atm.
    Could take it one step further and add the HoTs on faction champs so that is removes those as well.
    1. Who still does ToC anyway? O_o
    2. Why is some noob getting hit so Icehowl enrages?


    If you want something to dispel, make a special macro to detect Vampiric Might on a Cult Fanatic for the Lady Deathwhisper fight...there's something worth dispelling nowadays.

    To be honest though....in general I feel Tranq Shot is only really used in raiding for enrage effects....and even then only if you don't have a rogue handling it...you should probably just hit the button yourself... You've already got basically everything else on one button...what's the harm in a second? =p
    ViralFly-by

    WOW Macro Library (DPS Rotations, Healing, Tanking, etc)
  2. #287
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sensisativa View Post
    Edit- I think I know why your potion is not working, you forgot to change a name.

    Code:
    /run if GetSpellCooldown("Call of the Wild")==0 and UnitBuff("player", "Heroism")then CastSpellByName("Call of the Wild") end;
    /run if GetSpellCooldown("Potion of Wild Magic")==0 and IsUsableSpell("Potion of Wild Magic") and UnitBuff("player", "Heroism") then CastSpellByName("Call of the Wild") end;
    But this might work if just changing the name doesn't.

    Code:
    /run if GetSpellCooldown("Potion of Wild Magic")==0 and IsUsableSpell("Potion of Wild Magic") and UnitBuff("player", "Heroism") then RunMacroText("/use Potion of Wild Magic") end
    I agree with your post below.
    Potions aren't spells...they're items...you need to use the Item functions instead...

    GetItemCooldown
    IsUsableItem
    ViralFly-by

  3. #288
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demisehi View Post
    Hmm.

    I tried the Beast Mark Macro tonight in 25 man ICC. Waited for Beasts to spawn, pressed hotkey for the macro, nothing. Repeated presses did nothing as well.

    I was also using a different macro for DPS, but figured they should be independant of eath other no?

    Oh also...you were raid assistant/leader right? =) You can't do marks without that. =)
    ViralFly-by

  4. #289
    demisehi's Avatar Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Raid Leader.

    Code:
    /run TargetNearestEnemy();
    Macro script has been blocked LUA error. Hence why it didn't work in the raid. I thought Targeting functions weren't fixed yet or there was some other issue surrounding that with LUANinja.

  5. #290
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demisehi View Post
    Raid Leader.

    Code:
    /run TargetNearestEnemy();
    Macro script has been blocked LUA error. Hence why it didn't work in the raid. I thought Targeting functions weren't fixed yet or there was some other issue surrounding that with LUANinja.
    Well sonofa!
    It will work this way I bet...

    Change TargetNearestEnemy(); to RunMacroText("/targetnearestenemy");


    Then it will probably work...you can take the original macro and change "Blood Beast" to any mob you want....go outside Org and change it to the name of the pigs at the farm or something...anywhere there's multiple mobs with same name.
    ViralFly-by

  6. #291
    Sensisativa's Avatar Contributor
    Reputation
    151
    Join Date
    Feb 2008
    Posts
    551
    Thanks G/R
    1/7
    Trade Feedback
    3 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Viral Fly-by View Post
    There are about a billion examples of this in my macros on the first page...Elemental/Enhancement Shaman Flame Shock....Enhancement Stormstrike....Both Warlock specs for their dots... Also checking buffs and debuffs is essentially the same so you can also model off of Beacon of Light, Earth Shield, Sacred Shield, etc, etc, etc.
    I had modified it with one of your examples in my SV macro, but I put up the old one by mistake, that's what I get for trying to figure this out at 4am. Even though I had used an example, as I said, I still don't understand all the extra numbers.

    Originally Posted by Viral Fly-by

    1. Who still does ToC anyway? O_o
    2. Why is some noob getting hit so Icehowl enrages?


    If you want something to dispel, make a special macro to detect Vampiric Might on a Cult Fanatic for the Lady Deathwhisper fight...there's something worth dispelling nowadays.
    1 & 2. We are still getting people gear, moved servers and am helping some friends restart a guild that imploded. At the moment we have too many people failing to too many things, so being able to hit icemaw right away will help out. I added the line for Vampiric Might, but removed the Magic dispel line.
    "A friend in need is a friend indeed, but a friend with weed is better"

  7. #292
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sensisativa View Post
    I had modified it with one of your examples in my SV macro, but I put up the old one by mistake, that's what I get for trying to figure this out at 4am. Even though I had used an example, as I said, I still don't understand all the extra numbers.
    Don't worry...I'm working on something that should substantially simplify your life in this regard. =)
    ViralFly-by

  8. #293
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hey Viral, I have a very small request. Could you make the Rogue Mutilate macro detect that if I'm in Combat, start attacking?

    And currently, I still can't get it to Garrote when I'm behind the target, Stealthed and have the target selected. I even have the tank as my focus.

  9. #294
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikas View Post
    Hey Viral, I have a very small request. Could you make the Rogue Mutilate macro detect that if I'm in Combat, start attacking?
    Your autoattack will begin automatically after your first special (ie: Garrote). If I make it /startattack when you're in combat, you'll instantly break vanish by attacking.

    Originally Posted by Sikas View Post
    And currently, I still can't get it to Garrote when I'm behind the target, Stealthed and have the target selected. I even have the tank as my focus.
    I just updated it on the front page to detect stealth a different way (although it should have worked before too)...can you try the latest? I thought someone else said it worked fine.
    ViralFly-by

  10. #295
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    EDIT: Got it fixed.
    Last edited by Sikas; 01-07-2010 at 01:23 PM.

  11. #296
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikas View Post
    EDIT: Got it fixed.
    Your edit and smiley seems to imply something simple and silly...please share.
    ViralFly-by

  12. #297
    Sikas's Avatar Active Member
    Reputation
    69
    Join Date
    Feb 2007
    Posts
    386
    Thanks G/R
    6/2
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I forgot I didn't put the macro itself in my stealth bar when I stealth.. so I was pressing nothing. :P

  13. #298
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Sikas View Post
    I forgot I didn't put the macro itself in my stealth bar when I stealth.. so I was pressing nothing. :P
    ROFL!!! /fail
    ViralFly-by

  14. #299
    demisehi's Avatar Member
    Reputation
    50
    Join Date
    Jun 2009
    Posts
    147
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    That didn't work either. I also tried:

    Code:
    /run RunMacroText("/target Dustwind Pillager") end
    Put myself in a group of them and it didn't even target one.

  15. #300
    Viral Fly-by's Avatar Contributor
    Reputation
    136
    Join Date
    Dec 2009
    Posts
    376
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by demisehi View Post
    That didn't work either. I also tried:

    Code:
    /run RunMacroText("/target Dustwind Pillager") end
    Put myself in a group of them and it didn't even target one.
    Hrm...hrm...

    I will have to investigate when I get back to WoW machine.
    ViralFly-by

Page 20 of 31 FirstFirst ... 161718192021222324 ... LastLast

Similar Threads

  1. [Selling] [DPSEngine] Automated Rotations For Vanilla WoW 1.12.1 (Elysium/Nost/Kronos/Etc)
    By Soapbox in forum WoW Private Server Buy Sell Trade
    Replies: 19
    Last Post: 12-15-2017, 07:40 AM
  2. Frost Spec DK DPS Rotation Macro
    By HonorEtVeritas in forum WoW UI, Macros and Talent Specs
    Replies: 7
    Last Post: 07-30-2011, 12:35 AM
  3. [Guide] How to be a Feral Druid Tank [Bear] (Rotation, spec, prof, etc)
    By Willzy in forum World of Warcraft Guides
    Replies: 7
    Last Post: 09-13-2010, 05:58 PM
  4. [Fury Warrior][Macro] DPS Rotation with Instaslam! + Proc bypass method
    By Muramasa in forum WoW UI, Macros and Talent Specs
    Replies: 6
    Last Post: 07-24-2010, 11:56 PM
  5. DK dps rotation macro(blood/unholy)
    By Shakenbaken2 in forum WoW UI, Macros and Talent Specs
    Replies: 7
    Last Post: 08-05-2009, 11:10 AM
All times are GMT -5. The time now is 11:52 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