There seems to have been a breakthrough among the gold sellers, allowing their bots to once again spam players' calendars with events advertizing their ill-gotten wares. We're not exactly sure just how they're doing it, but MVP Shammoz and Community Manager Eldtyara have been hard at work notifying the devs of the issue, as well as digging up a couple of solutions.
The first solution, as confirmed by Shammoz, is, rather than right-clicking the event and picking Ignore from the drop down menu, typing /ignore
The other option is to run a script, which several players have asserted has solved the problem, as can be seen in the forum thread which shares it. Running a script simply involves pasting it into your chat and hitting enter, and the script itself is below:
/run for i=0,99 do for y=1,31 do t,_,_,_,_,_,_,_,_,iB =CalendarGetDayEvent(i,y,1) if iB=="" or t=="TITLE" then CalendarContextInviteRemove(i,y,1) end end end
Change "Title" to the current common event name the spammers use
This macro should delete any events that either have no leader (character deleted or removed from calendar) or any invites with the given title.
Tags: calendar, calendar-spam, invitation-spam, invite-spam, remove-invitations, spam-invitations, spam-invite
Filed under: Bugs
Source : http://wow.joystiq.com/2013/05/01/a-temporary-fix-to-the-gold-sellers-spam-invitations/
No comments:
Post a Comment