User Tag List

6738Views
Results 1 to 6 of 6
  1. #1
    Member danielrika's Avatar
    Join Date
    Jun 2015
    Location
    Albania
    Posts
    12
    Coins
    0
    Thumbs Up
    Received: 1
    Given: 0

    [imacros] likesplanet botting

    This are a few simple working bots for likesplanet that I've made myself. These are my first bots, so, if you have any tip, just tell me. The code is split in multiple .iim fles so that you can choose what you want to do.
    I will put some others bots later when I make em. Enjoy !

    What you need : Browser(Firefox prefered) ;iMacros browser plugin.
    How to use : Copy the text. Save as whatever.iim. Put it in documents/imacros/macros. Run it in the prefered page.
    Tips : While running the scripts, enable adblock because the ads can mak the site run very slow.
    I've made the scripts in my computer with low-speed internet, so, change the timing according to your needs.

    Youtube video plays :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    TAB T=1
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    WAIT SECONDS = 60
    Youtube likes :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    WAIT SECONDS = 2
    TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
    WAIT SECONDS = 1
    TAB T=1
    TAB CLOSEALLOTHERS
    WAIT SECONDS = 15
    Youtube disslikes :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    WAIT SECONDS = 2
    TAG POS=1 TYPE=BUTTON ATTR=ID:watch-dislike
    WAIT SECONDS = 2
    TAB T=1
    TAB CLOSEALLOTHERS
    WAIT SECONDS = 15
    Twitter follows :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    WAIT SECONDS = 2
    TAG POS=1 TYPE=BUTTON FORM=ID:follow_btn_form ATTR=TXT:Follow
    WAIT SECONDS = 1
    TAB T=1
    TAB CLOSEALLOTHERS
    WAIT SECONDS = 6
    Twitter tweets :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    FRAME F=5
    TAG POS=1 TYPE=SPAN ATTR=ID:l
    WAIT SECONDS = 2
    TAG POS=1 TYPE=INPUT:SUBMIT FORM=ID:update-form ATTR=*
    WAIT SECONDS = 15
    Website traffic :
    Code:
    VERSION BUILD=8920312 RECORDER=FX
    SET !LOOP -99999
    SET !ERRORIGNORE YES
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=1
    WAIT SECONDS = 30
    TAB T=1
    TAB CLOSEALLOTHERS
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=1
    WAIT SECONDS = 30
    TAB T=1
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=1
    WAIT SECONDS = 30
    TAB T=1
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=1
    WAIT SECONDS = 30
    TAB T=1
    
    TAG POS=1 TYPE=INPUT:SUBMIT ATTR=*
    TAB T=1
    WAIT SECONDS = 30
    TAB T=1



    0 Not allowed! Not allowed!

  2. #2
    Member mongol's Avatar
    Join Date
    Apr 2015
    Location
    SPAIN
    Posts
    96
    Coins
    10
    Thumbs Up
    Received: 18
    Given: 205
    Thanks, but in last few days likesplanet is down.

    I hope it gets working again for using your macros

    0 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
    @danielrika
    thanks, very useful for beginner, we used this before

    0 Not allowed! Not allowed!

  4. #4
    Member danielrika's Avatar
    Join Date
    Jun 2015
    Location
    Albania
    Posts
    12
    Coins
    0
    Thumbs Up
    Received: 1
    Given: 0
    Quote Originally Posted by mongol View Post
    Thanks, but in last few days likesplanet is down.

    I hope it gets working again for using your macros
    I hope so

    Quote Originally Posted by medsamy View Post
    @danielrika
    thanks, very useful for beginner, we used this before
    I've made them a couple months ago for personal use. Made a bunch of points with them

    0 Not allowed! Not allowed!

  5. #5
    Member
    Join Date
    Mar 2015
    Posts
    2
    Coins
    0
    Thumbs Up
    Received: 0
    Given: 0
    Thank you share this with us if he could to make a script for a Facebook post there has most to do? Regards

    0 Not allowed! Not allowed!

  6. #6
    Member danielrika's Avatar
    Join Date
    Jun 2015
    Location
    Albania
    Posts
    12
    Coins
    0
    Thumbs Up
    Received: 1
    Given: 0
    And the site is back up

    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
  •