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.
I tried this on the ClassicPTR
Is it supposed to import character macros? (It doesn't)
it does
Does it rely on macros having non-whitespace names?
name + body
1:1 same otherwise create a new
Just a quick 'thank you'. Just found this and it is wonderful! All the best.
Appreciate your support
Ty for update! Can you add hide minimap icon option? Thank you.
added
anny eta on update? gonna make some alts inn prepatch sux to move all spells manualy x)
Please, can you make it available for pre-patch ShadowLand. It's no longer working. Thank you
Can you add addons support?
export addons config or key binding from addons?
key binding from addons is already supported
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, :)