criss_net
Newbie
- Aug 17, 2016
- 3
- 0
Hi guys, I made a lot of imacros script for youlikehits. Now, I share here just one, that work fine for me.
If anyone need more, just ask me.
You need before login in your youlikehits, then login in google+ and close tab. Set low loop ( I use 35/40) and run. When finish, you can run it again.
Rename how you want, just ( name.iim)
Hope it's useful
If anyone need more, just ask me.
Code:
VERSION BUILD=9030808 RECORDER=FX
SET !ERRORIGNORE YES
TAB T=1
URL GOTO=http://www.youlikehits.com/stats.php
WAIT SECONDS=5
TAG POS=1 TYPE=A ATTR=TXT:Shares
REFRESH
WAIT SECONDS=5
TAG POS=1 TYPE=A ATTR=TXT:Share
TAG POS=1 TYPE=A ATTR=TXT:Share<SP>Post
WAIT SECONDS=8
TAG POS=1 TYPE=SPAN ATTR=CLASS:iI&&TXT:
WAIT SECONDS=8
TAG POS=1 TYPE=DIV ATTR=TXT:Condividi
WAIT SECONDS=10
TAB CLOSE
TAB T=1
You need before login in your youlikehits, then login in google+ and close tab. Set low loop ( I use 35/40) and run. When finish, you can run it again.
Rename how you want, just ( name.iim)
Hope it's useful