Balloon Juice Pie Filter

Here's the world-famous Balloon Juice Pie Filter! (works as of 1/16/2011)

To use this, you’ll need Greasemonkey : for FireFox, for Internet Explorer - not sure if other browsers have GM support or not.

You can download it, here.

You’ll have to do some minor editing on the script itself, primarily to add your list of targets. Again, all the stuff you need to change is clearly commented. The things you need to edit are right there at the top. It’s basically just a matter of changing the default ‘baddies’ names to the names of the people you want. You can have as many names as you want. If you need more help, feel free to ask.

17 thoughts on “Balloon Juice Pie Filter

  1. MikeJ

    I the old version still somewhere? I forgot to diff it and it got overwritten. I’m just lazy about repair my rip off.

  2. soonergrunt

    >>>
    /
    // this is the stuff you can edit

    // add your list of badguys here. these are case insensitivevar baddies = new Array(“matoko_chan”, “WyldPirate”);

    // contact ok-cleek.com to load addtional pie messages ?
    // set to false if you don’t trust me.
    //
    <<<

  3. cleek

    looks like they’re still changing their HTML around over there. i’ve updated to handle what they have now. but… if they change again, this will stop working.

  4. Ab_Normal

    I made your new filter work in Chrome by adding the Tampermonkey extension, which emulates Greasemonkey.

  5. TooManyJens

    Thanks, cleek!

    I’m trying to figure out how to get the new script to just display “REDACTED” instead of a pie message. There used to be a variable we could set, but I’m not seeing it now.

  6. cleek

    redacted has just been added back!

    couldn’t do the small text or the disemvowelling – the new BJ HTML is more complex than i’m willing to deal with.

Comments are closed.