How do I run the codE?
Anyone help us out? Where do i paste this code to?
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
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
TAG POS=3 TYPE=IMG ATTR=ALT:[Whatever alt tag that antibot-bottom has]
Ok so i am currently checking this out, will post the script if i found a solutionthats 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.