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

Criticize C.

Name: Anonymous 2009-06-26 14:44

Please, I'd like to hear what /prog/ thinks is silly about C.

Name: Anonymous 2009-06-27 7:40

>>40
Everyone already knows you idiot!

Name: Anonymous 2009-06-27 8:45

>>40
FrozenVoid

Stopped reading right there.

Name: Anonymous 2009-06-27 10:32

personally i use a bespoke adaptation of the frozenvoid script to remove all namefags

// ==UserScript==
// @name           anti name fag
// @description   
// @namespace      http://dis.4chan.org/prog/
// @include        http://dis.4chan.org/*;
// @version        1
// ==/UserScript==

(function(){
  var posts = document.getElementsByClassName('post');
  var i = posts.length;
  while(i--) {
    var post = posts[i];
    var n = post.getElementsByClassName('postername');
    if(!(n.length))
      continue;
    var t = n[0].textContent;
    if(!t.match('^Anonymous$')) {
      post.parentNode.removeChild(post);
    }
  }
})();

Name: Anonymous 2009-06-27 15:17

>>34
Even FV trolls you!

Name: Anonymous 2009-06-27 15:21

>>34,39 are obviously the same person. FrozenVoid is /prog/'s hero.

Name: Anonymous 2010-11-26 21:42

Name: Anonymous 2010-12-17 1:25

Are you GAY?
Are you a NIGGER?
Are you a GAY NIGGER?

If you answered "Yes" to all of the above questions, then GNAA (GAY NIGGER ASSOCIATION OF AMERICA) might be exactly what you've been looking for!

Name: Anonymous 2011-02-03 1:40


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