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 Dec 5, 2022In reply to Duranna144:
re-order? you mean some editor?
-
View User Profile
-
Send Message
Posted Dec 5, 2022In 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.
-
View User Profile
-
Send Message
Posted Dec 7, 2022In reply to Duranna144:
got it, the profiles are not sorted by time at the moment.
i will think how to enable customized sort
-
View User Profile
-
Send Message
Posted Nov 12, 2022Can i write a macro that can load a myslot profile?
That also "Clear macro before applying" ?
-
View User Profile
-
Send Message
Posted Nov 12, 2022In 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
-
View User Profile
-
Send Message
Posted Oct 27, 2022Importing does not seem to work. I just have blank action bars.
-
View User Profile
-
Send Message
Posted Oct 27, 2022In 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.
-
View User Profile
-
Send Message
Posted Oct 27, 2022In reply to Quartzfire:
Thanks LMK if you still have issues
-
View User Profile
-
Send Message
Posted Oct 27, 2022In 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.
-
View User Profile
-
Send Message
Posted Oct 30, 2022In 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
-
View User Profile
-
Send Message
Posted Oct 31, 2022n reply to Quartzfire:
https://www.wowhead.com/spell=383469/radiant-decree
https://www.wowhead.com/spell=384052/radiant-decree
are indeed two different skills technically
hmm it is too hard to map all similar skills from race to race,
still need to re-think how to handle such case
-
View User Profile
-
Send Message
Posted Oct 31, 2022In reply to oishii1992:
Thanks again for your quick responses :-)
-
View User Profile
-
Send Message
Posted Oct 23, 2022I have an issue (Wrath Classic) where I cant delete TBC era Templates for my warrior. Deleting Addon folder doesnt work, and I would prefer not clear the whole WTF folder. Any suggestions?
-
View User Profile
-
Send Message
Posted Oct 23, 2022In reply to Tertran:
any errors?
please /console scriptErrors 1 and /reload
delete it again, send me any errors poped up
-
View User Profile
-
Send Message
Posted Oct 27, 2022Here is the output that I get:
Message: Interface\AddOns\Talented\encode.lua:179: assertion failed!
Time: Thu Oct 27 22:56:56 2022
Count: 1
Stack: Interface\AddOns\Talented\encode.lua:179: assertion failed!
[string "@Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua"]:761: in function <...Ons\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:717>
[string "=[C]"]: ?
[string "=[C]"]: ?
[string "@Interface\AddOns\Talented\encode.lua"]:179: in function `StringToTemplate'
[string "@Interface\AddOns\Talented\encode.lua"]:263: in function `UnpackTemplate'
[string "@Interface\AddOns\Talented\core.lua"]:250: in function `OpenTemplate'
[string "@Interface\AddOns\Talented\ui\menu.lua"]:51: in function `func'
[string "@Interface\FrameXML\UIDropDownMenu.lua"]:944: in function `UIDropDownMenuButton_OnClick'
[string "*:OnClick"]:1: in function <[string "*:OnClick"]:1>
Locals: errMsg = "Interface\AddOns\Talented\encode.lua:179: assertion failed!"
isBugGrabber = nil
tsmErrMsg = nil
oldModule = nil
private = <table> {
globalNameTranslation = <table> {
}
FormatErrorMessageSection = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:517
ErrorHandler = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:134
origErrorHandler = <function> defined @Interface\AddOns\RCLootCouncil_Classic\RCLootCouncil\Core\ErrorHandler.lua:144
hitInternalError = false
CreateErrorFrame = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:536
num = 0
SanitizeString = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:510
AddonBlockedHandler = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:502
GetStackLevelInfo = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:344
ParseLocals = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:396
ignoreErrors = false
errorReports = <table> {
}
IsTSMAddon = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:478
localLinesTemp = <table> {
}
GetStackInfo = <function> defined @Interface\AddOns\TradeSkillMaster\LibTSM\Service\ErrorHandler.lua:313
}
MAX_STACK_DEPTH = 50
OLD_TSM_MODULES = <table> {
1 = "TradeSkillMaster_Accounting"
2 = "TradeSkillMaster_AuctionDB"
3 = "TradeSkillMaster_Auctioning"
4 = "TradeSkillMaster_Crafting"
5 = "TradeSkillMaster_Destroying"
6 = "TradeSkillMaster_Mailing"
7 = "TradeSkillMaster_Shopping"
8 = "TradeSkillMaster_Vendoring"
9 = "TradeSkillMaster_Warehousing"
}
-
View User Profile
-
Send Message
Posted Oct 28, 2022In reply to Tertran:
the error you posted is from
Talented
TradeSkillMaster
not myslot
-
View User Profile
-
Send Message
Posted Oct 23, 2022How do I get rid of this addon? i deleted it from teh folder and it still shows up on the minimap?
-
View User Profile
-
Send Message
Posted Oct 23, 2022In reply to kreahk2018:
like all other addons, you can delete the folder from
-
View User Profile
-
Send Message
Posted Oct 14, 2022On the latest Dragonflight PTR, I had a LUA error exporting (was still able to grab the text), but I can't successfully import.
-
View User Profile
-
Send Message
Posted Oct 14, 2022In reply to coldalloy:
I do not have acc nor PTR acc at the moment, but will definitely fix it