Castle Bravo
Newbie
- May 29, 2014
- 16
- 4
Hi,
i found new method to earn point on addmefast with imacro. I tested it and work very well.
How to do:
1. install User Agent Switcher Plugin
2. Save this list and import into firefox
3. Select mobile device (for example nokia)
Run this macro:
NB: replace / addmefast url / with correct url
4. Enjoy your points
If you have questions ask on this post.
i found new method to earn point on addmefast with imacro. I tested it and work very well.
How to do:
1. install User Agent Switcher Plugin
Code:
addons . mozilla . org /it/firefox/addon/user-agent-switcher/
2. Save this list and import into firefox
Code:
bit. ly /1p9oqCg
3. Select mobile device (for example nokia)
Run this macro:
Code:
VERSION BUILD=8300326 RECORDER=FX
SET !ERRORIGNORE YES
SET !TIMEOUT_TAG 1
SET !TIMEOUT_STEP 1
SET !TIMEOUT_PAGE 30
SET !REPLAYSPEED FAST
TAB T=1
URL GOTO=/ addmefast url /
WAIT SECONDS=5
TAG POS=1 TYPE=A ATTR=TXT:Facebook<SP>Likes
TAG POS=1 TYPE=DIV ATTR=TXT:Like
TAB T=2
FRAME F=0
WAIT SECONDS=3
TAG POS=1 TYPE=A ATTR=TXT:LIKE
TAB T=2
WAIT SECONDS=12
TAB CLOSE
WAIT SECONDS=5
NB: replace / addmefast url / with correct url
4. Enjoy your points
If you have questions ask on this post.