Respec/reforge azerite armor menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 27
  1. #1
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Respec/reforge azerite armor

    Use this to reforge your azerite traits on your azerite armors anywhere. You can probably find several uses for this, for example changing traits during mythic dungeons..

    Code:
     /run UIParentLoadAddOn("Blizzard_AzeriteRespecUI") ShowUIPanel(AzeriteRespecFrame);
    Last edited by Mygel; 08-21-2018 at 07:18 AM.

    Respec/reforge azerite armor
  2. Thanks Helkern, lilsniff, h42, artemarkantos, Volac22, Poisons123, 666SATAN666, Volacovic (8 members gave Thanks to Mygel for this useful post)
  3. #2
    angrytestie's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2012
    Posts
    149
    Thanks G/R
    2/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    can you do this with scrapping aswell?

    edit : ok just figured it out myself - use

    Code:
    /run UIParentLoadAddOn("Blizzard_ScrappingMachineUI") ShowUIPanel(ScrappingMachineFrame);
    Last edited by DvASystems; 08-21-2018 at 06:27 AM.

  4. Thanks Mygel, Poisons123 (2 members gave Thanks to angrytestie for this useful post)
  5. #3
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by angrytestie View Post
    can you do this with scrapping aswell?

    edit : ok just figured it out myself - use

    Code:
    /run UIParentLoadAddOn("Blizzard_ScrappingMachineUI") ShowUIPanel(ScrappingMachineFrame);
    Nice, didnt try myself but wouldnt this be the same as this post?
    https://www.ownedcore.com/forums/wor...verywhere.html (Portable Scrapper everywhere)

    Btw respeccing traits can be done anywhere so there's lots of uses for it, try swapping traits as u want in mythic dungeons for example...
    Last edited by DvASystems; 08-21-2018 at 06:27 AM.

  6. #4
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Well i dont have access to elite so just posted here to contribute abit

  7. Thanks h42, Vinicius Alves Rebeque (2 members gave Thanks to Mygel for this useful post)
  8. #5
    angrytestie's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2012
    Posts
    149
    Thanks G/R
    2/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hotfixed right now - it says now "requires scrapper"

  9. #6
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by angrytestie View Post
    hotfixed right now - it says now "requires scrapper"
    nope still works. Try shift clicking your azerite gear first.

  10. #7
    angrytestie's Avatar Active Member
    Reputation
    15
    Join Date
    Oct 2012
    Posts
    149
    Thanks G/R
    2/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Mygel View Post
    nope still works. Try shift clicking your azerite gear first.
    i mean the scrapper. not reforger.

  11. #8
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    ah okey, cool!

  12. #9
    Aenaxx's Avatar Member
    Reputation
    1
    Join Date
    May 2013
    Posts
    19
    Thanks G/R
    8/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    first you have to open the scrapper by your own, then it works
    Last edited by Aenaxx; 08-21-2018 at 12:28 AM. Reason: wrong text

  13. #10
    HunterHero's Avatar Legendary
    Reputation
    656
    Join Date
    Jun 2006
    Posts
    879
    Thanks G/R
    150/230
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can reforge your gear at the transmog npcs

  14. #11
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by HunterHero View Post
    You can reforge your gear at the transmog npcs
    sure, but using this you can reforge/scrap anywhere you want.

  15. #12
    Manuris's Avatar Contributor
    Reputation
    104
    Join Date
    Dec 2014
    Posts
    96
    Thanks G/R
    12/87
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Out of curiosity, where do you find the UI Panel names for that?

  16. #13
    karazhan923's Avatar Member
    Reputation
    1
    Join Date
    Sep 2017
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    BlizzardInterfaceCode/UIParent.lua at master . tomrus88/BlizzardInterfaceCode . GitHub looks promising

    and nice find, never going back to my bank/scrapper LUL
    Last edited by karazhan923; 08-21-2018 at 06:00 AM.

  17. #14
    d0tc0m's Avatar Contributor
    Reputation
    109
    Join Date
    Dec 2015
    Posts
    82
    Thanks G/R
    7/35
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Is this possible to do with the AH interface?

  18. #15
    Mygel's Avatar Active Member
    Reputation
    61
    Join Date
    Sep 2008
    Posts
    88
    Thanks G/R
    2/12
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by d0tc0m View Post
    Is this possible to do with the AH interface?
    Sure, but nothing works if you're not in range of the AH. Atleast I haven't found a way for it.

    Code:
    /run UIParentLoadAddOn("Blizzard_AuctionUI"); ShowUIPanel(AuctionFrame);
    Try it yourself with that

Page 1 of 2 12 LastLast

Similar Threads

  1. Getting 15k armor in bear form
    By Cush in forum World of Warcraft Guides
    Replies: 6
    Last Post: 01-03-2007, 01:10 PM
  2. Destroy Someone's Armor [Priest Only]
    By Matt in forum World of Warcraft Exploits
    Replies: 4
    Last Post: 08-16-2006, 07:20 PM
  3. Warlock Armor Sets
    By Amedis in forum World of Warcraft Guides
    Replies: 0
    Last Post: 06-04-2006, 09:51 AM
  4. Warlock Respec Bug
    By impulse102 in forum World of Warcraft Exploits
    Replies: 7
    Last Post: 05-27-2006, 09:39 AM
  5. Imperial Armor (guide to get)
    By oninuva in forum World of Warcraft Guides
    Replies: 7
    Last Post: 05-05-2006, 03:17 PM
All times are GMT -5. The time now is 07:48 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search