Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

This is for the cat haters out there.

Options
  • 16-07-2008 10:51pm
    #1
    Registered Users Posts: 21,264 ✭✭✭✭


    If you don't know how to install greasemonkey or save this script then you deserve cat pics.
    // 
    //   |\      _,,,---,,_
    //   /,`.-'`'    -.  ;-;;,_
    //  |,4-  ) )-,_..;\ (  `'-'
    // '---''(_/--'  `-'\_)  
    //  ONOZ U KILLD ME!!
    //
    // Written by Hobbes.
    // Filename to save as: boardsie_cathater.user.js
    //
    // ==UserScript==
    // @name          Boards.ie Feedback lolcat killer.
    // @namespace     BOARDS.IE
    // @description   Kills all images on feedback forum.
    // @include       http://www.boards.ie/vbulletin/showthread.php?*
    // @include       http://boards.ie/vbulletin/showthread.php*
    // @exclude       
    // ==/UserScript==
    
    var feedBackThread = /<a href\="forumdisplay\.php\?f\=82\">Feedback<\/a>/i;
    
    if (document.body.innerHTML.match(feedBackThread)) {
    	var img = document.images;
    
    	for (var i = 0; i < img.length; i++) {
    			img[i].src = "";
    	}
    	
    }
    

    59645.gif
    Post edited by Shield on


Comments

  • Registered Users Posts: 10,523 ✭✭✭✭Nerin


    Hobbes wrote: »
    If you don't know how to install greasemonkey or save this script then you deserve cat pics.
    // 
    //   |\      _,,,---,,_
    //   /,`.-'`'    -.  ;-;;,_
    //  |,4-  ) )-,_..;\ (  `'-'
    // '---''(_/--'  `-'\_)  
    //  ONOZ U KILLD ME!!
    //
    // Written by Hobbes.
    // Filename to save as: boardsie_cathater.user.js
    //
    // ==UserScript==
    // @name          Boards.ie Feedback lolcat killer.
    // @namespace     BOARDS.IE
    // @description   Kills all images on feedback forum.
    // @include       http://www.boards.ie/vbulletin/showthread.php?*
    // @include       http://boards.ie/vbulletin/showthread.php*
    // @exclude       
    // ==/UserScript==
    
    var feedBackThread = /<a href\="forumdisplay\.php\?f\=82\">Feedback<\/a>/i;
    
    if (document.body.innerHTML.match(feedBackThread)) {
        var img = document.images;
    
        for (var i = 0; i < img.length; i++) {
                img[i].src = "";
        }
        
    }
    
    59645.gif
    this makes me a sad panda


  • Registered Users Posts: 15,172 ✭✭✭✭kmart6


    Sad panda you say.....

    sadpanda.jpg


  • Closed Accounts Posts: 9,972 ✭✭✭orestes


    Lolcat murderer! :mad:


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Nerin wrote: »
    this makes me a sad panda

    For the cat lovers change:
    img[i].src = "";
    

    to
    img[i].src = "http://randomlolcat.com/image.gif";
    

    *shudder*


  • Registered Users Posts: 3,673 ✭✭✭DeepBlue


    Hobbes wrote: »
    If you don't know how to install greasemonkey or save this script then you deserve cat pics.

    At a wild guess I'd say 99% wouldn't have heard of greasemonkey, let alone know how to install it.


  • Advertisement
  • Registered Users Posts: 29,509 ✭✭✭✭randylonghorn


    Hobbes wrote: »

    // |\ _,,,---,,_
    // /,`.-'`' -. ;-;;,_
    // |,4- ) )-,_..;\ ( `'-'
    // '---''(_/--' `-'\_)
    // ONOZ U KILLD ME!!
    Boooooooo!!!11!111 :(


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    DeepBlue wrote: »
    At a wild guess I'd say 99% wouldn't have heard of greasemonkey, let alone know how to install it.

    I'm pro-cat.


  • Registered Users Posts: 2,746 ✭✭✭taidghbaby


    meah....for the real cat haters:

    http://www.al4ie.com/?p=497


  • Posts: 31,118 ✭✭✭✭ [Deleted User]


    Prefer wet pussies myself

    slippery-when-wet.jpg


  • Closed Accounts Posts: 5,332 ✭✭✭311


    Down with the cat pats ,down I say !


  • Advertisement
  • Registered Users Posts: 6,790 ✭✭✭cornbb




  • Moderators, Category Moderators, Entertainment Moderators, Sports Moderators Posts: 22,584 CMod ✭✭✭✭Steve


    did someone say cats?

    Drama_prairie_dog.gif


  • Registered Users Posts: 22,231 ✭✭✭✭Sparky


    me704d693e6h3ench20.gif


  • Business & Finance Moderators, Entertainment Moderators Posts: 32,387 Mod ✭✭✭✭DeVore


    LOL @ SPankeH ... I shouldnt get that but I do. :)


    DeV.


  • Moderators, Society & Culture Moderators Posts: 25,558 Mod ✭✭✭✭Dades


    SteveC wrote: »
    did someone say cats?
    You totally robbed that from the "Are the Hamsters still on Strike?" thread!
    Never get tired of seeing it though! :D

    This
    http://randomlolcat.com/image.gif
    Has made my day...


  • Legal Moderators, Society & Culture Moderators Posts: 5,400 Mod ✭✭✭✭Maximilian


    My God Hobbes - you have way to much time on your hands.

    1207272578472.gif


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    Maximilian wrote: »
    My God Hobbes - you have way to much time on your hands.

    2 mins actual coding work. 5 mins to find ascii cat picture. lolcat pic 10 seconds in google.


  • Legal Moderators, Society & Culture Moderators Posts: 5,400 Mod ✭✭✭✭Maximilian


    Hobbes wrote: »
    2 mins actual coding work. 5 mins to find ascii cat picture. lolcat pic 10 seconds in google.

    Duly amended.

    My God Hobbes - you have way to much time the correct amount of time on your hands for the required purpose.


  • Registered Users Posts: 5,963 ✭✭✭GhostInTheRuins


    But this removes all images, the page looks really messy now


  • Closed Accounts Posts: 16,713 ✭✭✭✭jor el


    Text only browsing, ah the memories. Bring back DOS.


  • Advertisement
  • Moderators, Technology & Internet Moderators, Regional South East Moderators Posts: 28,497 Mod ✭✭✭✭Cabaal


    DeepBlue wrote: »
    At a wild guess I'd say 99% wouldn't have heard of greasemonkey, let alone know how to install it.

    then obviously they need to see cat pics


  • Registered Users Posts: 21,264 ✭✭✭✭Hobbes


    But this removes all images, the page looks really messy now

    Can't please everyone!

    I was amazed actually that when I nuked the images boards.ie site still worked. I was expecting loads of blank buttons and breakages. Kudos on a well developed site.


  • Registered Users Posts: 83,235 ✭✭✭✭Overheal


    clever little piece of script... but youre an evil bastard for making it!


Advertisement