Post: How to acquire LOTS of AddMeFast Credits (AUTOPILOT)
10-05-2013, 04:57 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
You must login or register to view this content.




Basically, this tutorial will show you how to get LOTS of addmefast credits, resulting in a large social media boost!


Requirements:

  • Firefox
  • A social media thingy to boost (facebook photo, page, youtube channel etc.
  • Ability to leave PC on a lot







1. To start, you will need a AddMeFast account, create one You must login or register to view this content.



2. First of all, load up firefox and create a FAKE facebook profile, make sure it is verified and able to like pages. and download the iMacro extension ( You must login or register to view this content. )



3. Once it has downloaded, you will want to go to My Documents > iMacros > Macros and paste the following file there -
You must login or register to view this content. (You must login or register to view this content.).



4. Then, you will want to open firefox, make sure your AddMeFast account is signed in and open the iMacro tab by clicking the icon somewhere on your toolbar You must login or register to view this content.. Find the javascript you just added, which should be somewhere quite visible in the macros tab.



5. Hit play, and enter the amount of times you want to loop, i suggest 999999 etc. :p (make sure you only have one tab open, it can be on anything)



6. Let it run! This should get you a HUGE amount of credits which you can redeem for any social media link! You can also edit the wait times and replay speed by right clicking and editing the script. If you don't feel safe or prefer to create the script yourself, use the code:




    


var macroStart;
macroStart ="CODE:";
macroStart +="SET !ERRORIGNORE YES" + "\n";
macroStart +="SET !TIMEOUT_TAG 1" + "\n";
macroStart +="SET !TIMEOUT_STEP 1" + "\n";
macroStart +="SET !TIMEOUT_PAGE 30" + "\n";
macroStart +=" SET !REPLAYSPEED FAST" + "\n";
macroStart +="SET !TIMEOUT_MACRO 150" + "\n";
macroStart +="TAB T=1" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Facebook<SP>Likes" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=3" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";
macroStart += "TAG POS=1 TYPE=A ATTR=TXT:Like" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart += " FRAME F=0" + "\n";
macroStart += "TAG POS=1 TYPE=LABEL ATTR=ISad AwesometimelineHeadlineLikeButton" + "\n";
macroStart += "TAB T=2" + "\n";
macroStart +="WAIT SECONDS=2" + "\n";
macroStart += "TAB T=1" + "\n";
macroStart += "TAB CLOSEALLOTHERS" + "\n";
macroStart +="WAIT SECONDS=5" + "\n";




var i=0;
var n=prompt("Input the number of Facebook loops.",99999)

for (i=1; i <= n; i++)
{
iimPlay("CODE:"+"URL GOTO=www.addmefast.com")


iimPlay(macroStart,25)

iimDisplay("Current loop is: "+i)

iimDisplay("New Page")

}






Yes you can use any other script, although i find this one to be the one which is closest to flawless!
Thanks for reading guys, i hope this helped!
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked Vital for this useful post:

10-05-2013, 07:30 PM #2
Rangers 1690
Who’s Jim Erased?
Thanks just tested and it works Smile
10-05-2013, 09:42 PM #3
Oklahoma
Are you high?
This is a working method and it does it by automatically clicking for which makes life easier

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo