Download
(12Kb)
Download
Updated: 11-26-14 01:28 AM
Compatibility:
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:11-26-14 01:28 AM
Created:unknown
Downloads:129,087
Favorites:466
MD5:

Action Bar Saver  Popular! (More than 5000 hits)

Version: v2.3.3
by: Shadowed [More]

Quick little mod, allows you to setup different profiles for your action bars. Mainly this is for hybrid classes that want to be able to respec without spending 10-20 minutes setting their action bars up. All you do is type /abs save <name> and it'll save the location of all your spells, macros and items.

For example, if you're currently a Feral Druid you can type /abs save feral then you can respec to Resto and setup your bars, then type /abs save resto once you go respec back to Feral you can then train all your spells again and type /abs restore feral and you'll get your feral setup without all the work of actually finding where you placed things.

Works with any custom interface like Bongos provided you're not using more then the standard 120 action buttons, ones that provided features to go past 120 will cause only the standard 120 to be saved/restored. This isn't a bug however, just a limitation in the WoW API

tag v2.3.3
ad89ad5bf9ece06e5b6ff53859c333241612ffa6
Shadowed <[email protected]>
2014-11-25 23:26:55 -0800

Tagging as release v2.3.3

--------------------

Shadowed:
- cleaned up files
- Updated for WoD

tag v2.3.2
238766229e5e521568f4f7c4d72348ff2f87a167
Shadowed <[email protected]>
2012-09-13 12:57:39 -0700

Tagging as release 2.3.2

--------------------

Shadowed:
- Permissions
- Fixed spell restoring (Thanks Morsker)

tag v2.3.1
e2dd8290c6d4b2e11c8d4673c396c408922b6db4
Shadowed <[email protected]>
2012-08-27 09:39:48 -0700

Tagging as release 2.3.1

--------------------

Shadowed:
- Given I'll be pushing 5.0.4 versions in the next day, I'll just bump TOC now
- Fixed macro handling (Thanks nebula169)
Optional Files (0)


Post A Reply Comment Options
Unread 09-13-12, 01:58 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Great thanks, patch has been applied.
Report comment to moderator  
Reply With Quote
Unread 09-13-12, 04:48 PM  
Morsker
A Fallenroot Satyr
 
Morsker's Avatar
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 89
Uploads: 8
Great, thanks. I've been experimenting with the spell "links", for different talents. This kind of thing works:

/abs link "presence of mind" "scorch"
/abs link "scorch" "ice floes"
/abs link "ice floes" "presence of mind"

/abs link "nether tempest" "living bomb"
/abs link "living bomb" "frost bomb"
/abs link "frost bomb" "nether tempest"
I'm not sure it's intended to link things twice, once on each side, but it does work heh.
Last edited by Morsker : 09-13-12 at 05:03 PM.
Report comment to moderator  
Reply With Quote
Unread 11-04-12, 04:35 AM  
bishop3337
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
After reloading my action bars after they disappear when respeccing in arena my wow get laggy like shit and gladius is causing a ton of errors. Any1 knows that and could provide me with a solution? All addons are current versions according to the Curse client.
Report comment to moderator  
Reply With Quote
Unread 11-11-12, 05:42 AM  
Pathemeous
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hunter Traps

I have the same problem as bellcap. Hunter traps seem to bug out. I have had them appear back on my actionbar through abs though. Seemingly, this was after pulling one/two traps off my bar and restoring the profile. This would put the 2 traps back.
Because of this I figured it could be some cashing like issue. Traps in the spellbook are now put in a single dropdown button. I tried opening this button and restoring the traps afterwards, but this didn't change it.
Rather annoying, especially because simple trap macros to use as substitions gray out for some unapparent reason.
A fix to this would be greatly appreciated!

.P.athemeous
Report comment to moderator  
Reply With Quote
Unread 07-09-13, 04:59 PM  
Synsoldir
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
This seems like a very cool addon but i cant get it to save when i type in the / command it wont let me hit enter
Report comment to moderator  
Reply With Quote
Unread 07-09-13, 08:07 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Get updated version.
Report comment to moderator  
Reply With Quote
Unread 09-22-13, 12:25 PM  
Coldbeer
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Any chance of 5.4 update?, thanks very much
Report comment to moderator  
Reply With Quote
Unread 10-01-13, 01:22 AM  
menace97
Premium Member
 
menace97's Avatar
Premium Member

Forum posts: 4
File comments: 101
Uploads: 0
Originally Posted by Coldbeer
Any chance of 5.4 update?, thanks very much
that would be much appreciated! thanks
Report comment to moderator  
Reply With Quote
Unread 10-01-13, 04:26 AM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Originally Posted by menace97
Originally Posted by Coldbeer
Any chance of 5.4 update?, thanks very much
that would be much appreciated! thanks
What exactly needs to be updated?
Report comment to moderator  
Reply With Quote
Unread 10-13-14, 08:22 AM  
sezz
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 158
File comments: 13
Uploads: 1
Originally Posted by AnrDaemon
What exactly needs to be updated?
Restoring buttons containing macros doesn't work in WoD.

The number of available macros has been increased, quick fix:

Lua Code:
  1. local MAX_CHAR_MACROS = MAX_CHARACTER_MACROS
  2. local MAX_GLOBAL_MACROS = MAX_ACCOUNT_MACROS
  3. local MAX_MACROS = MAX_CHAR_MACROS + MAX_GLOBAL_MACROS
Report comment to moderator  
Reply With Quote
Unread 10-15-14, 12:32 PM  
jb8893
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Hmm, I tried that, but /ABS will still not work. Any help would be greatly appreciated.
Report comment to moderator  
Reply With Quote
Unread 10-16-14, 11:25 AM  
Flowsion
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Originally Posted by sezz
Restoring buttons containing macros doesn't work in WoD.

The number of available macros has been increased, quick fix:

Lua Code:
  1. local MAX_CHAR_MACROS = MAX_CHARACTER_MACROS
  2. local MAX_GLOBAL_MACROS = MAX_ACCOUNT_MACROS
  3. local MAX_MACROS = MAX_CHAR_MACROS + MAX_GLOBAL_MACROS
Thanks! =)
Last edited by Flowsion : 10-16-14 at 11:25 AM.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 06:01 AM  
jb8893
A Kobold Labourer

Forum posts: 0
File comments: 7
Uploads: 0
Worked! I had the order wrong. Thank you!!!!
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 01:39 PM  
Xancepants
A Deviate Faerie Dragon

Forum posts: 17
File comments: 3
Uploads: 0
Please Update this addon for 6.0 WoD!

After the 6.0 patch, either the addon "MacroBank" or "Action Bar Saver" has stopped working. I'm still unsure which addon, because whenever I try to reload a profile with Action Bar Saver on any character, it fails to load any of the character-specific macros, but some of the general macros tab seem to load on to the action bar. So I'm not sure if its Action Bar Saver not properly restoring macros onto the action bars, or if its Macro Bank having issues that cause Action Bar Saver to not recognize the macros. It gives me an error saying "failed to load macro #2 into slot #2. The macro appears to have been deleted" for every macro, #2, #3, #4 etc. I've tried re-installing both addons, re-saving/re-doing all the macros as well as setting up action bars, but it always gives the same error. Any word of an update for either of these addons? Or perhaps alternative addons just like these ones that do work for 6.0? Thank you.
Report comment to moderator  
Reply With Quote
Unread 10-18-14, 01:44 PM  
AnrDaemon
A Chromatic Dragonspawn
AddOn Author - Click to view AddOns

Forum posts: 156
File comments: 2231
Uploads: 5
Ever tried to read some posts before making a new one?
The fix for ABS just two posts below yours.
Report comment to moderator  
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.