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 Jun 11, 2024In reply to oishii1992: Thanks SO Much!
-
View User Profile
-
Send Message
Posted May 22, 2024Are the chat tab presets able to be added to this export? The combat log (thankfully) keeps its config account wide, but I have to remake my chat tabs, PMs, Loot, /say, etc on every new char.
-
View User Profile
-
Send Message
Posted May 25, 2024In reply to psydfexrein:
layout or something else you wish to export and import?
-
View User Profile
-
Send Message
Posted May 25, 2024In reply to oishii1992:
The channel filters, I have one for PMs, Loot, /say, trade (and a junk tab so they aren't auto added into the general tab). The layout I just use a global edit mode config for.
For instance, this is my Loot tab filter, with everything else in the other sections unchecked as well. These are the settings I'd want to also have backed up. https://imgur.com/a/Vb4n2Cm
Edit, Also, the background transparency is annoying to have to change for each chat tab. I usually have it at about 75% alpha to make it readable above bright textures.
-
View User Profile
-
Send Message
Posted May 10, 2024Needs update of TOC files for Cata Classic https://i.imgur.com/JBFx5Zi.png
-
View User Profile
-
Send Message
Posted May 7, 2024Hi,
Could you update it to the latest Classic Era Game Version of 1.15.2?
Would be awesome, thanks a lot in advance!
-
View User Profile
-
Send Message
Posted May 11, 2024In reply to maximus210793:
done
-
View User Profile
-
Send Message
Posted May 2, 2024Cataclysm update please?
-
View User Profile
-
Send Message
Posted May 11, 2024In reply to stellarharbour:
done thanks for free weekend
-
View User Profile
-
Send Message
Posted Apr 21, 2024Is it possible to import/export part of my action bars (eg. actionbar7 and actionbar9).
-
View User Profile
-
Send Message
Posted May 11, 2024In reply to zivilyyyn:
for now, there is no way to do it, i am planning a myslot editor yrs ago, too lazy to get it done
-
View User Profile
-
Send Message
Posted Jun 29, 2024In reply to zivilyyyn: supported in 5.16
-
View User Profile
-
Send Message
Posted Apr 15, 2024I put some toys on the bars and Myslot doesn't import them at all. Is this not allowed?
-
View User Profile
-
Send Message
Posted May 11, 2024In reply to jamesbearclaw:
toys are supposed to be imported, if not please file a bug with your toy and exported string
-
View User Profile
-
Send Message
Posted Mar 30, 2024anyone know if there is a page dedicated to preset classes for WoW Dragonflight? i'm tryin to get back into the game but don't feel like setting it all up, id rather copy someone else and learn from there. Any help would be great :D
-
View User Profile
-
Send Message
Posted Mar 31, 2024In reply to XeroskillzX:
i bought myslot.net and was going to create a place to share myslot export string.
however, i am too lazy......
-
View User Profile
-
Send Message
Posted Mar 13, 2024can there be a
/myslot clear Macro command
that just remove all the macros for better clearing
before importing the saved macro via this addon
so i can make a macro named like FireMage Spec go like:
/myslot clear Macro
/myslot load FireMage
so it can clear my macros i only use as Arcane/Frost mage but not as Fire
as a example
-
View User Profile
-
Send Message
Posted Mar 15, 2024In reply to ecstatic_jepsen8758475:
hmmm how can myslot know the catalog of macro?
-
View User Profile
-
Send Message
Posted Mar 16, 2024In reply to oishii1992:
i mean if there is a command for:
Clear all action slot on your action bar
/myslot clear action
Clear all key bindings (blizzard default included)
/myslot clear binding
why not for for macros aswell
a command that remove all macros for clearing them
that you can use together with "/myslot load Profilename"
so we can do macro setups to change our action bars/macro set clear the old one and get in the new from the loaded profil/bindings via 1x macro
-
View User Profile
-
Send Message
Posted Mar 11, 2024Is there a way to undo creating a new profile with this? I have only run one command and I seem to have accidentally separated my main's profile from the rest of my characters and I want to undo that.