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:
Anonymous2015-04-05 7:42
ZOMG OPTIMIZED (function() { var dc = document, ge = function(x){return dc.getElementsByTagName(x)[0];}, a = function(v){return v[(function(n){return ~~(Math.random()*n);})(v.length)];}, k = (window.onload = function(){ge("body").innerHTML = "<span style=\"" + a( [ "font-style: italic; font-weight: bold; text-decoration: overline underline;", "position: absolute; right: 25%; width: 45%; font: italic bold 40px/60px arial, sans-serif; text-decoration: overline underline;", "text-align: center; margin: 200px auto; font: italic bold 40px/60px arial, sans-serif; color: #fff; text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #fff, 0 0 40px #ff00de, 0 0 70px #ff00de, 0 0 80px #ff00de, 0 0 100px #ff00de, 0 0 150px #ff00de;", "text-align: center; margin: 200px auto; font: italic bold 40px/60px arial, sans-serif; text-shadow: 0 0 20px #fefcc9, 10px -10px 30px #feec85, -20px -20px 40px #ffae34, 20px -40px 50px #ec760c, -20px -60px 60px #cd4606, 0 -80px 70px #973716, 10px -90px 80px #451b0e;", "" ] ) + "\">That was " + a( [ "ENTERPRISE quality","VIP quality","Low quality","Mediocre Quality","Revolutionary","Bad","Insightful","Too obvious","retarded","Excellent Trolling","horrible","A Masterpiece","Kawaii Desu Ne","FrozenVoid Quality","MDickie Quality","Wizard quality", "Bad. And you should feel bad","against the Geneva trolling convention","Misunderstood","like a translation from Chinese","written by 12-year old leet h4x0r","Wrong","Fractally wrong","so bad, I think you're trolling yourself","SPAM","Average", "11/10","10/10","9/10","8/10","7/10","6/10","5/10","4/10","3/10","2/10","1/10","0/10","-1/10","-2/10","-9000/10","F. See me after class","So bad God just killed a kitten","Not bad","Incredible","a magical post","A Triumph","Insignificant","typical of you", "just a post","exercise in futility","a literary novel","the past we must forget","outdated","relevant 5 years ago","too soon","a hurricane","like an oil painting","profound","anime quality","obvious","The Truth","Maximum Trolling","So bad its good","mindless drivel", "worse than a Markov Chain","nonsense","incredibly retarded","Great","a copypasta","an old copypasta","enough. Stop Posting","enough for a PhD Thesis","a new kind of science","a contradiction","all in vain","the prose of the gods","lame attempt at trolling", "Genius","creepy","not meant for this corrupt world","against common sense","against the law"," a crime against humanity","a crime against nature","likely a repost","definitely a repost","stale old copypasta","lacking in substance","written on acid", "a drug-induced fantasy","incredibly creepy","a meme. Now its just spam","Retarded on all levels","a misuse of English","not valid grammar","too late","too stupid","too lame","sad but true","really cute","a joke","too much information","clearly an alien posting", "wisdom of the crowds","common sense","actually true","very annoying","very bad","very good","very lame","very old copypasta","very encouraging","very depressing","just satire","clearly not written by you","stolen from Reddit","stolen from imageboards", "stolen from hackernews","stolen from Slashdot"," so good it may become copypasta","so bad it will become copypasta","too obvious","a work of genius","really wrong","true to style","a task you never accomplish","a failure on many levels","blatant trolling", "bad style","a thread derail","against 4chan rules","the voice of /prog/","soul-crushing","the last straw","another useless complaint","reported to moderators","reported to Moot","reported to FBI","reported to Illuminati","reported to your mom", "reported to the Pope","reported to UN Security Council","reported to our reptilian overlords","reported to Shii","/b/ quality","/g/ quality","/jp/ quality","/pol/ quality","/x/ quality","/lounge/ quality","/v/ quality","a thing to remember","a piece of history", "nothing to lol about","serious business","too much time on your hands","short and to the point","an abuse of keyboard","abuse of BBcode","abuse of SJIS art","abuse of ASCII art","another nail in the coffin of /prog/","Nice","nice try","samefagging", "very interesting concept","an idea whos time has come","late to change anything","a better post","a new perspective","a honest mistake","a day that will live in infamy","a tragedy","a comedy","a dramatic moment","reality closing in","a memetic virus", "simply beautiful","masterful trolling","just enough","intense","clever","a defeat","a victory","a level-headed argument","logical","inevitable","somewhat refreshing","original","as bad as they come","as terrible as possible","only a dream","lunacy","insane", "written by a madman","elementary my dear Watson","a clash of worldviews","blatant propaganda","bullshit","another conspiracy theory","you. We know it","added to you case file","a sign you know too much","alien in origin","a piece of science fiction", "the same post you did months ago","an illogical view","the end of your posting career","the last post you'll make","a waste of time","a mental illness","TDavis quality","Mentifex Quality","overblown","true. But times have changed","a ripple in reality", "a consequence of your bad habits","really mature","reeking of privilege","abusing your privilege","gay","spoken like a straight white cis-male","the joke","the end" ] ) + a( [ ".", "<i>!</i>", "?", "..." ] ) + "</span>" ;}); })();