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

Pages: 1-

What Anime Personality Are You?

Name: Anonymous 2013-09-12 7:31

Name: Anonymous 2013-09-12 8:34

>What of these anime/manga do you like? (choose at least 4 and at most 8 answers)
but I don't like any of them
and what if I liked more than 8 of them? what a shitty test

Name: Anonymous 2013-09-12 10:27

There's no ``I have no friends box'' for the first question.

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2013-09-12 11:55

Name: Anonymous 2013-09-12 12:18

Name: Anonymous 2013-09-12 12:21

>>5
you want to catch 'em all
perhaps you're the type of hobbyist programmer who uses multiple languages rather than sticking with one or two, because you're more interested in how ``pretty'' the syntax is, or what ``modern'' ENTERPRISE features it contains
you're a programming vagrant, hopping from one flavor-of-the-month language or framework to another on a whim

stick with lisp and you won't have this problem

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2013-09-12 12:22

>>5 You picked Ash stereotypes in some of the questions e.g. a honest team player
Also, their server doesn't complain about the form bruteforcing script allowing anyone to check all the result pages in minutes.

Name: Anonymous 2013-09-12 12:24

>>7
minutes
sure is amateur hour around here

Name: Anonymous 2013-09-12 12:25

I'm BPS!
Coding and lolis.

Name: Anonymous 2013-09-12 12:52

>>6
No, I only program in Java. I just want to catch all exceptions.

>>7
Probably because of
What do you do in your spare time? Train, train, train, and more training! (I interpreted this as "do something productive" because all the other answers were completely off)
You were given ultimate power! What do you do with it? I don't need it given to me! I'll gain it on my own!

Name: Anonymous 2013-09-12 13:28

>>7
Bruteforcing script?? can i have one, plz

Name: Anonymous 2013-09-12 13:31

>>3
e/g/in /g/uotes

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2013-09-12 13:39

>>11 can't you write one yourself?
// ==UserScript==
// @id             QuizRND
// @name           QuizRND
// @version        1.0
// @namespace      TheOtaku
// @author         FrozenVoid
// @description    Bruteforces quiz answers
// @include        http://www.theotaku.com/quizzes/*
// @run-at         document-end
// ==/UserScript==
function qsa(str){return document.querySelectorAll(str)}
qsa('form[name=quiz_form]')[0].setAttribute('onsubmit','true');
window.setTimeout(fill,1000)
function fill(){
var a=qsa('form[name=quiz_form] input')
for(var i=0;i<a.length;i++){
if (a[i].type=="checkbox" && Math.random()<0.5 )a[i].click()
if(a[i].type=="radio" && Math.random()<0.1)a[i].click()
var c=qsa('form[name=quiz_form]')
c[0].submit()
}

Name: F r o z e n V o i d !!mJCwdV5J0Xy2A21 2013-09-12 13:41

Minor fix:
function qsa(str){return document.querySelectorAll(str)}
qsa('form[name=quiz_form]')[0].setAttribute('onsubmit','true');
window.setTimeout(fill,1000)
function fill(){
var a=qsa('form[name=quiz_form] input')
for(var i=0;i<a.length;i++){
if (a[i].type=="checkbox" && Math.random()<0.5 )a[i].click()
if(a[i].type=="radio" && Math.random()<0.1)a[i].click()} //<--
var c=qsa('form[name=quiz_form]')
c[0].submit()
}

Name: Anonymous 2013-09-12 13:55

>>14
Should be this:
if(a[i].type=="radio" && Math.random()<0.1)a[i].click();} //<--
How did you post the original with error? Are you rewriting it for /prog/ or something?

Name: Anonymous 2013-09-12 14:08

>>1
Got Edward Elric.

Name: Anonymous 2013-09-12 15:55

>>9
BPS is shit. The only reason why people claim to like it is because it vaguely mentions programming.

I like programming. I like anime. I would thoroughly enjoy a good anime about programming. BPS is not good though.

Name: Anonymous 2013-09-12 16:22

Sebastian is interesting, because he is close to the dark triad and alas 4% who does the test ends up at him, which is close to the percentage of people, who are affected by the dark traits.

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