[GET] AddMeFast Facebook Likes iMacros Script - Never stops!

Tried it out, it doesn't work with Chrome. When you press play it goes to the Facebook Likes page on addmefast then nothing happens.
 
Well, my problem on firefox is that it is working until a certain point, when it selects the Like button with the blue rectangle, but DOESN'T click it, then goes back to addmefast. :-(
 
Does anyone have good setting for this bot to bypass facebook like limit?
I had an account but FB blocks the account and wants me to phone verification.
2 of my accounts has died now.

I tried 99 likes limit on bot but i checked next day, FB account dead.

another FB account was verified but now it just got 3 days of blocking "like" button. i can use the account but I can't click on like button for 3 days.

I think the bot is too fast or something.. I don't want to use it with my real account.

is there any good setting? or delay seconds suggestion in setting?

Thanks.
 
Here's the "share" and "subscribe" scripts. I've set the final wait to 15 sec to slow it down as the others I've used lead to FB blocks.

Share:
Code:
VERSION BUILD=7500718 RECORDER=FX
SET !TIMEOUT_STEP 200
SET !ERRORIGNORE YES
TAB T=1
SET !TIMEOUT_STEP 10
TAG POS=1 TYPE=A ATTR=TXT:Share
TAB T=2
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Share<SP>Link
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Share<SP>Photo
WAIT SECONDS=2
TAB T=1
TAB CLOSEALLOTHERS
TAB T=1
WAIT SECONDS=15


Subscribe:
Code:
VERSION BUILD=7500718 RECORDER=FX
SET !TIMEOUT_STEP 150
SET !ERRORIGNORE YES
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Subscribe
TAB T=2
FRAME F=0
TAG POS=3 TYPE=SPAN ATTR=TXT:Follow
WAIT SECONDS=4
TAB T=1
WAIT SECONDS=2
TAB CLOSEALLOTHERS
WAIT SECONDS=15

Just copy to notepad and save as *.iim in your imacro folder :)

Note: To fix the "closing window too fast" issue the script needs to be in js w/ some logic to catch that notification and, if it's present, hit the skip button then restart the script.
 
make sure your link is like http://www.facebook.com/yoursername if it's https it won't work.
 
Not working for me..
error in iMacros when i play loop:
SyntaxError: unknown command: VAR, line: 1 (Error code: -910)

please help
 
Back
Top