Quote Originally Posted by Saqor View Post
What do you guys use to "push" your UI (actionbar setup, macros etc) to your toons?

Currently, I'm using a homebrewed app, but it requires me to log out (or at least, /reload) to apply changes - it's working, but hardly ideal.

I'm using Jamba and Bartender4, but neither seem to have the ability to push such changes "live" (I'd love to be corrected of course).
You can't update anything in the WTF folder while the game is running (for the characters logged in) because it all gets overwritten when you /reload or exit the game client.

From Khat's Guide:
How Do I copy my mod settings from my master to my slave?

Settings are not saved in the ADDON folder. The addon folder only stores the actual mod with the default information it needs to work. Addons store information specific to your settings in the WTF folder. However, copying the entire WTF folder will also copy the \ACCOUNT NAME\Saved Variables and \ACCOUNT NAME\SERVER NAME\TOON NAME\Saved Variables paths, thus not putting the files in a folder that the slave accounts will access, since they will have different ACCOUNT NAME and TOON NAME.

Within the WTF Folder, there are 2 places where addon settings will save. Some use both locations to save different things.

World of Warcraft\WTF\Account\ACCOUNT NAME\SavedVariables

and

World of Warcraft\WTF\Account\ACCOUNT NAME\SERVER NAME\TOON NAME\SavedVariables

Simply copy the LUA file for whatever mods from the master account to the same place in the slave accounts, using the appropriate ACCOUNT NAME and TOON NAME for the slave, of course.

Make sure it's the LUA, not the BAK. It should say LUA under "Type" or when you right-click > Properties, not LUA.BAK.

Quote Originally Posted by Saqor View Post
Edit: bonus info -

I'm running on a single PC, and using KeyClone - no IsBoxer, I tried it and wasn't too impressed, though if such functionality is in there, I'd probably give it another try.
No, not even ISBoxer can load add-on settings while the game clients are running.