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 textanywhere you want (e.g. nodepad as a txt)
Import
- Use command /myslot to toggle Myslot main UI
- Paste
exported textinto 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.
-
View User Profile
-
Send Message
Posted Feb 6, 2025In reply to cursevip:
sorry i did not get it, i believe there is only 18 spaces for char-specific macro. how can myslot place overflow macros?
-
View User Profile
-
Send Message
Posted Feb 6, 2025In reply to oishii1992: Around June 26, 2024, version [11_0]Build 55288, World of Warcraft's live server made a change, increasing the maximum number of character macros from 18 to 30. Thanks for reply.
-
View User Profile
-
Send Message
Posted Feb 21, 2025In reply to cursevip: double checked, myslot does support 30. are you importing text exported before 55288?
seems it is the reason why it got messed up
-
View User Profile
-
Send Message
Posted Feb 4, 2025Hello. In the export/import string I can see the Talent string, should it also be imported or its there just as a reference? Would love it to somehow import the talent tree also...
-
View User Profile
-
Send Message
Posted Feb 4, 2025In reply to Warshal:
just for reference. because myslot support import/export between classes
-
View User Profile
-
Send Message
Posted Jan 31, 2025Hi! First off, great addon. I have a lot of toons of different classes and specs, and this addon really helps me keeping my keybinds and macros organized. Thank you so much!
I have question: is there a way to sort or filter the list of profile? As I mentioned, I have a lot of classes and specs, and therefore have a lot of profiles saved. I'm not sure how the addon sort the profile names, but they seem to be very random. They are not by creation/modification date (some of my most recent profiles are on top of the list and some are at the bottom, and some are in the middle), and not by alphabetical order, either.
As you can imagine, this makes it pretty difficult to find the profile I'm looking for. Is there a way to sort the list? Or search the profile name? What's the best way to find the exact profile if I have a lot of them? Thank you!
-
View User Profile
-
Send Message
Posted Jan 31, 2025In reply to eiy711:
thanks this is a planned feature and still in development. the profile management experience will be improved
-
View User Profile
-
Send Message
Posted Feb 2, 2025In reply to oishii1992: Good to know. Thank you!
-
View User Profile
-
Send Message
Posted Jan 20, 2025hello. is there any possible way to undo last import? or maybe addon makes some autosaves before impots? I see message in chat about starting backup, so how can i import this backup version?
-
View User Profile
-
Send Message
Posted Jan 24, 2025In reply to lavender182:
the backup is called 'Before Last Import'
always be the first of your myslot profile list
-
View User Profile
-
Send Message
Posted Jan 17, 2025Hey, I want to thank you for such a great add-on. Your work has saved me a lot of time across multiple alts, servers, and game versions.
-
View User Profile
-
Send Message
Posted Jan 18, 2025In reply to Darlektris:
more than happy to
-
View User Profile
-
Send Message
Posted Jan 2, 2025Hello, great addon and great idea. looking pretty long for a ddon like this.
but somehow, this addon also deletes my macros in my actionbars (even if the option isnt marked)
how can i prevent this addon from deleting my macros in my bars?
thanks
-
View User Profile
-
Send Message
Posted Jan 3, 2025In reply to Thoemsen:
could you please record a video? myslot will not delete anything unless you turn on clean up
-
View User Profile
-
Send Message
Posted Dec 10, 2024Hey thanks for the mod.
Does this mod copy things like UI settings of the default blizz UI, such as which action bars are enabled and is auto loot enabled?
I cant get that part of export/import to work via Myslot.
Thanks for helping.
-
View User Profile
-
Send Message
Posted Dec 11, 2024In reply to Bogdanov89:
myslot will not copy those settings.
-
View User Profile
-
Send Message
Posted Dec 4, 2024"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."
The above quick import is a great feature. Can you add a command for "quick export" and "save" at the same time? For example:
/myslot export & save ProfileName
It is a great help for frequently changing configuration files
-
View User Profile
-
Send Message
Posted Dec 5, 2024In reply to glaubemich:
ok will consider it
-
View User Profile
-
Send Message
Posted Nov 28, 2024Hi,
can you update to the latest Classic Era 20th Anniversary Version 1.15.5.
Would be awesome.
Thanks a lot!
-
View User Profile
-
Send Message
Posted Jan 3, 2025In reply to maximus210793:
updated