Gradimir Stankovic
Power Member
- Jan 10, 2010
- 737
- 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)
If you want your account safer, change seconds in last line.
AddMeFast shouldn't ban this, as you'll actually subscribing, not faking anything.
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: