Quote Originally Posted by 'Coca Cola Injection',index.php?page=Thread&postID=179829#pos t179829
does anyone know a script that can change the bindings of keys.
I know very little about WoW so I should probably keep quiet and let somebody else answer. But I've read that WoW's script language includes the following commands, and they look like they do what you want:

Code:
/script SetBindingMacro("KEY", "macroname") 

/script SaveBindings(GetCurrentBindingSet())