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.
Hello. 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...
Hi! 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!
In reply to eiy711:
thanks this is a planned feature and still in development. the profile management experience will be improved
In reply to oishii1992: Good to know. Thank you!
hello. 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?
In reply to lavender182:
the backup is called 'Before Last Import'
always be the first of your myslot profile list
Hey, 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.
In reply to Darlektris:
more than happy to
Hello, 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
In reply to Thoemsen:
could you please record a video? myslot will not delete anything unless you turn on clean up
Hey 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.
In reply to Bogdanov89:
myslot will not copy those settings.
"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
In reply to glaubemich:
ok will consider it
Hi,
can you update to the latest Classic Era 20th Anniversary Version 1.15.5.
Would be awesome.
Thanks a lot!
In reply to maximus210793:
updated
It would definitely be very useful if you could save all the settings you have made. So everything under Gameplay, Accessibility and System.
In reply to Rubyurek:
hmm, myslot would deal with slot only
no plan for other kind of export at the moment.
Is it possible to get a "human readable" version of an export? For example, I copied the layout from my level 80 Beast Master to a level 40 Beast Master. As the level 40 learns new spells, I'd like a document that tells me where to put that spell without having to logout/login multiple times to look.
In reply to bsmorgan:
https://myslot.net/?decode=1 you will see a decode button, it will give you some technical decode of the text. i am working on mapping everything to human readable, but have to do day time job
in case you cant click url
it is myslot.net/?decode=1
add decode=1 after myslot.net