WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Accept all ingame calendar invites (https://www.wowinterface.com/forums/showthread.php?t=52101)

Tonyleila 03-19-15 08:11 AM

Accept all ingame calendar invites
 
Found this macro to accept all ingame calendar invites at once but it crashes the client and also is not working for me :(

Code:

/run i=0 _,m,d=CalendarGetDate() for j=d,31 do while CalendarGetFirstPendingInvite(i,j)>0 do k=CalendarGetFirstPendingInvite(i,j) CalendarContextInviteAvailable(i,j,k) end end
Is there any addon that provides a button to accept all inv for the currently shown page? That woud be great!


All times are GMT -6. The time now is 03:56 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI