1. TradeSkillMaster for 3.3.5a. WIth Download Link.

    So i was looking for addons on github for wotlk and after search found this repo. That has been updated last 5 month ago. Got curious. Downloaded and it seem to be working.
    I saw couple of threds on forum about TSM tried many versions and they all failed. but this is working . atlest for me with all modules.

    https://github.com/Irame/TSM_WOTLK - Link to addon.
    https://github.com/Irame/TSM_WOTLK/archive/master.zip - Direct Link to addon.

    PS: Thanks Irame (https://github.com/Irame) for backporting this addon. if you play on warmane give me a sign :)

    Cheers.

  2. Awesome find, having trouble with the shopping module in combination with inscription though. Getting a lua error :( So close but yet so far.

  3. OP I love you for this finding and for sharing it here! I've missed TSM so badly. It can be intimidating to new players, but I swear TSM is king of AH addons. Even at this low version :)

  4. Is this still a thing? because i cant seem to get the addon working at all. It doesn't show up in my addons :S

  5. @sarkasmuslol I just logged in back after long break and it works fine

  6. I installed the cement a few days ago. At first it worked well, but right now I'm having trouble to show the items of my professions in TSM_Crafting, that is, all the new items I'm learning as I go up profession are not reflected in TSM_Crafting. I will try to create an issue in github to see if someone can help me.

  7. I installed the cement a few days ago. At first it worked well, but right now I'm having trouble to show the items of my professions in TSM_Crafting, that is, all the new items I'm learning as I go up profession are not reflected in TSM_Crafting. I will try to create an issue in github to see if someone can help me.
    It was just that I had to click on the bottom bar of the main TSM panel. The recipes of all professions are not updated automatically, not even reinstalling.

  8. Does this have a snipping scan because i cant seem to find it if it does?

  9. https://github.com/medinsky/tsm-wotlk

    Found another link. been updated 4 months ago. did not test it so its to you

  10. Is this possible to use on Warmane since you can't technically add the server in the desktop app...or can you?

  11. Is this possible to use on Warmane since you can't technically add the server in the desktop app...or can you?
    Yes, you just have to do manual auction house scans. Go to the auctiondb tab and run a getall scan. If you do this once or twice a day you will have a reasonably accurate market price for everything in about 2 weeks or so.

  12. Hello,

    I have been using TSM for a while now and it is imo the best addon for shopping on the AH overall.
    But i started having more and more problems with it, no matter what version i have tested. This is whats happening and i can not see what i have been searching for, click anything in that window. If i switch the tab to normal AH it works to type and click there.

    Link to SS: https://gyazo.com/791993afd89e344da984ac5c93db20b7

    If anyone know the way to fix this, it would be highly appreciated.

    Greetings, Matz

  13. May 9, 2020  

  14. Yes, you just have to do manual auction house scans. Go to the auctiondb tab and run a getall scan. If you do this once or twice a day you will have a reasonably accurate market price for everything in about 2 weeks or so.
    how do i do this getall scan?

  15. for anyone who is still looking here is more recent updated version of TSM

    https://github.com/ajseward/TradeSkillMaster

    and to get some item ID for group creation you can use macro
    Code:
    /run SLASH_ITEMID1="/itemid" SlashCmdList["ITEMID"]=function(msg) local _,link=GetItemInfo(msg) if link then ChatFrame1:AddMessage(msg .. " has item ID: " .. link:match("item:(%d+):")) end end
    and after using that macro (you need to use it every time you log in) you can simple type in chat
    Code:
    /itemid <shift-link your item>

12 Last

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •