Download
(4 Kb)
Download
Updated: 09/17/14 10:57 PM
Compatibility:
Update 4 (1.4.3)
Craglorn (1.1)
Updated:09/17/14 10:57 PM
Created:04/12/14 12:44 PM
Monthly downloads:108
Total downloads:34,850
Favorites:163
MD5:
Binder  Popular! (More than 5000 hits)
Version: 1.10
by: Aiiane [More]
Binder provides a way to save and load keybinding sets, including the ability to save the bindings from one character and load them on another.

After install, you can use the following commands in the chat window:

Code:
/binder save SETNAME
  Saves current keybindings as the specified set name.

/binder load SETNAME
  Loads the specified set of keybinds, overwriting any existing keybindings.

/binder list
  Lists the name of each saved bind set.

/binder delete SETNAME
  Deletes the specified set of keybinds.

/binder auto
  Manage automatic bind set syncing.
Automatic bind set syncing is disabled by default. If you enable it, it allows you to automatically save the active bind set whenever you change keybindings, and automatically have those changes to all other characters using the same bind set. (Characters without an active bind set will have one automatically created for them named "Charactername-auto" - you can change the active set for a character via /binder load or /binder save.)

(MIT License)
Version 1.10:
- Increment API version to 100009.

Version 1.9:
- Increment API Version for Update 2 patch.

Version 1.8:
- Increment API Version for Craglorn patch.

Version 1.7:
- Work around some characters having different available targets for binding keys (e.g. due to addons).

Version 1.6:
- Add explicit error message if trying to load binds in combat
- Add debugging information

Version 1.5:
- Add missing entry for "/binder auto" in the help list.

Version 1.4:
- Replace spaces in character names with dashes when creating an automatic profile.

Version 1.3:
- Add automatic bind set syncing functionality.
- Add "/binder auto" to manage automatic bind syncing.
- Add "/binder delete" to delete saved bind sets.

Version 1.2:
- Fix optional Wykkyd Framework integration, so addon won't crash for players with WF installed.

Version 1.1
- Added "/binder list" to list saved bind sets.
Archived Files (12)
File Name
Version
Size
Uploader
Date
1.9
4kB
Aiiane
06/24/14 06:06 PM
1.8
4kB
Aiiane
05/22/14 10:11 AM
1.7
4kB
Aiiane
04/27/14 11:28 PM
1.6
4kB
Aiiane
04/21/14 06:04 PM
1.5
4kB
Aiiane
04/20/14 05:18 PM
1.3
4kB
Aiiane
04/16/14 08:05 PM
1.3
4kB
Aiiane
04/15/14 08:31 PM
1.2
3kB
Aiiane
04/14/14 08:22 PM
1.1
3kB
Aiiane
04/12/14 11:04 PM
1.0
3kB
Aiiane
04/12/14 12:47 PM
1.0
3kB
Aiiane
04/12/14 12:44 PM
0B
04/12/14 12:44 PM


Post A Reply Comment Options
Unread 02/08/17, 05:02 AM  
Dioscuri
 
Dioscuri's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
I recommend adding Binder to the Discontinued & Outdated AddOns section.

With the Homestead update, Binder causes severe loading lag and causes Shissu's LUA Memory to switch LUA memory to max (2048 MB). As soon as I disabled Binder all the rest of my addons could be enabled easily with minimal loading lag and normal LUA memory usage (similar to pre-patch).

Thanks to the author for making a great addon that has worked flawlessly all this time. I was worried there wasn't a good replacement but found Votan's Keybinder to be just what I needed.
Report comment to moderator  
Reply With Quote
Unread 07/10/15, 01:49 PM  
rbpaiett

Forum posts: 2
File comments: 64
Uploads: 0
Binder - G Quickslot Conflict

I discovered that if you create custom keybinds for G Quickslot addon and you have auto load for Binder enabled, the game takes a really long time to load/reloadui. If you use both with custom keybinds, you have to disable auto (/binder auto off).
Report comment to moderator  
Reply With Quote
Unread 05/11/15, 08:25 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
if author will come back

we need ability to import/export even if you logged on other acocunt
Report comment to moderator  
Reply With Quote
Unread 04/08/15, 08:27 PM  
Baertram
Super Moderator
 
Baertram's Avatar
ESOUI Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 4959
File comments: 6030
Uploads: 78
For all of you telling the addon doesn't work anymore. It still works perfectly.
You will just have to either enable "Outdated addons" in the addons tab, or
edit the addon's binder.TXT file with notepad and increase the API version to the current one.

Change this line in binder.txt:
Code:
## APIVersion: 100009
To this:
Code:
## APIVersion: 100011
-If the addon does not load your keybinds correctly disconnect your character from the game!!!
-Go to the folder SavedVariables in the folder c:\users\<your windows username>\documents\Elder Scroll Online\live (or "liveeu" if you play on the EU servers) and rename the file "Binder.lua" to e.g. "Binder.lua.bak".
-Then login again and use chat command "/binder save keys1". keys1 is just an example and can be any text string you wnt it to be. Better do not use spaces in it! This sometimes relates to errors, if you character's name got spaces e.g. and you use the auto save & load mthod.
-Logout and login with another character, use chat command "/binder load keys1"

Just don't use the sync stuff and do it manually:
Everytime you change the keybinds save it by chat command "/binder save keysX" (where x is a number or always the same number, as you wish) and then use the chat command "/binder load keysX on your toon to get the same keybindings.
Last edited by Baertram : 04/08/15 at 08:29 PM.
Report comment to moderator  
Reply With Quote
Unread 03/23/15, 08:03 PM  
Treadpool
You Said Member
 
Treadpool's Avatar

Forum posts: 17
File comments: 49
Uploads: 0
The auto load feature doesn't seem to be working. I turned on auto on my main, logged into my alt and it shows an auto set created, but the keybinds don't actually work. I have to manually load the set.

I do not use ESO Launcher.
Last edited by Treadpool : 03/23/15 at 08:29 PM.
Report comment to moderator  
Reply With Quote
Unread 03/18/15, 02:39 AM  
Zebular

Forum posts: 13
File comments: 11
Uploads: 0
Originally Posted by Garkin
Originally Posted by mendisabal
Hi ,its no work for mee ,But it is very much needed .
I replaced the value of the version of the file Binder.txt
I keep one character says saved 91 option ,send load to another character writes loaded but nothing happens, Control keys are old .
Please help I really need this addon /
Do you use ESO Launcher? This addon does not work with ESO Laucher when it has enabled option "EnableProtectedLuaFunctions". I have slightly modifed this addon to fix this compatibility issue. If you are interested, download it from my Dropbox folder (Binder-1.11.zip).
I get a 404 error going there.

Is there anyway you could update this for 1.6.5 and publish it here so it shows up in Minion? Thanks in advance.

Update: I downloaded the one that is available here and just edited the Binder.txt file, changing the version line to the following and it works just fine.

## APIVersion: 100011


Cheers!
Last edited by Zebular : 03/18/15 at 10:18 AM.
Report comment to moderator  
Reply With Quote
Unread 02/18/15, 03:08 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by mendisabal
Hi ,its no work for mee ,But it is very much needed .
I replaced the value of the version of the file Binder.txt
I keep one character says saved 91 option ,send load to another character writes loaded but nothing happens, Control keys are old .
Please help I really need this addon /
Do you use ESO Launcher? This addon does not work with ESO Laucher when it has enabled option "EnableProtectedLuaFunctions". I have slightly modifed this addon to fix this compatibility issue. If you are interested, download it from my Dropbox folder (Binder-1.11.zip).
Report comment to moderator  
Reply With Quote
Unread 02/18/15, 02:45 PM  
BigM
 
BigM's Avatar

Forum posts: 16
File comments: 371
Uploads: 0
On PTS and even though it says out of date working great for me, also copied the saved variable file and just did /binder load bigm and it setup settings fine. Would be nice if this could be updated to not show out of date.
Report comment to moderator  
Reply With Quote
Unread 01/20/15, 09:16 AM  
mendisabal

Forum posts: 3
File comments: 113
Uploads: 0
Hi ,its no work for mee ,But it is very much needed .
I replaced the value of the version of the file Binder.txt
I keep one character says saved 91 option ,send load to another character writes loaded but nothing happens, Control keys are old .
Please help I really need this addon /
Report comment to moderator  
Reply With Quote
Unread 12/08/14, 02:44 PM  
Iphitos

Forum posts: 5
File comments: 73
Uploads: 0
Originally Posted by SteveCampsOut
Does this need updating with 1.5.2?
You can edit Binder.txt:

change:
## APIVersion: 100009

to:
## APIVersion: 100010

save the file

/reloadui

Done - no need to allow out of date addons for this one ;-)
Report comment to moderator  
Reply With Quote
Unread 11/06/14, 06:01 AM  
QuadroTony
Banned
 
QuadroTony's Avatar
AddOn Author - Click to view AddOns

Forum posts: 828
File comments: 3866
Uploads: 3
wow!!! great addon, thx
Report comment to moderator  
Reply With Quote
Unread 11/03/14, 09:27 PM  
Garkin
 
Garkin's Avatar
AddOn Author - Click to view AddOns

Forum posts: 832
File comments: 1097
Uploads: 33
Originally Posted by SteveCampsOut
Does this need updating with 1.5.2?
It works without update, just enable "Allow out of date addons" in addon manager.
Last edited by Garkin : 11/03/14 at 09:27 PM.
Report comment to moderator  
Reply With Quote
Unread 11/03/14, 09:10 PM  
SteveCampsOut
 
SteveCampsOut's Avatar

Forum posts: 38
File comments: 363
Uploads: 0
Does this need updating with 1.5.2?
Report comment to moderator  
Reply With Quote
Unread 10/22/14, 11:36 PM  
Eldorhaan
 
Eldorhaan's Avatar

Forum posts: 2
File comments: 142
Uploads: 0
A mega + for this addon ... So excellent
Report comment to moderator  
Reply With Quote
Unread 09/21/14, 02:08 PM  
Lippy

Forum posts: 0
File comments: 9
Uploads: 0
I have no issue, but I did a fresh install with all old files and the lua cleared. as a true lefty that modifies 85 of the base keybinds, as well as stacking another 12 for mods, and 8 characters, I actually dread updates without a tool like this.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: