gosuguy
Junior Member
- Apr 22, 2009
- 110
- 15
I wanted to contribute something and saw a lot of people having a problem with this. Hope it helps =)
I've seen a lot of people on here complaining about getting constantly banned, from sites like addmefast, for using scripts. A tip I have for all of those people is change up the times on your script. Don't leave all of the wait times the same and copy and post your script multiple times so when it plays a loop it has plenty of different numbers to go through.
If all of your numbers are 10 second wait times it will get picked up right away and you will be banned.
Also here is a free sample script for you to work from if you need it. It's for addmefast fb liker.
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !REPLAYSPEED FAST
SET !TIMEOUT 20
SET !TIMEOUT_PAGE 5
SET !TIMEOUT_STEP 5
TAG POS=1 TYPE=A ATTR=TXT:Like
SET !TIMEOUT_PAGE 2
TAB T=3
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Like
WAIT SECONDS=9
TAB T=3
TAB CLOSE
TAB T=1
WAIT SECONDS=18
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !REPLAYSPEED FAST
SET !TIMEOUT 20
SET !TIMEOUT_PAGE 5
SET !TIMEOUT_STEP 5
TAG POS=1 TYPE=A ATTR=TXT:Like
SET !TIMEOUT_PAGE 2
TAB T=3
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Like
WAIT SECONDS=12
TAB T=3
TAB CLOSE
TAB T=1
WAIT SECONDS=11
This will like 2 different pages and you need to start on the fb like page. Also remember the tip I gave above about varrying the number and copying and pasting.
I've seen a lot of people on here complaining about getting constantly banned, from sites like addmefast, for using scripts. A tip I have for all of those people is change up the times on your script. Don't leave all of the wait times the same and copy and post your script multiple times so when it plays a loop it has plenty of different numbers to go through.
If all of your numbers are 10 second wait times it will get picked up right away and you will be banned.
Also here is a free sample script for you to work from if you need it. It's for addmefast fb liker.
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !REPLAYSPEED FAST
SET !TIMEOUT 20
SET !TIMEOUT_PAGE 5
SET !TIMEOUT_STEP 5
TAG POS=1 TYPE=A ATTR=TXT:Like
SET !TIMEOUT_PAGE 2
TAB T=3
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Like
WAIT SECONDS=9
TAB T=3
TAB CLOSE
TAB T=1
WAIT SECONDS=18
SET !ERRORIGNORE YES
SET !LOADCHECK NO
SET !REPLAYSPEED FAST
SET !TIMEOUT 20
SET !TIMEOUT_PAGE 5
SET !TIMEOUT_STEP 5
TAG POS=1 TYPE=A ATTR=TXT:Like
SET !TIMEOUT_PAGE 2
TAB T=3
FRAME F=0
TAG POS=1 TYPE=INPUT:SUBMIT ATTR=ID:*&&VALUE:Like
WAIT SECONDS=12
TAB T=3
TAB CLOSE
TAB T=1
WAIT SECONDS=11
This will like 2 different pages and you need to start on the fb like page. Also remember the tip I gave above about varrying the number and copying and pasting.