How do i make this macro work?

So atm iv got two macros that are the followiinig:

/run frame = GetMouseFocus();frame:Click(“LeftButton”, 1);

/run AuctionatorPostButton:Click()

They work fine on there own but im unsure how i put them into one macro that i can spam click ?

2 Likes

You click with your finger

I don’t think you can have two events in one macro due to automation limitations.

1 Like

Just to be clear i’m not expecting it to perform two actions in one press i just wanted to bebale to press the same key multiple times so i don’t have to move the mouse so much when posting hundreds of items. Is this also not possible? thanks

maybe make two macros and put them on 1 and 2 and just use ineex and middle finger. might be fast too.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.