Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I AM ALSO AN EXPERT AT SEARCH AND REPLACE

Name: FrozenVoid fan 2015-04-04 11:48

// ==UserScript==
// @name ENTERPRISE Quality
// @version 1.0.1
// @namespace
// @description Scalable value-added turnkey enterprise solution enabling expert programmers to leverage alternative qualities on progrider.org.
// @include http://bbs.progrider.org/lounge/post.pl
// ==/UserScript==

var quality = "ENTERPRISE"; // The name of your quality. The following alternatives are
// provided for the convenience of unimaginative users:
// var quality = "LISP";
// var quality = "EXPERT";
// var quality = "SUSSMAN";
// var quality = "SEEPLES";
// var quality = "JAVA";
// var quality = "CHRISTOPHER";
// var quality = "JEWS";
// var quality = "XARN";
// var quality = "FrozenVoid";
// var quality = "MENTIFEX";
// var quality = "TERRY A. DAVIES";
// var quality = "MDICKIE";

if ("That was Perl quality!" == document.getElementsByTagName("body")[0].innerHTML) {
document.getElementsByTagName("body")[0].innerHTML = "That was <span style='font-style: italic; font-weight: bold; text-decoration: overline underline;'>" + quality + " quality</span>!";
}


Original script by "A Panda", modifications done by yours truly. I'll add a feature which selects a random quality soon.

Name: Anonymous 2015-04-04 13:24

Also why do you have two @includes?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List