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

Shout-Out

User Tag List

Page 26 of 31 FirstFirst ... 222324252627282930 ... LastLast
Results 376 to 390 of 464
  1. #376
    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 Mazzyr View Post
    As Viral wrote it will have beacon on focus target and raid heal, as a normal holydin jobs and it will do it to fully..

    Just ran it yesterday in a ICC 25, and had a impressive output on it, hard to go back to hand weaving again.. Only real trouble with it, is that its not checking if person you are about to heal are about to receive heals from another healer, but with a good mana pool its something you can live with..
    I said earlier in the thread this is something I hope to correct.

    Originally Posted by marlboroman1982 View Post
    I'm having trouble with the ret macro

    all it seems to do is melee and never actually start the rotation, maybe it's the way superdupermacro word wraps the text?
    Is is REALLY necessary to copy paste it here and make your post gigantic? You don't even use a [code][/code] to make it readable...AND we can all read it on the first page ffs.

    And it works fine for me...can anyone else confirm working or broken for latest version on front page plz?

    Originally Posted by ganzerker View Post
    mayb u dun have ninja loaded XD
    Making a gigantic post that unnecessarily copy pastes the macro from the front page is bad enough...but QUOTING IT TO RESPOND WITH ONE LINE is probably actually worse.

    But it's also possible that you are correct...
    Last edited by 2dgreengiant; 01-10-2010 at 12:11 PM.
    ViralFly-by

    WOW Macro Library (DPS Rotations, Healing, Tanking, etc)
  2. #377
    2dgreengiant's Avatar ★ Elder ★


    Reputation
    1192
    Join Date
    Feb 2007
    Posts
    7,129
    Thanks G/R
    1/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Still don't get why this is posted as it is when half of it is missing :/
    If you need me you have my skype, if you don't have my skype then you don't need me.

  3. #378
    pulse1200's Avatar Member
    Reputation
    4
    Join Date
    Jul 2009
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Edit: Edited to avoid confusion
    Last edited by pulse1200; 01-10-2010 at 07:15 PM.

  4. #379
    Evilphtbstrd's Avatar Active Member
    Reputation
    77
    Join Date
    Feb 2008
    Posts
    193
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ret pala macro works great for me

    like i have said before , if it doesnt work first time delete the macro and start fresh

    super duper macro is a bit touchy and sometimes doesnt like new macros

  5. #380
    johm2's Avatar Active Member CoreCoins Purchaser
    Reputation
    48
    Join Date
    Nov 2007
    Posts
    214
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Baelzebub View Post
    I have added
    Code:
    /run if UnitAffectingCombat("player") then RunMacroText("/in 0.1 /run RunMacro(\"MAD\")") end
    and named the Macro 'MAD' It was firing itself off fine until last night and i have no idea why. Anyone else having issues like this?
    I can mash the button and it works great. Excellent macro thanks
    Code:
    /run if UnitAffectingCombat("focus")==1 then RunMacroText("/in 0.5 /run RunMacro(\"macro name here\")") end;
    That's what I have and it works just fine. Gotta add the ==1 to the end of the combat check.

  6. #381
    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 2dgreengiant View Post
    Still don't get why this is posted as it is when half of it is missing :/
    If all you read was the first post...go look at the whole front page (assuming default 15 posts per page). It's all organized into different posts per class so I can fill it in as I write the others (or adopt from others with their permission). By having all of the posts in place, I can edit them over time and keep it organized. Otherwise it just becomes a jumbled mess. Nobody can find anything if you find X on page 27, Y on page 32, and Z on page 49. It's even worse with updates...because then you have X on page 25, but it was fixed on page 27...and then enhanced on page 34...then fixed again on pages 35 and 36. It's an epic disaster. This way the latest and best versions are always available in one place.
    ViralFly-by

  7. #382
    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 pulse1200 View Post
    Is it because you copied the bolded part into it...maybe? =)
    As an aside...you SHOULD copy the version number into your macro...that way you know which version you are using. That's the whole point. The # symbol makes that line a comment in the macro so it won't affect it at all.
    Last edited by Viral Fly-by; 01-11-2010 at 02:28 PM.
    ViralFly-by

  8. #383
    Baelzebub's Avatar Member
    Reputation
    1
    Join Date
    Apr 2007
    Posts
    68
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by johm2 View Post
    Gotta add the ==1 to the end of the combat check.

    lol. I guess it would help to check true/false to see if he is or isn't in combat
    Appreciate it.

  9. #384
    pulse1200's Avatar Member
    Reputation
    4
    Join Date
    Jul 2009
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Viral Fly-by View Post
    LOL. Try not to be 100% wrong if you're going to post all smug with a sarcastic smile at the end.
    It was a legit attempt at solving his issue. He said it didnt work at all just melee'd. I looked at what he copied it had a version number I offered the idea thinking it was that at the start that stopped it performing. I put it at first as a simple "is it the bolded part" and edited it with the maybe because I dont know this shit at all but was taking a stab hence the smile.

    But I guess when its words on a screen I can see how my nervous approach can be misconstrued to a smug jackass poking fun. You say tomato....

    Edit: Edited my first comment =)
    Last edited by pulse1200; 01-10-2010 at 07:18 PM.

  10. #385
    Elitetech's Avatar Contributor
    Reputation
    98
    Join Date
    Oct 2008
    Posts
    279
    Thanks G/R
    3/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by pulse1200 View Post
    Wow, seriously get some sleep man. It was a legit attempt at solving his issue. He said it didnt work at all just melee'd. I looked at what he copied it had a version number I offered the idea thinking it was that at the start that stopped it performing. I put it at first as a simple "is it the bolded part" and edited it with the maybe because I dont know this shit at all but was taking a stab hence the smile.

    But I guess when its words on a screen I can see how my nervous approach can be misconstrued to a smug jackass poking fun. You say tomato....
    Wow, seriously gtfo man. It was not a legit attempt at solving his issues as you had aboslutely NO idea what you were talking about, savvy?
    Knowledge is often mistaken for intelligence. This is like mistaking a cup of milk for a cow.

  11. #386
    marlboroman1982's Avatar Member
    Reputation
    100
    Join Date
    Jul 2008
    Posts
    175
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    While I still can't get the ret macro to work, the Holy one is quite good.
    Something

  12. #387
    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 marlboroman1982 View Post
    While I still can't get the ret macro to work, the Holy one is quite good.
    I agree with you about the Holy macro, switched the variable for flash heals to 1500 and have been raping on heals. guild wanted me to heal in toc 25 my second day as a healer.( glad I made all that crafted gear)

    I wish I hadn't switched my spec from ret or I'd test that macro. I know it worked for me last week, but it's also been updated since then.
    "A friend in need is a friend indeed, but a friend with weed is better"

  13. #388
    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 Elitetech View Post
    Wow, seriously gtfo man. It was not a legit attempt at solving his issues as you had aboslutely NO idea what you were talking about, savvy?
    Since you've never said anything wrong....ever?


    Originally Posted by pulse1200 View Post
    But I guess when its words on a screen I can see how my nervous approach can be misconstrued to a smug jackass poking fun. You say tomato....
    Yes...that is how I interpreted it. I am sorry that I misread your words. I actually did edit and tone down my response a few times before posting. I did feel that I needed to respond because I do want people to put the version numbers in their macros in game...that way when they post on the forum or compare to the front page, we all know for sure if they have the latest. If someone spreads an inaccurate rumor in the thread that copying that line will make them not work, then nobody will...
    ViralFly-by

  14. #389
    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 marlboroman1982 View Post
    While I still can't get the ret macro to work, the Holy one is quite good.
    I will test the latest version from front page just to be sure but it should be fine. What is it doing for you? You should just need to put up your Seal, stand in range, and spam.
    ViralFly-by

  15. #390
    eqez's Avatar Member
    Reputation
    1
    Join Date
    Aug 2009
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    the latest ret macro works wonderfull for me.. just make sure you have a seal on, and spam away ;>
    I would also like to thank you for your wonderful work, that holy macro is just pure awesomeness!
    made my life as a pally healer alot easier =)

Page 26 of 31 FirstFirst ... 222324252627282930 ... 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 02:51 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