Macro guide 2.0!! menu

User Tag List

Results 1 to 8 of 8
  1. #1
    Minimized's Avatar Active Member
    Reputation
    164
    Join Date
    Sep 2006
    Posts
    597
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Macro guide 2.0!!

    Hello everyone, and welcome to my macro guide.
    MOst of this is taken (stolen) from other websites; mainly Worldofraids.com and worldofwarcraft.com
    I just put them together (and added some useful macros of my own)

    We'll start with new macro commands for 2.0 (stolen from worldofraids.com):

    Targeting:
    /targetenemy
    /targetfriend
    /targetparty
    /targetraid
    /targetlasttarget
    /targetlastenemy
    /assist [name] - Assist your target or the named unit if specified

    Using Items:
    /use <itemname>
    /use <slot>
    /use <bagid> <bagslot>
    /equip <itemname>
    /equipslot <slot> <itemname>
    /userandom <item1>, <item2>, item3, …
    Pets:
    /petattack
    /petstay
    /petpassive
    /petdefensive
    /petaggressive
    /petautocaston <spell>
    /petautocastoff <spell>

    Casting:
    /stopcasting
    /cast [option] <Spell Name>
    /castrandom <Spell Name>, <Spell Name2>, …
    /castsequence [reset=N/target/combat/shift/alt/ctrl] <Spell Name1>, <Spell Name2>, …
    Sequenced Casting
    * A new command /castsequence reset=N/target/combat/shift/alt/ctrl spell1, spell2, spell3
    * The reset line can specify a number of seconds after which a sequence resets, or if it should reset on target change or leaving combat.
    * The sequence tracks the 'next' spell in the sequence until it resets, the next spell only advances on a successful cast.
    * You can specify a conditional at the start of the command before the reset to filter whether the sequence is used (You cannot use per-spell conditionals)
    * You can specify items as well as spells

    Action Bars:
    /changeactionbar <num>
    /swapactionbar <num1> <num2>

    Attacking:
    /startattack [unit]
    /stopattack

    Buffs/Auras:
    /cancelaura <name>

    Macros:
    /stopmacro [option]
    There we go. Now, a bit more advanced about all of them (this part is made by me):
    Targeting:
    --
    /targetenemy
    Just like your <Tab> button. Toggles through nearby enemies.
    --
    /targetfriend
    Same as /targetenemy, but with friends.
    --
    /targetparty
    Guess what? this targets party members! =D
    --
    /targetraid
    As usual, toggles through raid members
    --
    /targetlasttarget
    Example: you're targeting the MT in your raid, but you have to change targets for some unknown reason. Just hit a macro with /targetlasttarget and you're back at the MT.
    --
    /targetlastenemy
    Very usefull. If you have an enemy targeted, and for some reason have to target a friend of yours, just type this, and you will targetlastenemy
    --
    /assist [name]
    If you're targeting someone, and you type /assist, you will target his/hers target instead. If you type /assisy someguy (Or w/e you want to assist) you will target his/hers target.

    Using items:
    --
    /use [item]
    Use an item, type the name of the item instead of [item]
    --
    /use [slot]
    Uses an item in a (equipment-) slot (trinket, bracers, ring etc.) of your choice. More about slots later.
    --
    /use <BAG ID> <BAG SLOT>
    Uses an item in a specified bag slot. More about those later.
    --
    /equip [item]
    Equips an item. Type the item name instead of [item]
    --
    /equip [slot] [item]
    Equips an item to a specific slot. Good for trinkets and rings.
    --
    /userandom [name],[name]
    Uses a random item =D (of your specified ones). "," between every item.

    Pet:
    I couldn't really experiment with these, since I don't have a hunter. But I guess you get the point.

    Casting:
    --
    /stopcasting
    If you are casting a spell, this just stops it. Also, this is a great anti-global-cooldown-thingie (with instant spells). Example: /cast cold blood /cast ambush wouldn't work. You would get cold blood, but you wouldn't use ambush. With /cast cold blood /stopcasting /cast ambush everything would be used properly.
    --
    /cast [spellname]
    Casts a spell of your choice.
    --
    /castrandom
    Just like /userandom.
    --
    /castsequence
    This was explained, just scroll up.
    --
    Action Bars:
    --
    /changeactionbar [number]
    Changes the Action Bar page. Just like Shift+Scroll with the default keybindings.
    --
    /swapactionbar [number1] [number2]
    Let's say you type "/swapactionbar 1 2". That will toggle your current actionbar pages between 1 and 2.
    --
    Buff/Auras:
    --
    /cancelaura [name]
    I couldn't really try this out, since I don't have a paladin. But I guess it just cancels your current aura
    --
    Macros:
    --
    /stopmacro [option]
    Absolutely no idea =S

    Okay, there we go. That's the first part done. Here comes some ideas on how you can use them. Inspired by those at worldofraids.com.
    [COMING SOON!]
    Last edited by Minimized; 12-11-2006 at 03:43 PM.

    Macro guide 2.0!!
  2. #2
    Banksey's Avatar Contributor
    Reputation
    170
    Join Date
    Oct 2006
    Posts
    901
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    Vry nice, Thanks for it, One thing though, Double Posted :P
    Barrόga Agus Pόga ό Banksey
    :hug::smooch:

  3. #3
    Minimized's Avatar Active Member
    Reputation
    164
    Join Date
    Sep 2006
    Posts
    597
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    Updated! =D
    It's a shame I can't bump it = /
    Last edited by Minimized; 12-11-2006 at 05:33 PM. Reason: Auto-merged Doublepost

  4. #4
    Firerobot's Avatar Member
    Reputation
    2
    Join Date
    Jun 2006
    Posts
    23
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    awesome!!! pure pwnage i hope you uapdate it more

  5. #5
    wowpew's Avatar Active Member
    Reputation
    27
    Join Date
    Jul 2006
    Posts
    121
    Thanks G/R
    0/3
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    Great! The one macro I used most is working again:

    /cast Hunter's Mark
    /petattack

    Oh. Im a hunter, btw

  6. #6
    Minimized's Avatar Active Member
    Reputation
    164
    Join Date
    Sep 2006
    Posts
    597
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    Okay... this has been a busy week (Last week before christmas holiday), and we're getting our grades and such... I'll work on the guide this weekend =)

  7. #7
    shattered.ice's Avatar Member
    Reputation
    2
    Join Date
    Apr 2006
    Posts
    72
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    Thanks My old hunter macro didnt work. Now they do

  8. #8
    Rhamza's Avatar Member
    Reputation
    1
    Join Date
    Dec 2006
    Posts
    7
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Macro guide 2.0!!

    awesome. needed a think like this.

Similar Threads

  1. Macro Guide
    By Amedis in forum World of Warcraft Guides
    Replies: 4
    Last Post: 03-14-2022, 04:54 AM
  2. Macro Guide (Helpful Macros)
    By Dragonshadow in forum World of Warcraft Guides
    Replies: 12
    Last Post: 11-09-2007, 10:39 AM
  3. Macro Guide
    By Wonderboy in forum World of Warcraft Guides
    Replies: 6
    Last Post: 10-09-2007, 10:34 PM
  4. Macro Guide
    By thehacker in forum World of Warcraft Guides
    Replies: 3
    Last Post: 11-14-2006, 09:46 PM
  5. Macro guide
    By thechosenone in forum World of Warcraft Guides
    Replies: 5
    Last Post: 09-12-2006, 05:43 PM
All times are GMT -5. The time now is 07:08 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