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

User Tag List

Page 31 of 31 FirstFirst ... 2728293031
Results 451 to 464 of 464
  1. #451
    Anj3lus's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    questions about warlock demology

    good morning everyone, I thank the help and I have a difficulty in following I do question as to activate a spell in a given range?
    type is available only to turn on if the target is within 10 yards turn Metamorphosis.
    thanks for the help and sorry for my bad English

    WOW Macro Library (DPS Rotations, Healing, Tanking, etc)
  2. #452
    k4hn's Avatar Sergeant
    Reputation
    15
    Join Date
    Sep 2010
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    OP any chance of updating the rogue assassination macro?

  3. #453
    klueful's Avatar Private
    Reputation
    1
    Join Date
    Aug 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    everytime I try to use this feral dps macro "The first one listed in this monstrous thread {i don't know if there are more}" it crashes my wow. I'm using Evo as lua unlocker. Insight?

  4. #454
    jereminion's Avatar Active Member
    Reputation
    28
    Join Date
    Jun 2007
    Posts
    308
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by klueful View Post
    everytime I try to use this feral dps macro "The first one listed in this monstrous thread {i don't know if there are more}" it crashes my wow. I'm using Evo as lua unlocker. Insight?

    same with me
    my artist web sizzle www.jeremynative.com

  5. #455
    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 is because dumbasses keep necroing the thread. This is dead, and has been dead for quite sometime. Too many changes within the LUA api since the macro was written, coupled with all the class changes, spec changes etc.

    It isn't hard to learn how to write your own. Look at snippets, do a little research, and work it out. Ask specific questions if you need to, but don't expect everything to be handed to you on a silver platter.

    I wrote a macro that works. Is it 100% optimized? Probably not because I haven't touched it, nor my druid in months. However the code is there and can be used for your own creaton. If you also notice I refuse to respond to any questions about what I use to determine my toon's location in relation to the target. Why do you think that is?

  6. #456
    johnyzr's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    5
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    any suggestion for this code down!

    /run if(UnitAffectingCombat("player")) and IsUsableSpell("Blade Flurry")==1 then CastSpellByName("Blade Flurry") end
    /run if(UnitAffectingCombat("player")) and IsUsableSpell("Ghostly strike")==1 then CastSpellByName("Ghostly strike") end
    /run if(UnitAffectingCombat("player")) and IsUsableSpell("feint")==1 then CastSpellByName("feint") end
    /run if(UnitAffectingCombat("player")) and IsUsableSpell("Evasion")==1 then CastSpellByName("Evasion") end
    /run if(UnitAffectingCombat("player")) and IsUsableSpell("riposte")==1 then CastSpellByName("riposte") end

    rogue spells! same command seems not working good
    can any one give suggestion how can i push this spell to work when cd is out!

    since i have more codes in script, wonder if position have any rule in running script!

    example

    opener
    -main script-
    code i post

    should i get them to 1st place?

    i just need suggestion im kinda , stuck, or i dont have ideas! i can say i dont have so much experience but i get stuff
    one more thing! i have infinite energy as rogue, i restore in hit, so all time i get full energy

    hope some one understand this, and pls dont go with pro use keyboard and stuff i just vote for perfect run spell ( only possible with script )
    seconds are important here where i play

  7. #457
    barandeniz's Avatar Member
    Reputation
    4
    Join Date
    Nov 2006
    Posts
    133
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    [REQ] Low Level Frost Mage.

    hello there, i am trying to learn the lua for creating some 1-button macros. Just i wonder can you give an example for lvl 42 frost mage so that i can alter that macro as i level up. I think it is better way to learn lua by adding conditions , logic one by one.

    -I have lua locker.
    -Installed SDM with lastest patch (it was fix v4 as i remeber)

    I dont know that capabilities of Lua commans so i will just list what i have in my mind.

    1)If i have Fingers of Frost on me -->Ice Lance
    2)Cast Frostbolt if target has more than 1k hp.
    3)Cast Fire Blast or Arcane Barrage if target has less that 1k HP.


    On boss fights :

    1)Cast Icy Veins
    2)Cast Cold Snap if i dont have icy veins and icy veins in cooldown.
    3)Cast Ice Lance if the Fingers of Frost active.

    I am sure those priorities are very simple , just as i said i want to learn the main idea of the lua language so i can alter my own macro =)
    Last edited by barandeniz; 12-12-2011 at 06:49 AM.

  8. #458
    Addramyr's Avatar Private
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Resto Shaman SDM Question

    The Resto Shaman Macro looks great, but I have a question, My Shammy isnt at 85 yet, what do I need to do to modify the text to have it heal accordingly? like if half the tanks health is gone BUT its under 4k (for example) the macro as written will do nothing more than attempt to interupt spells and drop totems accordingly. If Im supplementing heals how does that affect the macro?

  9. #459
    Speedracer22's Avatar Member
    Reputation
    1
    Join Date
    Sep 2008
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hey this is great im new here one question wil you update the macro once we have to lvl to 90 also and it would also be nice if u have a donate button so we can donate u for ur work on it.

  10. #460
    Ayahiiling's Avatar Private
    Reputation
    1
    Join Date
    Jun 2012
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hello guys i am a french player , i play on private serveur 3.3.5 and i am interest by all macro but i play on 3.3.5 can i use this all the same? if you can help me it's very important the shaman restauration on first please ><

  11. #461
    metelluscan's Avatar Banned
    Reputation
    3
    Join Date
    Sep 2012
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    bump ^_^ ~~~

  12. #462
    exp_mca's Avatar Member
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Good morning people. im having a trouble on my resto shaman (currently playing on 3.3.5)
    LUA macro question here

    s=nil; -- s will eventually hold the name of the spell we're going to cast
    m=0; -- m will hold the maximum amount of damage taken by any raid/party member
    w=f; -- w will hold the unitid of the person who took the max dmg

    -- loop through all the people in the raid/partyv
    for i=nps,npe do
    -- set tt to the unitid to check
    -- normally just t..i is correct...but there is no partyN unitid for you,
    -- so we use this if statement to change "party0" into "player"
    if i==0 then tt="player" else tt=t..i end;

    -- if that unit exists, is in range, and isn't dead
    if UnitExists(tt) and UnitInRange(tt)==1 and UnitIsDeadOrGhost(tt)~=1 then
    -- a holds how much damage they've taken
    a=UnitHealthMax(tt)-UnitHealth(tt);
    -- if a is more than m, this person is our new "max damage" person
    if a>m then
    -- save the damage they took (m) and their unit (w)
    m=a w=tt
    end
    end
    end;
    This targeting system is based on the guy who has maximum damage. Just ONE guy. What if the macro can detect 3 or more guys so it can decide to change the healing spell?
    let me explain.

    say in a party of 5.

    Tank damage is -5000
    1st DPS no damage
    2nd DPS no damage
    3rd DPS no damage
    Healer no damage

    with this macro.. it will detect to cast chain heal because of a target of -5000hp which i dont prefer..

    My question is:
    how do i set it to say Lesser Healing wave because 1 guy was damaged
    and if 3 guys were damaged it will cast chain heal instead, all has 5000 damage?

  13. #463
    Ssateneth's Avatar Contributor
    Reputation
    141
    Join Date
    May 2008
    Posts
    866
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    you just necro'd a 3 year old thread..
    KuRIoS is awesome!

  14. #464
    exp_mca's Avatar Member
    Reputation
    1
    Join Date
    Mar 2010
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yea was asking for some ancient questions. Im using this right now on a private server.. seems working fine, gotta tweak a few on logic

Page 31 of 31 FirstFirst ... 2728293031

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 01:09 AM. 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