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. 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. nodepat 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
Get Myslot
- Curse (Lastest stable) http://www.curse.com/addons/wow/myslot
- Wowace (stable and test) http://www.wowace.com/addons/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
My game envirment is Ubuntu + wine
- fetch the source code
``` $ git clone https://github.com/tg123/myslot.git
$ cd myslot
$ git submodule init
$ git submodule update ```
- pull the localizations from wowace
./update_locale.sh
- build your own dist
.zip
./dist.sh
Changing Protobuf def
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.
- Dependencies
Your need install lpeg
to build .proto
luarocks install lpeg
- Generate
Editing protobuf/MySlot.proto
run
lua buildast.lua
to generate PbMySlot.lua
for game use
Copyright and License
- Copyright (C) 2009-2019 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.
Can you split character specific and general macros please? this is fucking me all the time
In reply to Luunii_:
it is.
but if your macro slot is full, it will try to add macros to general or character specific where space is available.
In reply to oishii1992:
i mean a seperate import/export like rn its actions/bindings/macros and then it would be actions/bindings/general macros/char specific macros i used the clear option cause my char specific macro slots were too full and it took off all general macros from all of my other characters on every loadout cause it deleted and recreated them aswell id like to circumvent that :(
In reply to Luunii_:
ok I will think where to put an option for it
In reply to oishii1992:
ty so much <33
Hello, i play on Wotlk classic, and nothing happen when i press export button
In reply to Hoi92:
seems you are using the retail version of myslot, could you please double check it?
Love this addon, will it be updated for Dragonflight? Used to use it a lot years ago.
In reply to Zedaso:
it already had one, let me know if it does not work
Is there any way to re-order the loadouts other than copy/pasting order in the .lua file?
In reply to Duranna144:
re-order? you mean some editor?
In reply to oishii1992:
In reply to oishii1992:like if I have 4 saved, A, B, C, and D, but I want D to be the first one, is there a way to do that?
I have one for every class/spec, but I put them in as I played... I'd like to re-order them so they're alphabetical.
In reply to Duranna144:
got it, the profiles are not sorted by time at the moment.
i will think how to enable customized sort
Can i write a macro that can load a myslot profile?
That also "Clear macro before applying" ?
In reply to fisken1991:
theorical doable
i will test to see if blz has some limit, typically, it requires hardware event (such as mouse click).
but macro generally requires a click
Importing does not seem to work. I just have blank action bars.
In reply to DiscordianKitty:
There's just been an update which has a fix to "support extra bars for dragon flight" -- hopefully that fixes your issue.
I think I had the same issue when I tried myslot earlier in the week for action bar 6, but haven't had time to test this version.
In reply to Quartzfire:
Thanks LMK if you still have issues
In reply to oishii1992:
Hi,
Just tested on 1 alt (hunter) - seems to have resolved what I saw earlier in the week - many thanks :-)
I'll get around to the rest of my alts at the weekend and feed back if I see any issues.
Thanks for your quick work on the updates.
In reply to oishii1992:
Hi,
I think I've spotted one issue, and one observation.
Observation - Racial abilities do not copy across if the alt isn't of the same race (obvious) i.e. Escape Artist (Gnome Racial). Not sure if there could be an option to ignore racial abilities?
Issue - on Ret Paladin, "Radiant Decree" doesn't copy across. It is in my talents, but it's initially "Wake of Ashes" which is replaced by Radiant Decree. I can drag it manually from the Ret tree.
Error I get is " <Myslot>Ignore unlearned skill [id=383469], [Radiant Decree]"
Not sure if this will help you or not ==> https://imgur.com/a/7rg39LN
Cheers,
Quartz