Search found 23 matches

by karma-fusebox
Sun Apr 12, 2009 1:08 am
Forum: Challenges Solved
Topic: Type Faster
Replies: 14
Views: 1947

okay, im curious..
by karma-fusebox
Fri Apr 10, 2009 11:27 am
Forum: Challenges Solved
Topic: Type Faster
Replies: 14
Views: 1947

there are some rather short sentences generated. it should be possible for well trained typers.
type fastest, however, is definitely not. and copy&paste doesnt work either.. ;)
by karma-fusebox
Mon Apr 06, 2009 11:00 am
Forum: Challenges
Topic: Dungeon Master
Replies: 66
Views: 101446

Re: Cavern Master

it's an annoyance waiting so long... i dont think youre supposed to sit in front of your computer and watch your script slay a crapton of monsters. and even if you do, thats pure action gaming compared to watching a script solve the higher mortalcoil-levels or something. but since a dungeon-script ...
by karma-fusebox
Tue Mar 31, 2009 11:04 pm
Forum: Challenges Solved
Topic: A Life Worth Living
Replies: 22
Views: 2247

the hlife-algorithm took about a second
by karma-fusebox
Tue Mar 31, 2009 12:39 pm
Forum: Challenges
Topic: Dungeon Master
Replies: 66
Views: 101446

yes, but not permanently. just a onetime-login for the current transaction. so you have to append name= and password= every time you call urls from your scripts.
by karma-fusebox
Thu Mar 26, 2009 1:07 pm
Forum: Challenges
Topic: 'Bit Test' challenge... the strange coding.. please help me.
Replies: 48
Views: 58105

"blank of blank" says the answers "half of 42" or "primefactor of 3462234" would be valid.
(in fact, they are not. but maybe this was your problem.. write a pm if you are still in trouble)
by karma-fusebox
Tue Mar 24, 2009 10:32 am
Forum: Challenges Solved
Topic: McCormick
Replies: 6
Views: 609

I've observed, that every cleartext character is encoded in 3 characters.
youre right. i just suspected the plain-letters may be substituted with random amounts of kenny-chars.. this would be what "pain" was referring to. :D
by karma-fusebox
Mon Mar 23, 2009 2:00 pm
Forum: Challenges Solved
Topic: Maeda Path
Replies: 20
Views: 1846

did anyone more than 3 levels the honest way? is being thrown back to the very beginning at each failure a bug or a feature to annoy players? :)
by karma-fusebox
Mon Mar 23, 2009 1:52 pm
Forum: Challenges Solved
Topic: McCormick
Replies: 6
Views: 609

first google result of "kennifier" did it. but since there is no official kenny-language, this was pure luck i guess. if you dont find the translator knox used, you will find yourself in just another substitution-challenge, which would be a real pain because its even more random than the o...
by karma-fusebox
Sat Mar 21, 2009 4:06 pm
Forum: Challenges Solved
Topic: A Piece of Pi
Replies: 7
Views: 808

i wish we could also utilize it for "a repeat of pi" :D

it seems like sequences of different digits are not very popular on the net
by karma-fusebox
Tue Mar 17, 2009 2:38 pm
Forum: Challenges Solved
Topic: Post Captain
Replies: 11
Views: 834

gfoot wrote:make a .html file containing a form with the right post variables?
thats what i did. but it seemed not very professional to me..

so i will have a look at wget/curl if i need this again.
by karma-fusebox
Tue Mar 17, 2009 4:22 am
Forum: The Hacker's Server
Topic: HEY!
Replies: 26
Views: 19608

quite
by karma-fusebox
Tue Mar 17, 2009 4:13 am
Forum: Challenges
Topic: Not Chess
Replies: 16
Views: 36822

i'm surprised none of you smart guys recognizes what the function actually does...
it's ridiculous writing [more than] a line of script or even picking up a pen. :D
by karma-fusebox
Mon Mar 16, 2009 8:20 pm
Forum: Challenges Solved
Topic: Post Captain
Replies: 11
Views: 834

Post Captain

just solved this one by simply using the infamous javascript/xsrf-thingy...
( http://www.hacker.org/forum/viewtopic.php?p=10478#10478 ) :roll:

i think there is hardly any more ugly approach.. so what is the real way to POST data to websites?
by karma-fusebox
Mon Mar 16, 2009 7:04 pm
Forum: Challenges
Topic: Immortal
Replies: 25
Views: 30207

yep, dont get me wrong - i have generally no idea on this one. any approach (even with chess) is more than i have right now. maybe the data is some kind of image or music file or .. yeah, chess constellation, whatever. the characters are base64-like, but decoding results in even more garbage. :x cou...