05-29-2014, 07:27 AM
Hi at all! This is my first contribution at this forum!
I have created a BOT iMacros for the website www.fans4fans.it
Fans4Fans is a system of exchanges for Facebook likes/followers/fans and much more!
After you have registered on this website you have to create and launch this iMacro for have a lot of coins fast and receive a lot of likes in exchange.
NOTE: THIS IS FOR NEW AND OLD FACEBOOK STYLE PAGES!!!!!!
Done!
I have created a BOT iMacros for the website www.fans4fans.it
Fans4Fans is a system of exchanges for Facebook likes/followers/fans and much more!
After you have registered on this website you have to create and launch this iMacro for have a lot of coins fast and receive a lot of likes in exchange.
NOTE: THIS IS FOR NEW AND OLD FACEBOOK STYLE PAGES!!!!!!
Code:
SET !ERRORIGNORE YES
SET !LOOP -9999999
SET !TIMEOUT_TAG 1
SET !TIMEOUT_STEP 1
SET !VAR3 EVAL("var randomNumber=Math.floor(Math.random()*10.3 + 4.3); randomNumber;")
SET !VAR4 EVAL("var randomNumber=Math.floor(Math.random()*6.3 + 2.4); randomNumber;")
SET !VAR5 EVAL("var randomNumber=Math.floor(Math.random()*4.1 + 1.2); randomNumber;")
SET !VAR6 EVAL("var randomNumber=Math.floor(Math.random()*10 + 5); randomNumber;")
SET !VAR7 EVAL("var randomNumber=Math.floor(Math.random()*93.2 + 50.3); randomNumber;")
TAB T=1
URL GOTO=http://www.fans4fans.it/p.php?p=facebook
SET !TIMEOUT_STEP 5
TAG POS=1 TYPE=A ATTR=TXT:Like
TAB T=2
FRAME F=0
SET !TIMEOUT_STEP 2
WAIT SECONDS={{!VAR4}}
TAG POS=1 TYPE=BUTTON ATTR=VALUE:1&&TXT:Like
TAB T=2
WAIT SECONDS={{!VAR4}}
TAB T=1
WAIT SECONDS={{!VAR5}}
TAB CLOSEALLOTHERS
WAIT SECONDS={{!VAR5}}
Done!