[GET] Like4Like.org Facebook Likes Imacro Script

Hey Op
use this
Set !timeout_page 20
Set !timeout_step 2

It might increase efficiency of script

USE Looping
so it would make it shorter and js if possible

I will make it if i get times..:)

Good,keep it Up :D
 
Your useing the X= Y= click mode, that will only work of people that have the exact same size computer monitor that you have. use a different click mode, when you are sharing scripts. Thanks for the effort.
 
Doesn't seem to work, has anyone had better luck with it recently ?
 
I am really sorry for not updating the script as i didn't have much time.So here is the new script i have created.
Instructions:

  • Only use Mozilla Firefox.
  • Please Make Sure You Are logged into like4like.org

Code:
VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
SET !TIMEOUT_TAG 1
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 30
SET !REPLAYSPEED FAST
TAB T=1
URL GOTO=http://www.like4like.org/user/earn-facebook.php
TAG POS=1 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=2 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=3 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=4 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAG POS=5 TYPE=IMG ATTR=ALT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=LABEL ATTR=ID:timelineHeadlineLikeButton
WAIT SECONDS=5
TAB T=1
TAB CLOSEALLOTHERS
REFRESH


If you have any questions please post below and do not pm me, thanks :)
 
Awesome ! Thank you so much thekingmaker ! Will give it a try again today. :D
 
Hmm, this script may need some further development. It does work but can't bypass the bot protection.
 
Last edited:
script works well if the 'anti-bot' links weren't a problem (keep getting logged out). If anyone has a work around for them it would be great to hear. I have tried using blocking programs to hide the '/antibot-bottom-1.png' and 'onclick' rules to no avail. Looks like like4like has out smarted me for now xD
 
script works well if the 'anti-bot' links weren't a problem (keep getting logged out). If anyone has a work around for them it would be great to hear. I have tried using blocking programs to hide the '/antibot-bottom-1.png' and 'onclick' rules to no avail. Looks like like4like has out smarted me for now xD

Oh sorry i didn't know that i am not using the site anymore since my fb page has got the required likes,
Could you tell me when the '/antibot-bottom-1.png' appears? And if you could find out the alt tag of the image it would be easy to bypass.I think all you have to do add a simple line similar to the one that we use for clicking the like button in their website.
Please put this code when the antibot thing appears in like4like.org and let me know whether it works.If it doesnot work i will try to find a work around when i am free.
Code:
TAG POS=3 TYPE=IMG ATTR=ALT:[Whatever alt tag that antibot-bottom has]
 
thats the frustrating thing. they have used Like as the ALT

<img width="50px" height="18px" title="Facebook Like" alt="Like" src="/antibot-bottom-1.png"></img>

can't put the like4like domain before the 'src' due to bhw rules :)

Further more, the antibot link can't be 'closed', is on every page and changes it's position every refresh.
 
Last edited:
thats the frustrating thing. they have used Like as the ALT

<img width="50px" height="18px" title="Facebook Like" alt="Like" src="/antibot-bottom-1.png"></img>

can't put the like4like domain before the 'src' due to bhw rules :)

Further more, the antibot link can't be 'closed', is on every page and changes it's position every refresh.
Ok so i am currently checking this out, will post the script if i found a solution
 
sweet as. good luck. i've only started using imacros so my knowledge is limited :/
 
This antibot is really starting to annoy me..... Hoping someone with the right now how can come to the rescue :)
 
Back
Top