Hi guys,
I'm a newbie but after few searches I have been able to find MAYBE a temporary solution (at least it works for me).
In fact the script is still good but you need to change some settings in the code.
So it's really simple just "right clic" & "edit macro".
VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
SET !TIMEOU

AG 10 <<<<<<<<===== Here I changed from "1" to "10".
SET !TIMEOUT_STEP 10 <<<<<<<<===== Here as well
SET !TIMEOUT_PAGE 30
SET !REPLAYSPEED MEDIUM <<<<<<<<===== Here I changed from "Fast" to "Medium" 'cause my IC is not good.
TAB T=1
URL GOTO= etc [CANT POST URL SORRY]
WAIT SECONDS=0
TAG POS=1 TYPE=A ATTR=TXT:Facebook<SP>Likes
TAG POS=1 TYPE=DIV ATTR=TXT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:u_0_1*
TAB T=2
WAIT SECONDS=7 <<<<<<<<==== Finally I increased the time to 7 seconds to give a rest to my computer.
TAB T=1
TAB CLOSEALLOTHERS
So this is really simple just change these few settings (For the wait time before closing everything you need to set it up each time it appears before "closeallothers").
I guess the pb might be the same for "fb share" and so on.
In the meanwhile you can also try to use reverbnation & Pinterest script that are really efficient ;-) (at least for me).
I'll stay connected on this thread : keep me informed if it works also for you.
And don't forget NOT to abuse scripts XD (use it fairly).