AprilFilter *OLD*

Enable the "pity the" fool's day filter.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

// ==UserScript==
// @name            AprilFilter *OLD*
// @namespace       skyboy@kongregate
// @author          skyboy
// @version         1.1.0
// @description     Enable the "pity the" fool's day filter.
// @include         http://www.kongregate.com/games/*/*
// @homepage        http://userscripts-mirror.org/scripts/show/73398
// ==/UserScript==
if (/^\/?games\/[^\/]+\/[^\/?]+(\?.*)?$/.test(window.location.pathname))
setTimeout(function() {
javascript:void(window.location.assign("javascript:void((function(){holodeck._extra_interpolation=true;holodeck.addIncomingMessageFilter(function(d,n){var b=d,a=$H({april:'pity the','\\\\bgreg\\\\b':'',badge:'pony',games:'BRAINZZZ',banhammer:'magic wand',retarded:'gifted',retard:'savant',gay:'merry',mod:'care bear',admin:'rainbow princess','chuck norris':'Mr. T',words:'coconuts',beer:'mana',booze:'potions',bacon:'tofu',cake:'pie',level:'one up',cookie:'pie',candy:'pie','ice cream':'pie',food:'OMNOMNOM',pickle:'flavor missile',rofl:'how droll!','your mom':'my mom','ur mom':'my mom',andrew:'leeeeeeroy jenkins',filter:'narwhal','kong\\\\b':'The Best Site EVAR',kongregate:'The Best Site EVAR',replac:'hallucinat'}),e=new RegExp('('+a.keys().join('|')+')','im');a.set('greg','Greg, all glory be His');a.set('kong','The Best Site EVAR');if(holodeck._extra_interpolation){n(b.gsub(e,function(f){return a.get(f[0].toLowerCase());}),n);}else{n(b,n);}})})())"));
}, 1250);