Close
Showing results 1 to 10 of 29

Threaded View

  1. #17

    Default

    Quote Originally Posted by Acidburning View Post
    I am looking for a macro that when I trade gold from characters, it will accept the trade, and the other popup that occurs.

    I am currently using:

    /click TradeFrameTradeButton

    What else can I add to this to accept the gold trades?
    You can use this to see the frame/button name - just make it as a marco and put in on your action bar

    /run print(GetMouseFocus():GetName())
    My retail accept all marco - not tested on classic (LFG/LFD is not in classic)
    /click StaticPopup1Button1
    /click ConquestJoinButton
    /click PVPReadyDialogEnterBattleButton
    /click LFDRoleCheckPopupAcceptButton
    /click LFDDungeonReadyDialogEnterDungeonButton
    /click ReadyCheckFrameYesButton
    /click LFGDungeonReadyDialogEnterDungeonButton
    EMA have build in trade
    Last edited by Tin : 09-05-2019 at 04:46 AM
    Eonar - EU

Posting Rules

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