get 1000+ daily youtube Subscriber for free

step 3: blocked on AMF
step 4: go to AMF
How can ?

As explained by Sahajpk:

Step one: Have a minimum of ten points on your account, and have your youtube account set to "show subscriber count" in channel settings/advanced.

Step two: Add your Youtube channel to "addsite/page" on addmefast. Set the CPC at 10, you'll get subscribers quicker. Once you've added your youtube channel, quickly switch your youtube account to "Do not display the number of people subscribed to my channel" in, again, channel settings/advanced.

Step three: After a certain amount of subscribers, the addmefast bot will block your youtube channel that you have linked. When it does this, go back to your youtube account and set it to "show subscriber count".

Step four: Go to addmefast click on "My sites". There will be an unblock option next to your youtube subscriber thingy. Click unblock.

After a while you will get blocked again and again and again. When you do, repeat step three and four.
 
Last edited:
I just did this and the link was blocked instantly after i changed to not show my subscribers.
Is it work for someone else?
 
I just did this and the link was blocked instantly after i changed to not show my subscribers.
Is it work for someone else?

It randomly happens sometimes, just try again and it will work.
 
Just for the record: It works only because AddMeFast checks before and after the ammount of subscribers you have, when adding points to the AddMeFast User. If there is no increased ammount or none it will not transfer the points from you to the user.

With the next update they will probably add a kind of check if you have activated this option. Until now it works even for me right now! Thanks for sharing.
 
OMG , u are like a Life saver to me , i was almost about to quit on my Youtube Channel , i swear and than this , it really works :D THANKS MAN
 
Thanks to everyone for their comment............Is there any one who can't understand this method .......or have you any Problem with this method?
 
Last edited:
I think you don't read point 4 and 5 ......read it carefully ........it is working for Unlimited subscriber.....as much as time you can put on it....
 
hello friends.......I want to know how many subscriber you got till now using this method ???
I have got about 50000 subscribe till now .................comment your's
 
So, i'll try it too:) Very interesting method and very simple, i think!:)
 
(This is a simple bug on website AddMeFast )
To start this process you have to be minimum 10 point on AddMeFast.

1.Add your youtube channel to AddMeFast with CPC=10

2.After that go to your youtube ....Channel setting>Advance .....
and find Subscriber Counts......
Now select option ...."Do not display the number of people subscribed to my channel"

3.after that you will get about 50 Subscriber............and your account will be blocked on addmefast

4.Now go to youtube and select option..............."Display the number of people subscribed to my channel"
after that go to AddMeFast and Unblock your channel

5
.Now go to Step=2

Enjoy!
You have any other way with out this , if have please share with me.
Thank You in advance
 
Just made imacros to do it quickly... may add convenable wait time for full automate :p
Code:
URL GOTO=https://www.youtube.com/advanced_settings
TAG POS=1 TYPE=LABEL FORM=ID:account-form ATTR=TXT:Display<SP>the<SP>number<SP>of<SP>people<SP>subscribed<SP>to*
TAG POS=1 TYPE=INPUT:RADIO FORM=ID:account-form ATTR=NAME:show_subscriber_count
TAG POS=1 TYPE=BUTTON FORM=ID:account-form ATTR=TXT:Save
TAB OPEN
TAB T=2
URL GOTO=http://addmefast.com/my_sites
SET !TIMEOUT 10
SET !ERRORIGNORE YES
TAG POS=1 TYPE=DIV ATTR=TXT:Unblock
SET !TIMEOUT 10
SET !ERRORIGNORE YES
TAG POS=1 TYPE=SPAN ATTR=TXT:Dear<SP>user,<SP>your<SP>link<SP>was<SP>blocked<SP>by<SP>our*
SET !TIMEOUT 10
SET !ERRORIGNORE YES
TAG POS=2 TYPE=DIV ATTR=TXT:Recheck
WAIT SECONDS=3
REFRESH
TAB T=1
TAG POS=1 TYPE=DIV ATTR=TXT:Do<SP>not<SP>display<SP>the<SP>number<SP>of<SP>people<SP>sub*
TAG POS=2 TYPE=INPUT:RADIO FORM=ID:account-form ATTR=NAME:show_subscriber_count
WAIT SECONDS=2
TAG POS=1 TYPE=BUTTON FORM=ID:account-form ATTR=TXT:Save
 
Last edited:
Back
Top