Thread Tools Display Modes
Prev Previous Post   Next Post Next
12-08-15, 06:41 AM   #1
Sherezaada
A Defias Bandit
Join Date: Dec 2015
Posts: 3
set trade amount with macro

I need to set trade amount with a macro, can be done?

With this I got the name of the frame I need to modify:

Code:
/run local f = GetMouseFocus(); if f then DEFAULT_CHAT_FRAME:AddMessage(f:GetName()) end
TradePlayerInputMoneyFrameGold


Now I have this macro:
Code:
/tar [PLAYERNAMEHERE]
/trade
/select TradePlayerInputMoneyFrameGold #whattheheck, doesnt work...
#/click TradePlayerInputMoneyFrameGold doesn't work...

Could you helpme?

Last edited by Sherezaada : 12-08-15 at 06:44 AM.
  Reply With Quote
 

WoWInterface » AddOns, Compilations, Macros » AddOn Search/Requests » set trade amount with macro


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off