Myslot
Myslot
Introduction
Myslot is a World of Warcraft Addon for transferring settings between accounts.
Myslot can export your ActionBar Layout, Marcos and Key Bindings as a transfer-friendly text, which can be copy/paste into notepad, sent via email, etc. Any character, even different class, can use Myslot to import those settings from the 'Exported text'
Usage
Export
- Use command /myslot to toggle Myslot main UI
- Click the 'Export' button
- Save the
exported text
anywhere you want (e.g. nodepad as a txt)
Import
- Use command /myslot to toggle Myslot main UI
- Paste
exported text
into textbox - Click the 'Import' button
Clean up tools
- Clear all action slot on your action bar
/myslot clear action
- Clear all key bindings (blizzard default included)
/myslot clear binding
Import profile from command
You can use the command 'load' to import a profile by name
/myslot load ProfileName
You can add this line in a macro and safe it in your profile and swap from one profile to another by using the macro.
Get Myslot
Contrubuting
Source on Github https://github.com/tg123/myslot;
Localization
Localization is welcomed, Please visit <http://www.wowace.com/addons/myslot/localization/> and submit your localization
Build your own Myslot
- clone the source code into
Interface\Addons\Myslot
$ git clone https://github.com/tg123/myslot.git Myslot
Changing Protobuf
Myslot use a modified version of lua-pb to serialize/deserialize the data. You may want to change the data structure sometimes if you want add some new things to export.
Please check lua-pb about how to generate protobuf stub files.
Copyright and License
- Copyright (C) 2009-2024 by Boshi Lian <[email protected]>
- Use of this software for profit purposes are NOT allowed except by prior arrangement and written consent of the author.
- This software is licensed under the Apache License, Version 2.0
- All rights of Exported text are owned by end-users.
In reply to oishii1992:
Configs
In reply to oishii1992:
would like that "copy addons" feature too! :D
just a heads up, the link to the latest curse stable version is broken and the addon doesn't show up´at all when searching for it on the twitch app.
I checked link. it does work. for twitch app I submit a bug month ago for not showing some addons. they might update to fix it later
In reply to st0rmwhisper:
Been getting this error today .. importing text [ver:30] is not compatible with current version and when i try to export it doesnt work as well
Hello, this is a fantastic addon, saved me so much time when moving between accounts and same characters. Now i know its not designed to be for this, but one issue i have, is if i'm copying the settings between characters of the same class/spec or same class different spec on the same account, it duplicates macros. Would it be possible to have a drop down box, check box or a settings option to choose between copying "All Macros" or "Character Specific Macros" or "No Macros"?
In reply to Forge_User_79778463:
Thanks It is on roadmap, not done yet, :)
please have a look at 5.3.2
this addon didnt work for ingame settings???
i tried to transfer on the same account between 2 chars
still all this boxes empty...
In reply to QuadroTony:
No for in game settings. Action bar layout, macros and keybindings are support.
In reply to oishii1992:
i see thanks
can you recomment any addon that can transfer game settings between toons and accs?
i searched here and there but cant find one
In reply to QuadroTony:
I think that is simply because Blz does not allow to addon to modify in game settings.
Some settings, you can just copy config.wtf
In reply to QuadroTony:
sorry, I have no idea. but please comment if you find out some addon which can do that
Hey, sorry if this is a stupid question, but does this work for addons as well or just the blizzard default settings? And it is correct that it is working for Classic?
In reply to Forge_User_68848814:
Addon Keybindings are exported for sure.
will ignore them if the 'importer' does not have those addons.
For classic, there is a special version. see files for all versions.
Update!
A temp fix:
remove or comment out the following lines of Myslot.xml
60x Frame MYSLOT_ReportFrame_EditBox: Unknown script element OnClick
should be update.
-----------------------
guys can get this fan update before officaul update :
https://github.com/EKE00372/MySlot_Fanupdate
seems this fan didn't update either?