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,112
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 03-09-08, 10:58 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
It depends, if Bongos is expanding beyond 120 action buttons then only the first 120 will be restored (API Limitation), but yes it should correctly restore all of the buttons.

I haven't actually tried switching between UF's yet and doing restores, but I see no reason why it wouldn't work.
Report comment to moderator  
Reply With Quote
Unread 03-09-08, 06:33 PM  
rberry88
Premium Member

Forum posts: 42
File comments: 34
Uploads: 0
I got the following error when typing "/abs save beegee" to save my bars using Bongos. I'm using 3 of the bars with 12 buttons each (total 36).

*note: beegee is a random name I used, does you need to use a specific set of names.

*notex2: if you would like error reports elsewhere, just let me know.

error:

Code:
Interface\AddOns\ActionBarSaver\ActionBarSaver.lua:53: attempt to index field 'profileData' (a nil value)
Count: 4

Call Stack:
[C]: ?
Interface\AddOns\ActionBarSaver\ActionBarSaver.lua:53: in function `SaveActions'
Interface\AddOns\ActionBarSaver\ActionBarSaver.lua:217: in function `?'
Interface\FrameXML\ChatFrame.lua:3086: in function `ChatEdit_ParseText'
Interface\FrameXML\ChatFrame.lua:2815: in function `ChatEdit_SendText'
Interface\FrameXML\ChatFrame.lua:2836: in function `ChatEdit_OnEnterPressed'
[string "*:OnEnterPressed"]:1: in function <[string "*:OnEnterPressed"]:1>
Report comment to moderator  
Reply With Quote
Unread 03-09-08, 07:52 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Type /script ActionBSDB.profileData = {} and then try again, was an issue with setting default config, has been fixed.
Last edited by Shadowed : 03-09-08 at 07:52 PM.
Report comment to moderator  
Reply With Quote
Unread 03-09-08, 09:27 PM  
rberry88
Premium Member

Forum posts: 42
File comments: 34
Uploads: 0
Originally posted by Shadowd
Type /script ActionBSDB.profileData = {} and then try again, was an issue with setting default config, has been fixed.
Yep works perfectly. I was also able to save a my bars in Bongos, exit the game, relog with rBars enabled instead and it restored just the way I had it.

Saved me a ton of time, thanks and great job.
Report comment to moderator  
Reply With Quote
Unread 04-04-08, 09:08 AM  
Awbee
A Kobold Labourer
 
Awbee's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 121
Uploads: 10
well, I was just going to start making an addon that does this, but I knew it would be a good idea to see if it was already done.

one thing I would like to see added though, is a GUI for the slash commands added to the addon section of the interface options.
Report comment to moderator  
Reply With Quote
Unread 04-04-08, 11:15 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Not going to happen, as it's not really needed since you don't switch profiles around that often (nor is the slash cmd that complicated)
Report comment to moderator  
Reply With Quote
Unread 04-07-08, 07:22 AM  
Dreadlorde
A Pyroguard Emberseer
 
Dreadlorde's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2302
File comments: 141
Uploads: 4
This is a great addon, but I have one suggestion. Would it be possible to save keybindings also? Or is there another addon that does that?

Great addon
__________________

Funtoo - Plan 9 - Windows 7
Report comment to moderator  
Reply With Quote
Unread 04-11-08, 12:17 PM  
D0rk
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
error

Hello,

I posted a bug report about this mod in the Bug Report section but I haven't seen any response to it so i'm reposting here.

Basically I saved my PvE profile under "fury", respecced and reworked my bars, did not change keybinds or mess with macros. saved the new profile at "pvp" and a few days later respecced back to my previous talent build and tried to /abs restore fury and got this error message.

Date: 2008-04-08 21:15:59
ID: 9
Error occured in: Global
Count: 1
Message: ..\AddOns\ActionBarSaver\ActionBarSaver.lua line 89:
bad argument #3 to 'format' (string expected, got nil)
Debug:
[C]: ?
[C]: format()
ActionBarSaver\ActionBarSaver.lua:89: GetActionID()
ActionBarSaver\ActionBarSaver.lua:197: LoadActions()
ActionBarSaver\ActionBarSaver.lua:309: value()
..\FrameXML\ChatFrame.lua:3032: ChatEdit_ParseText()
..\FrameXML\ChatFrame.lua:2724: ChatEdit_SendText()
..\FrameXML\ChatFrame.lua:2745: ChatEdit_OnEnterPressed()
[string "*:OnEnterPressed"]:1:
[string "*:OnEnterPressed"]:1
AddOns:
ActionBarSaver, v$Revision$
Auctioneer, v5.0.PRE.2966
Cartographer, vr63590
CartographerTreasure, v1.0
CTBuffMod, v2.4 (CTMod 2.0)
Enchantrix, v5.0.PRE.2966
EnchantrixBarker, v5.0.PRE.2966 (BillyGoat)
EnhTooltip, v5.0.PRE.2966
Gatherer, v3.1.1
GathererDBWowhead, v1.0.2008-02-07
Informant, v5.0.PRE.2966
Omen, vOmen r67752 / Threat-2.0 r67718
OmniCC, v2.0.7
OnScreenHealth, v20300-r01
Quartz, v0.1.0
RatingBuster, v1.3.5 (r61853)
sct, v6.0
simpleMinimap, v20100-6
Steamroller
Stubby, v52
Swatter, v5.0.PRE.2966
TitanFriends, v2.3.0
TitanQuests
TitanBag, v3.2.2.20400
TitanClock, v3.2.2.20400
TitanCoords, v3.2.2.20400
TitanPerformance, v3.2.2.20400
TitanRepair, v3.2.2.20400
Titan, v3.2.2.20400
TrinketMenu
DBMAPI


I am using the r649 revision of ABS. As you can see I dont use any bar or UI mods.
Report comment to moderator  
Reply With Quote
Unread 04-11-08, 07:41 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
D0rk: Next push should fix this
Report comment to moderator  
Reply With Quote
Unread 04-14-08, 04:47 PM  
Nirek
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 14
Uploads: 3
It seems to have issues figuring out macros from regular spells now, at least that's the only explanation I can come up with for what I'm seeing, I save a profile, the first 4 buttons have VT, Sw:P, MB, and Sw on them, as soon as I restore the profile, SW:P and SW both disappear, PW:shield does too for some reason, on another bar, the icon for SW:P and SW are also in some of my macros, which is what makes me think it's something strange with macro identification.
Report comment to moderator  
Reply With Quote
Unread 04-14-08, 04:55 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Are you doing anything odd, like do you have two macros with the same name if you're using the latest version did you try saving it before restoring it to make sure it's not an issue with an older versions data?
Report comment to moderator  
Reply With Quote
Unread 04-14-08, 05:41 PM  
Nirek
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 14
Uploads: 3
I'm using the version from yesterday, and yes after it ate icons, I deleted the profile, fixed it, saved, and then reloaded, and it ate them again.
Don't think the macro names are the same, all have different names, and there's no macro with the icon or name for PW:S and it still poofs for some reason.
ihml with the sw:d icon, and sp with the swain icon
Report comment to moderator  
Reply With Quote
Unread 04-15-08, 11:47 AM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
If IHML does what I think it does, it changes the contents of a macro which is what messes up the identification. Not really a bug with ABS.
Report comment to moderator  
Reply With Quote
Unread 04-15-08, 12:03 PM  
Nirek
A Defias Bandit
AddOn Author - Click to view AddOns

Forum posts: 2
File comments: 14
Uploads: 3
That 'might' explain one, but the contents didn't change, I didn't move between a save and a reload, and 3 icons still got ate

Got a chance to fiddle a little more, the profile lists as 46 of 120, 0 macros, 3 items, but when I restore it, 3 icons disappear, swpain, swdeath, and pwshield, the actual spells, not sure wtf is going on, hehe.

Edit2: I changed the icons on all of my macros to not match spells, it still eats them, no idea what's going on.

Edit3: Just for kicks, I deleted all my macros entirely and disabled ihml, it STILL eats shadow word pain, power word shield, and shadow word death

Edit4: It does look like they're being recorded, at least in the savedvars, but not sure what these numbers mean, if they're right:
"207:spell:Vampiric Touch:Rank 3", -- [1]
"194:spell:Shadow Word: Pain:Rank 10", -- [2]
"156:spell:Mind Blast:Rank 11", -- [3]
"184:spell:Shadow Word: Death:Rank 2", -- [4]
"204:spell:Vampiric Embrace", -- [5]

"61:spell:Shackle Undead:Rank 3", -- [61]
"55:spell:Power Word: Shield:Rank 12", -- [62]
"19:spellispel Magic:Rank 2", -- [63]
"166:spell:Mind Flay:Rank 7", -- [64]
Last edited by Nirek : 04-15-08 at 12:22 PM.
Report comment to moderator  
Reply With Quote
Unread 04-15-08, 12:31 PM  
Shadowed
...
Featured Addon Author

Forum posts: 387
File comments: 2513
Uploads: 83
Do a profile save again with all of your macros including the IHML ones, then email the ActionBarSaver.lua to shadowed at elitistjerks dot com I'll take a look at it.

And the numbers are something like

"<spell book index>:<button type>:<spell name>:<spell rank>", -- [<button number>]
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.