Spliffrichard 0 Report post Posted January 15, 2017 Hey Buddys, I have a macro made for /who, in order to see the current server pop. But I can´t figure out, how to close the social window / frame, with clicking again on the Macro Button. So that it works this way: Click -> social frame with /who opens -> click again -> social frame closes Would be nice, if anyone could help. tia 0 Share this post Link to post Share on other sites
asdaaf 0 Report post Posted January 15, 2017 (edited) /run if not FriendsFrame:IsVisible() then SendWho('') else HideUIPanel(FriendsFrame) end e: nvm Edited January 15, 2017 by asdaaf 0 Share this post Link to post Share on other sites
Spliffrichard 0 Report post Posted January 16, 2017 Awesome, thank you bud! 0 Share this post Link to post Share on other sites