User Tag List

3851Views
Results 1 to 5 of 5
  1. #1
    Elite Member Danger Devil's Avatar

    Join Date
    Jul 2014
    Location
    In Hearts of lovers
    Posts
    697
    Coins
    25
    Thumbs Up
    Received: 113
    Given: 136

    Imacros little help

    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
    Code:
    TAG POS=1 TYPE=A ATTR=TXT:Like
    it isnt working.
    can anyone help


    0 Not allowed! Not allowed!

  2. #2
    私は正義です Ryuzaki's Avatar

    Join Date
    Feb 2015
    Location
    In your NIGHTMARE
    Posts
    2,960
    Coins
    0
    Thumbs Up
    Received: 478
    Given: 122
    Quote Originally Posted by Danger Devil View Post
    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
    Code:
    TAG POS=1 TYPE=A ATTR=TXT:Like
    it isnt working.
    can anyone help
    Cannot you do it with possition feature ?

    0 Not allowed! Not allowed!

  3. #3
    Elite Member Danger Devil's Avatar

    Join Date
    Jul 2014
    Location
    In Hearts of lovers
    Posts
    697
    Coins
    25
    Thumbs Up
    Received: 113
    Given: 136
    Quote Originally Posted by Ryuzaki View Post
    Cannot you do it with possition feature ?
    position changes with different users.it depends on screen size.its a bad function to use

    0 Not allowed! Not allowed!

  4. #4
    Reviewer BlackGrimReaper's Avatar
    Join Date
    Apr 2015
    Posts
    177
    Coins
    1
    Thumbs Up
    Received: 60
    Given: 55
    Make sure this imcros coding line of fb like is not changing on each refresh...

    0 Not allowed! Not allowed!

  5. #5
    Member IVLordStorm's Avatar
    Join Date
    Feb 2015
    Location
    Belgium
    Posts
    269
    Coins
    22
    Thumbs Up
    Received: 13
    Given: 13
    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)

    0 Not allowed! Not allowed!

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •