Remove not attending from facebook events

ollie9009

Junior Member
Joined
Sep 1, 2011
Messages
195
Reaction score
80
Is there a new iMacro that works in removing the "not attending" from the new style facebook events? This is the one I used to use:

HTML:
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:SUBMIT FORM=ACTION:/ajax/plans/profilebrowser/remove.php ATTR=ID:*
WAIT SECONDS=2
TAG POS=1 TYPE=INPUT:BUTTON ATTR=NAME:ok&&VALUE:Okay

Although, since the new style events, it doesn't show the not attending list, and you have to select it by clicking the attending/ awaiting reply then select it from the drop down menu.

But when you run the macro (even if you open it in a new tab) it just deletes the awaiting reply, even when you have the not attending selected. Anyone know a method around this? or have a fixed macro/ script?
 
Last edited:
never mind, I managed to find a script that works.
 
hey ollie9009, do you know the script to delete those declined events on facebook where there's no cross to remove them? do you mind to share it? thanks
 
Hi Ollie, what was the working script you found? would be interested in using it?
 
Back
Top