Close
Showing results 1 to 2 of 2

Hybrid View

  1. #1

    Default macros for addons

    I'm wondering if anyone has any useful macros they use to interact with their addons in a more multi-box friendly way.

    For example, I use Baggins, and I like the feature of tagging items as *New*... but I like to clear them somewhat often. The only way to do this is to right-click the bag frame and select "Reset New Items" from the popup menu. Yuck. That's a real pain to do 5 times, so I use a macro that does the same thing:

    Code:
    /run Baggins:SaveItemCounts()
    /run Baggins:ForceFullUpdate()
    Now I can reset my new items by just hitting a keybinding for that macro. Much easier.

    Does anyone else have similar utility macros?
    If there are enough of them, maybe we can put them on a page in the wiki.

  2. #2

    Default

    I used this:
    Code:
    #showtooltip
    /cast [nopet,modifier] Revive Pet; [target=pet,dead] Revive Pet; [nopet] Call Pet
    /stopmacro [combat]
    #showtooltip Feed Pet
    /click FOM_FeedButton
    Only the last line interacts with an addon and the whole thing is of little use unless you're a hunter. Addon it uses is the Fizzwidget Feed'o'Matic.
    Currently running 3x City of Heroes under Octopus

Similar Threads

  1. Healing Macros? Buff Macros fo Triboxing
    By Hawkz in forum Macros and Addons
    Replies: 2
    Last Post: 04-06-2009, 04:39 AM
  2. which addons and why? need to cut down my Addons folder
    By zoneblitz61 in forum Macros and Addons
    Replies: 15
    Last Post: 10-16-2008, 09:51 AM
  3. Frankenstein's monster of macros, addons, and hardware
    By Jheusse in forum Macros and Addons
    Replies: 14
    Last Post: 10-04-2008, 03:51 PM
  4. Battlegrounds Addons/Macros?
    By Blackeye in forum Macros and Addons
    Replies: 4
    Last Post: 02-28-2008, 01:32 AM
  5. Couple of addons/macros im searching for..
    By Negativ1337 in forum Macros and Addons
    Replies: 12
    Last Post: 01-13-2008, 03:04 PM

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •