Is there a workaround to
/click MountJournalSummonRandomFavoriteButton
since /click no longer works?
1 Like
That macro still works as long as you’ve opened the mount journal during that login (might need to do it after ui reloads too). I believe this is the alternative which doesn’t have that requirement.
/run C_MountJournal.SummonByID(0)
3 Likes
You da real MVP
1 Like