0


Thumbs Up |
Received: 113 Given: 136 |
i am trying to make imacros.
but i am struct with facebook like button
i want script to click on like button on facebook page.
i tried this code
it isnt working.Code:TAG POS=1 TYPE=A ATTR=TXT:Like
can anyone help
Thumbs Up |
Received: 113 Given: 136 |
Make sure this imcros coding line of fb like is not changing on each refresh...
DD, try this:
TAG POS={{!LOOP}} TYPE=BUTTON ATTR=TXT:Like
or with the span type
TAG POS={{!LOOP}} TYPE=SPAN ATTR=TXT:Like
Not sure if it would work, but trying is never a wasted effort
Also, this will only work if your FB language is set to ENG
If not just change the "Like" to whatever you need it to.
For example for me that would be "Vind<SP>ik<SP>leuk" (dutch version)
Bookmarks