YLH imacros

dbuck

Registered Member
Joined
Dec 14, 2011
Messages
55
Reaction score
23
Here is a simple YLH imacros i made. I dont know if it will work for long. They seem to change up a lot.
you need to login to YLH then run your imacros .... its worked for me the last few days and hope it works for you.. its slow. needs to run in its own firefox browser with only your YLH's tab open. Hope it works for you.

Code:
VERSION BUILD=8021970

SET !ERRORIGNORE YES

TAB T=1
SET !ENCRYPTION NO
TAG POS=4 TYPE=DIV ATTR=ID:diggdiv
TAG POS=8 TYPE=DIV ATTR=CLASS:tabDrawer-item-content
TAG POS=1 TYPE=A ATTR=CLASS:followbutton
'New tab opened
TAB T=3
'New tab opened
WAIT SECONDS=45
TAB T=2
WAIT SECONDS=20
 
I've been using this YLH imacros for the last few weeks and it seems it still works well.
I made a addmefast imacrors and it seems to work as well....but...its slow.
 
Back
Top