User Tag List

8214Views
Results 1 to 8 of 8
  1. #1
    Member
    Join Date
    Feb 2015
    Posts
    102
    Coins
    0
    Thumbs Up
    Received: 28
    Given: 14

    [IMACRO] LikersVilla Website Traffic

    Instructions:
    1.Log in to your account.
    2.Run the imacros.
    3.Enjoy the Money.
    Note:If X/Y coordinates have problem then surf a page your self and then set imacros to record in x/y coordinate mode then just after click ok in dialog click the area on website so it will record in coordinates.

    Check out @DangerDevil Imacro too in below post.

    PHP Code:
    VERSION BUILD=8940826 RECORDER=FX
    TAB T
    =1
    URL 
    GOTO=http://likersvilla.com/website.php
    SET !TIMEOUT 1
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =2
    SET 
    !ERRORIGNORE YES
    TAG POS
    =1 TYPE=INPUT:BUTTON ATTR=*
    WAIT SECONDS=30
    TAB T
    =1
    CLICK X
    =661 Y=270
    WAIT SECONDS
    =



    5 Not allowed! Not allowed!
    Last edited by xwang; 10-10-2015 at 05:56 PM.

  2. #2
    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
    I really appreciate your work @xwang
    however i have made one that will work for everyone.no need for x and y positions

    Code:
    SET !ERRORIGNORE YES
    SET !LOADCHECK NO
    SET !REPLAYSPEED FAST
    SET !TIMEOUT 13
    SET !TIMEOUT_PAGE 8
    SET !TIMEOUT_STEP 6
    TAB T=1
    URL GOTO=http://likersvilla.com/website.php
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    WAIT SECONDS=2
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=1
    WAIT SECONDS=30
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    WAIT SECONDS=2
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=1
    WAIT SECONDS=30
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    WAIT SECONDS=30
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=1
    WAIT SECONDS=30
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    WAIT SECONDS=2
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=1
    WAIT SECONDS=30
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    WAIT SECONDS=2
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=1
    WAIT SECONDS=30
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    add it .set loop and leave

    6 Not allowed! Not allowed!

  3. #3
    Elite Member medsamy's Avatar
    Join Date
    Aug 2014
    Posts
    493
    Coins
    6
    Thumbs Up
    Received: 19
    Given: 52
    wawoo you're doing well friends these days

    0 Not allowed! Not allowed!

  4. #4
    Member
    Join Date
    Oct 2015
    Posts
    67
    Coins
    0
    Thumbs Up
    Received: 2
    Given: 1
    Quote Originally Posted by Danger Devil View Post
    I really appreciate your work @xwang
    however i have made one that will work for everyone.no need for x and y positions
    You can add the item please

    0 Not allowed! Not allowed!

  5. #5
    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 treyfas View Post
    You can add the item please
    i already added it.check my post

    0 Not allowed! Not allowed!

  6. #6
    Member
    Join Date
    Feb 2015
    Posts
    84
    Coins
    1
    Thumbs Up
    Received: 9
    Given: 3
    great change. Thanks for your great work!

    0 Not allowed! Not allowed!

  7. #7
    Member
    Join Date
    Oct 2015
    Posts
    4
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Thank you for your work!

    One question...

    SET !LOADCHECK NO

    Does this really need to be in the imacro script for me because when I run your script, it doesn't run, when I run without, it works. ???

    0 Not allowed! Not allowed!
    Last edited by killa; 10-29-2015 at 05:42 AM.

  8. #8
    Member
    Join Date
    Feb 2015
    Posts
    102
    Coins
    0
    Thumbs Up
    Received: 28
    Given: 14
    Quote Originally Posted by killa View Post
    Thank you for your work!

    One question...

    SET !LOADCHECK NO

    Does this really need to be in the imacro script for me because when I run your script, it doesn't run, when I run without, it works. ???
    SET !LOADCHECK NO means imacro won't check if the website loads or not and won't wait extra seconds
    Your internet connection may be slow.

    0 Not allowed! Not allowed!
    Buy my proxy service and support me
    https://a2s.in/selling/2614-cheap-proxies.html

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
  •