Hello,
I've come across a script posted in the forum that I'd like to try out. I've use scripts before by downloading them and copying them into the macros folder on my computer. The script I want to use, however, was posted in the forum as text.
Example:
VERSION BUILD=7500718 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
URL GOTO=blahblah.com
URL GOTO=Blahblahblah.com
TAG POS=1 TYPE=A ATTR=TXT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=4
How do I use this script? Do I edit an existing script and paste this in?
I've come across a script posted in the forum that I'd like to try out. I've use scripts before by downloading them and copying them into the macros folder on my computer. The script I want to use, however, was posted in the forum as text.
Example:
VERSION BUILD=7500718 RECORDER=FX
TAB T=1
SET !ERRORIGNORE YES
URL GOTO=blahblah.com
URL GOTO=Blahblahblah.com
TAG POS=1 TYPE=A ATTR=TXT:Like
TAB T=2
FRAME F=0
TAG POS=1 TYPE=BUTTON ATTR=ID:watch-like
WAIT SECONDS=2
TAB T=2
TAB T=1
TAB CLOSEALLOTHERS
WAIT SECONDS=4
How do I use this script? Do I edit an existing script and paste this in?