ollie9009
Junior Member
- Sep 1, 2011
- 195
- 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:
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?
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: