Category: Miscellaneous
Addon Information
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
r44
Date:
10-18-2009 11:41 AM
Size:
136.22 Kb
Downloads:
3,675
Favorites:
101
MD5:
Pictures
Click to enlarge
main window
MacroBank
What this addon does
MacroBank is an addon to allow you to save macros for future use.

Features
  • Create macros inside the macro bank without having to create them in the main macro window first.
  • Macros can be given a category to group similar macros together.
  • Macros can also be given a description to distinguish them between other macros with the same macro name.
  • Change both the macro text and icon in the macro bank.
  • Save a macro from the main macro window directly to the macro bank.
  • Load a macro from the macro bank to your main macro list.
  • Replace an existing macro with a macro from the macro bank.
  • Delete a macro from the macro bank.
  • Load macro groups when swapping talents.
  • Send macros to other MacroBank users.

Usage
Opening MacroBank
  • Open your normal macro window (/macro)

Saving Macros into the MacroBank
  • Select the macro from the main macro window.
  • If you have some categories already defined in the MacroBank, select the category for which to save the macro into. (If no category is selected/defined, a temporary category will be created)
  • Click Save.

Creating Macros in the MacroBank
  • Select a category in the MacroBank for which to create a new macro into. (If no category is selected/defined, a temporary category will be created)
  • Click Create.

Loading macros from the MacroBank to your main macro window
  • Select the macro from the MacroBank you wish to use.
  • Select the tab in the main macro window you wish to load the macro into (General or Character Specific)
  • Click Load.
  • If the Macro with the same name exists, it will be replaced, otherwise a new macro will be created if there is enough room for another macro.

Replacing macros from the MacroBank into your main macro window
  • Select the macro from the MacroBank you wish to use.
  • Select the macro in the main macro window you wish to replace.
  • Click Replace.

Deleting macros in the MacroBank
  • Select the macro you wish to delete.
  • Click Delete.

Changing Categories, Description, and Names of macros in the MacroBank
  • Select the macro you wish to change.
  • Type in the new category, description, or name of the macro in the corresponding edit box.
  • Press Enter to save it. (Why not as you type? Description/Category is used in the scroll window)

Changing the text of the macro in the MacroBank
  • Select the macro you wish to change.
  • Type in the new macro text.
  • Changes should be saved as you type.

Sending a macro to other users of MacroBank
  • Select the macro you wish to send.
  • Click the 'Send To' button.
  • Type in the name of the user and click 'Ok.'

Notes
  • Shift-Clicking spells from the spell book will not insert text into MacroBank's edit boxes. This is code defined in the spell book, and I'm not sure I want to go messing with it. (Same goes for items from your bags or equipped inventory)
  • MacroBank's window normally opens to the right of your main macro window. You may move it by dragging it to another location.

Translation
Translation is done through the localization system at www.wowace.com/projects/macro-bank/localization/
  Change Log - MacroBank
- r44 -
Let users send macros to non-MacroBank users...Blizzard auto-interprets some stuff (%t, %f), and filters other things.

- r43 -
Moved some variable init stuff around.
Prevent talent swap macros until after everything is loaded
Instead of using a hooked OnShow, we will create a frame and parent it to MacroFrame.

- r42 -
Fix auto load macro error on first startup.

- r41 -
Update .toc for 3.2

- r40 -
Fix toc for missing library
Fix Hooks error.

- r39 -
localization (zhTW) update, thanks wowuicn

- r38 -
getglobal() replaced with _G
localization (zhCN) update thanks wowuicn

- r37 -
Added Toggle a button to the main macro window to open/close the MacroBank window.
Added options to remember and reset the MacroBank anchor.
Added option to open the MacroBank window when opening main macro window.
Localization - koKR (Thanks mrgyver)
Localization - zhCN (thanks to wowuicn)

- r35 -
Add some options to change how replace works.

- r34 -
toc update (Adding X-WoWI-ID for Minion updater support)
Localization update (zhCN thanks to wowuicn)

- r33 -
Guild, Raid, Party options added to send. (EasyMenu)
Added an option to use the macro name as the description when saving a macro to MacroBank
Changed some wording in the menu options.

- r32 -
Locale update (zhCN) Thanks to wowuicn

- r31 -
Moved Options to AceGUI, and added a bunch of options
Moved macros to global db (so that talent swapping is done on a profile basis)
Added PreMadeMacros.lua so you can make macros ahead of time and import them.
Added delete macro confirmation.
Added option to send macros to other MacroBank users. Code idea from Hack.

- r30 -
Will now save any changes to your main macro window when trying to save the macro to MacroBank.lua
Added options to auto load macros when swapping talents.

- r29 -
correct toc version

- r28 -
toc update
fixed a library error

- r23 -
Added slash commands /macrobank and /mb for loading of entire categories of macros.
Load Blizzard_MacroUI if it's not loaded (needed for loading categories before opening /macro window)
a few other function changes here n there.

- r22 -
Fix saving macro text when changing icons.
UI: Added groups with arrows for saving/loading stuff
UI: Added another line for the macro list scroll window

- r21 -
Renamed the 'Restore' Button to 'Load' (function unchanged)
Will now save the macro text in the macrobank when clicking Load or Replace.
Clicking the +/- expansion icons will now select the category line itself. Hopefully to make it more clear that this is where new macros are saved/created at.

- r20 -
Fix to let new users create/save macros to the MacroBank.

- r19 -
Will now save the texture names instead of the texture index
When creating/saving a macro to the MacroBank, it will try to create it in the currently selected category first.
When changing the icon of a macro in the MacroBank, it will now scroll to the currently selected icon.
Removed superfluous .xml files

- r18 -
zhCN update
zhTW added
koKR added

- r81538 -
wotlk support
changed the saving of the macro body text to be more intelligent
added a couple localization lines, and removed a debugging line (oops)
zhCN localization (thanks to wowuicn) (minus the previous localization lines)
  Archived Versions - MacroBank
File Name
Version
Size
Author
Date
r41
132kB
Odlaw
08-04-2009 02:08 PM
r40
132kB
Odlaw
07-14-2009 01:34 PM
r39
132kB
Odlaw
07-14-2009 10:47 AM
r37
132kB
Odlaw
06-26-2009 11:29 AM
r35
131kB
Odlaw
06-05-2009 04:30 PM
r34
130kB
Odlaw
06-02-2009 01:50 PM
r33
130kB
Odlaw
05-31-2009 05:41 PM
r32
129kB
Odlaw
05-22-2009 11:59 AM
r31
129kB
Odlaw
05-21-2009 12:37 PM
r30
118kB
Odlaw
05-15-2009 11:13 PM
r29
114kB
Odlaw
04-17-2009 11:08 AM
r28
114kB
Odlaw
04-14-2009 11:13 AM
r23
57kB
Odlaw
01-25-2009 01:02 PM
r18
33kB
Odlaw
10-14-2008 11:27 AM
  Comments - MacroBank
Post A Reply Comment Options
Old 06-07-2009, 10:49 AM  
Myster
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 78
Uploads: 9
Contact info

I added a toggle button to your code to show/hide the macrobank frame, where can I send you the changes I made?
Myster is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-04-2009, 10:11 PM  
xerty
A Kobold Labourer
 
xerty's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Quote:
Originally posted by Odlaw
Hrm, Ya, I'll add some options to how replace works. Currently, that's how it works tho yes.
Thanks for the reply.
Hope you can make it replace everything and then I'll be really happy
xerty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-04-2009, 04:14 PM  
Odlaw
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 6
Uploads: 5
Quote:
Originally posted by xerty
Replace doesn't seem to be working as I would expect it to work.
It replaces the macro, but does not replace the macro name and icon.
Is this how it is supposed to work ?
If so, is there any way to get it to replace everything ?
Hrm, Ya, I'll add some options to how replace works. Currently, that's how it works tho yes.
Odlaw is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-04-2009, 12:46 AM  
xerty
A Kobold Labourer
 
xerty's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Replace doesn't seem to be working as I would expect it to work.
It replaces the macro, but does not replace the macro name and icon.
Is this how it is supposed to work ?
If so, is there any way to get it to replace everything ?
xerty is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-01-2009, 04:08 PM  
Odlaw
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 1
File comments: 6
Uploads: 5
Sure thing.
Odlaw is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 06-01-2009, 11:50 AM  
slickwalker
A Deviate Faerie Dragon

Forum posts: 16
File comments: 119
Uploads: 0
Quote:
Originally posted by slickwalker
Is there anyway to have the macro name default as the macro description, instead of just temp description all the time?
LOL, That was a fast update! Thanks!
__________________
My Minicity, click it!
slickwalker is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-31-2009, 12:35 PM  
slickwalker
A Deviate Faerie Dragon

Forum posts: 16
File comments: 119
Uploads: 0
Is there anyway to have the macro name default as the macro description, instead of just temp description all the time?
__________________
My Minicity, click it!
slickwalker is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 05-16-2009, 06:59 AM  
el labero
A Kobold Labourer

Forum posts: 0
File comments: 12
Uploads: 0
it would also be cool, if we could share macros with other addon users....
el labero is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 04-14-2009, 01:17 PM  
nytekat
A Deviate Faerie Dragon
 
nytekat's Avatar

Forum posts: 15
File comments: 33
Uploads: 0
I was just curious if maybe sometime you could add to or make an addon to this with pre-made macros. I think it would be cool to have a Macro"Book" for the MacroBank. I have to tab out a lot to get macros for my various classes and it's a pain.
nytekat is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.