zeshanshani
Newbie
- Mar 9, 2012
- 5
- 4
Hi there, i was in search for Addmefast iMacro Script, but couldn't find anywhere.. So I made it myself
..
Just wanna share it, so came on BHW.
If this script not work, just let me know, I'll update it immediately..
Say Thanks..
Just wanna share it, so came on BHW.
Code:
VERSION BUILD=7500718 RECORDER=FXSET !ERRORIGNORE YES
TAB CLOSEALLOTHERS
WAIT SECONDS=3
TAB T=1
TAG POS=1 TYPE=A ATTR=TXT:Subscribe
WAIT SECONDS=3
TAB T=2
FRAME F=0
TAG POS=3 TYPE=SPAN ATTR=TXT:Subscribe
WAIT SECONDS=2
TAB T=2
TAB CLOSE
WAIT SECONDS=4
TAB T=1
TAG POS=1 TYPE=INPUT:BUTTON FORM=ID:form1 ATTR=ID:subscribeButton
WAIT SECONDS=3
TAG POS=1 TYPE=DIV ATTR=ID:next-page
If this script not work, just let me know, I'll update it immediately..
Say Thanks..