View Single Post
06-16-22, 12:14 PM   #1
JahirahDK
An Aku'mai Servant
 
JahirahDK's Avatar
Join Date: Sep 2020
Posts: 38
SCRIPT: Confirm item buyout

A few years back I created a multipurpose /click "StaticPopup" macro allowing me to automatically hit "accept" on static popups, train skills, destroy items, accept and/or hand in quests....
The design is simple and it eliminates much of all the hasle with point and click...
Unfortunately it doesn't work when interaction with the Auction House - I can't get it to hit the "accept" button to confirm a buyout even though the button is named "StaticPopup1Button1"....

This is the macro im using...
Code:
/click StaticPopup1Button1
/click StaticPopup2Button1
/click QuestFrameAcceptButton
/click QuestFrameCompleteButton
/click QuestFrameCompleteQuestButton
/click ClassTrainerTrainButton
I should probably mention that I'm playing Burning Crusade Classic...
Any ideas?
__________________
//Jahirah
  Reply With Quote