Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 50
  1. #31
    Member
    Join Date
    Nov 2013
    Posts
    88
    Credits
    1
    Rep Power
    0
    Quote Originally Posted by karudish View Post
    try like this:

    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 4
    SET !REPLAYSPEED SLOW
    SET !REPLAYSPEED SLOW
    TAB T=1
    URL GOTO=http://www.likesasap.com/inst.php
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=3
    TAB T=2
    EVENT TYPE=CLICK SELECTOR="HTML>BODY>SPAN>DIV>DIV>DIV>DIV>DIV>SPAN> SPAN:nth-of-type(2)>SPAN:nth-of-type(2)>SPAN:nth-of-type(2)>A>SPAN>SPAN" BUTTON=0
    TAB T=1
    TAB CLOSEALLOTHERS
    wait seconds=8
    TAG POS=1 TYPE=FONT ATTR=TXT:[Skip]
    wait seconds=2
    TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=NAME:refresh

    Thank You so very Much!
    so far 50 Loops and firefox stays opened!

    By The Way Guys feel free to Use this Script it works Amazing!
    I will also create the Instagrams "Like" Button Script!

    I Will post it Here

    And Big Thanks to karudish


  2. #32
    Member
    Join Date
    Nov 2013
    Posts
    88
    Credits
    1
    Rep Power
    0
    So i have written couple of Scripts for this Particular service and thought to share it with you guys!

    Youtube Subscription

    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 5
    SET !REPLAYSPEED SLOW
    TAB T=1
    URL GOTO=http://likesasap.com/ytsub.php
    wait seconds=2
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    wait seconds=5
    TAG POS=1 TYPE=FONT ATTR=TXT:[Skip]
    refresh
    Youtube Like
    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 8
    SET !REPLAYSPEED SLOW
    TAB T=1
    URL GOTO=http://likesasap.com/ytlike.php
    wait seconds=4
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=4
    TAB T=2
    wait seconds=1
    refresh
    wait seconds=40
    TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
    TAB T=1
    TAB CLOSEALLOTHERS
    wait seconds=5
    refresh
    Youtube Dis-Like

    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 8
    SET !REPLAYSPEED SLOW
    URL GOTO=http://likesasap.com/ytdislike.php
    wait seconds=4
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=4
    TAB T=2
    wait seconds=50
    TAG POS=1 TYPE=BUTTON ATTR=ID:watch-dislike
    TAB T=1
    TAB CLOSEALLOTHERS
    wait seconds=5
    TAG POS=1 TYPE=FONT ATTR=TXT:[Skip]
    wait seconds=5
    refresh
    Facebook Like

    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    set !TIMEOUT_PAGE 20
    set !TIMEOUT_TAG 0
    TAB T=1
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=2
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:u_*
    TAG POS=1 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=2 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=3 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=4 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=5 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=6 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=7 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=8 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=9 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=10 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=11 TYPE=SPAN ATTR=TXT:Unlike
    TAG POS=1 TYPE=A ATTR=TXT:Like
    wait seconds=3
    TAB T=1
    TAG POS=2 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=2
    TAB CLOSEALLOTHERS

    Facebook Website Traffic

    Code:
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 60
    SET !TIMEOUT_TAG 1
    TAB T=1
    TAG POS=1 TYPE=INPUT:BUTTON ATTR=*
    TAB T=2
    TAB T=1
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    wait seconds=30
    TAB CLOSEALLOTHERS
    WAIT SECONDS=2
    ONDIALOG POS=1 BUTTON=OK CONTENT=
    TAB T=1
    refresh
    Facebook Photos

    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 4
    SET !REPLAYSPEED SLOW
    TAB T=1
    URL GOTO=http://likesasap.com/fbphotos.php
    wait seconds=2
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=2
    TAB T=2
    wait seconds=1
    EVENT TYPE=CLICK SELECTOR="#u_0_4>SPAN>SPAN>A" BUTTON=0
    wait seconds=2
    TAB T=1
    TAB CLOSEALLOTHERS
    TAG POS=2 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=4
    refresh
    Instagram Followers

    Code:
    VERSION BUILD=8601111 RECORDER=FX
     SET !ERRORIGNORE YES
     SET !TIMEOUT_PAGE 4
     SET !REPLAYSPEED SLOW
     SET !REPLAYSPEED SLOW
     TAB T=1
     URL GOTO=http://www.likesasap.com/inst.php
     TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
     wait seconds=3
     TAB T=2
     EVENT TYPE=CLICK SELECTOR="HTML>BODY>SPAN>DIV>DIV>DIV>DIV>DIV>SPAN> SPAN:nth-of-type(2)>SPAN:nth-of-type(2)>SPAN:nth-of-type(2)>A>SPAN>SPAN" BUTTON=0
     TAB T=1
     TAB CLOSEALLOTHERS
     wait seconds=8
     TAG POS=1 TYPE=FONT ATTR=TXT:[Skip]
     wait seconds=2
     TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=NAME:refresh
    Stumble Followers

    Code:
    VERSION BUILD=8601111 RECORDER=FX
    SET !ERRORIGNORE YES
    SET !TIMEOUT_PAGE 8
    SET !REPLAYSPEED SLOW
    TAB T=1
    URL GOTO=http://likesasap.com/stumble.php?refresh=Refresh
    wait seconds=4
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=4
    TAB T=2
    wait seconds=2
    TAG POS=1 TYPE=DIV ATTR=CLASS:toolbar-tutorial<SP>fadeOut&&TXT:
    wait seconds=2
    TAG POS=1 TYPE=SPAN ATTR=TXT:follow
    wait seconds=2
    TAB T=1
    TAB CLOSEALLOTHERS
    wait seconds=2
    TAG POS=2 TYPE=INPUT:SUBMIT ATTR=*
    wait seconds=2
    TAG POS=1 TYPE=INPUT:SUBMIT FORM=NAME:NoFormName ATTR=NAME:refresh
    REFRESH



  3. #33
    Junior Member
    Join Date
    Feb 2014
    Posts
    19
    Credits
    1
    Rep Power
    0
    MY account got banned :'(

    Reason Using Bot


  4. #34
    Junior Member
    Join Date
    Feb 2014
    Posts
    19
    Credits
    1
    Rep Power
    0

    Unhappy

    MY account got banned :'(

    Reason Using Bot


  5. #35
    Member
    Join Date
    Dec 2013
    Posts
    51
    Credits
    1
    Rep Power
    0
    Quote Originally Posted by gr8tushar View Post
    MY account got banned :'(

    Reason Using Bot
    contact them they will unban


  6. #36
    Junior Member
    Join Date
    Feb 2014
    Posts
    19
    Credits
    1
    Rep Power
    0
    Quote Originally Posted by divakersharma4500 View Post
    contact them they will unban


    n what to tell them ??

    Last edited by gr8tushar; 02-08-2014 at 11:58.

  7. #37
    Junior Member
    Join Date
    Feb 2014
    Posts
    1
    Credits
    1
    Rep Power
    0
    Can u create a "Earn coins FAST" for FB Likes? Thanks!


  8. #38
    Member
    Join Date
    Nov 2013
    Posts
    88
    Credits
    1
    Rep Power
    0
    Really banned???

    I am so sorry i personally use these bot i never got banned!


  9. #39
    Junior Member
    Join Date
    Feb 2014
    Posts
    8
    Credits
    1
    Rep Power
    0
    ya diwaker bro i also join this si8 but i want to know how can i use it on vps


  10. #40
    Member
    Join Date
    Nov 2013
    Posts
    88
    Credits
    1
    Rep Power
    0
    This "Earn coins fast" is heavily designed,It has an Unique Frame Number,i could only write a script which can be run directly from Imacros Browser but not from Firefox!

    I am afraid I still need experience with these programs,but there has to be someone smarter than me to do this!


Tags for this Thread

Posting Permissions

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