
Originally Posted by
Deadpool
Hey
Is there a way to Automatically accept trades from your toons when multiboxing, would make things so much easier.
I have to send the same item to 4 characters and limited to 1 trade action each time.
If no option to Automatically accept trades using EMA or other mods, can you tell me the way you do it which is easier than full manually switching between each window 1 at a time, clicking accept, going back to main, starting new trade to next character?
Edit: This is for WOW Classic. I also use ISBoxer Suite And Innerspace.
Thanks

Just make an Accept All Macro
Code:
/script if(LFGDungeonReadyDialog:IsShown()) then LFGDungeonReadyDialogEnterDungeonButton:Click() end/click LFDRoleCheckPopupAcceptButton
/click ReadyCheckFrameYesButton
/click StaticPopup1Button1
/script AcceptTrade();
Connect With Us