AddMeFast iMacros subscribers script

Gradimir Stankovic

Power Member
Joined
Jan 10, 2010
Messages
737
Reaction score
857
Here's simple addmefast script for fb subscribers.
First install iMacros addon to your firefox, after that paste the code below into a macro. Be sure that you're logged in to facebook, and go to amf subscribers page. Set number of loops and click play(loop)

Code:
VERSION BUILD=7500718 RECORDER=FX
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:Subscribe
WAIT SECONDS=1
TAB T=2
TAB CLOSE
TAB T=1
WAIT SECONDS=1

If you want your account safer, change seconds in last line.
AddMeFast shouldn't ban this, as you'll actually subscribing, not faking anything.
 
Last edited:
Works just with US Acc Facebook

Language > English (US)

Works !
 
Last edited:
I am having Indian Acc.(FB) .. The script didn't work !!
Within minutes,when the addon is started. firefox quit ...
 
i want to installation help...pls give me help via skype or anyhow
 
Are you saying the script works with US based accounts ??
Please clarify !!
 
Just put your fb acc in US Language
Go ADM Subscribers Page
Click on Imacro and run Macro Loop.
 
To stop crashing post this as the second line: SET !TIMEOUT_STEP 150

Crashing is caused by AMF slowness (subscribe button doesn't show up)
 
So Macro Updated is :

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:Subscribe
WAIT SECONDS=1
TAB T=2
TAB CLOSE
TAB T=1
WAIT SECONDS=1

But it's crash FF..
 
Last edited:
To stop crashing post this as the second line: SET !TIMEOUT_STEP 150

Crashing is caused by AMF slowness (subscribe button doesn't show up)
Its still crashing.... I played loop only 15 times but still....
 
Last edited:
Hey guys.. it's still crashes my firefox after sometime..what can i do?
already added this timeout thingy...
 
So I noticed it usually crashes after facebook gives this warnning, or the guy disabled the subricbce button.
what can i do about it?

Warning
The website directing you here was not a Facebook page. If you entered your Facebook login information on the previous site, you will need to
To learn more about staying safe on the internet, visit our Page. You can also check out theWikipedia article.

ALSO
can u guys send me more imacros scripts like facebook likes, scubmable follow etc..
THANK
 
Back
Top