CavernCraft

Post Reply
MerickOWA
Posts: 182
Joined: Mon Apr 07, 2008 5:54 pm
Location: HkRkoz al KuwaiT 2019 HaCkEr 101

CavernCraft

Post by MerickOWA »

Any hints on the basic combat mechanics of the dungeon/cavern game?

Mostly want to know, how does weapon lvl and bonus determine overall strength.

Is a lvl 1 weapon better than lvl 0 +4?

Just curious ;)
MerickOWA
Posts: 182
Joined: Mon Apr 07, 2008 5:54 pm
Location: HkRkoz al KuwaiT 2019 HaCkEr 101

Post by MerickOWA »

Hrm, another question.

I'm having difficulty writing a program to solve the cavern challenge. Keeps telling me I need to be logged in.

Does that challenge support the username=XXX&password=XXX for GET or POST for the maze part?
User avatar
adum
Posts: 392
Joined: Thu Apr 19, 2007 12:49 pm
Contact:

Post by adum »

part of the challenge is deducing the underlying rules of the game by watching the action. so you'll need to experiment and see =)

the pages do support the username=XXX syntax, so you can automate easily.

happy hunting,
adum
newbsauce
Posts: 7
Joined: Mon Sep 08, 2008 6:42 am

Post by newbsauce »

How deep i it by the way? (the second one) I went to 62 and said "Screw that"
Kuzmin
Posts: 10
Joined: Sat Jul 19, 2008 3:20 pm

Post by Kuzmin »

newbsauce wrote:How deep i it by the way? (the second one) I went to 62 and said "Screw that"
I hope you automated it, otherwise I feel sorry for your time :)

adum, can i tell about my bot?
User avatar
adum
Posts: 392
Joined: Thu Apr 19, 2007 12:49 pm
Contact:

Post by adum »

you sure can kuzmin -- shoot me a pm

adum
newbsauce
Posts: 7
Joined: Mon Sep 08, 2008 6:42 am

Post by newbsauce »

Kuzmin wrote:
newbsauce wrote:How deep i it by the way? (the second one) I went to 62 and said "Screw that"
I hope you automated it, otherwise I feel sorry for your time :)

adum, can i tell about my bot?
Nope, it was 9pm and I was bored since most my friends were working for some reason so I tried the first one with only 3 levels and I was like meh this isn't bad. So I tried other and waste like 2 hours of m time.
MerickOWA
Posts: 182
Joined: Mon Apr 07, 2008 5:54 pm
Location: HkRkoz al KuwaiT 2019 HaCkEr 101

Post by MerickOWA »

newbsauce wrote:How deep i it by the way? (the second one) I went to 62 and said "Screw that"
Finally beat it. My first bot died on lvl 63 ><. Its not too bad, but definitely probably want to automate it. Unless you don't mind the mindless clicking ;)
Kuzmin
Posts: 10
Joined: Sat Jul 19, 2008 3:20 pm

Post by Kuzmin »

adum wrote:you sure can kuzmin -- shoot me a pm

adum
Oh, i meant in the forums, but surely, I'll get a pm in your way if i can't tell here.
anacon
Posts: 2
Joined: Wed Oct 29, 2008 8:04 am

Post by anacon »

How does the username, password syntax work? I tried to type:

http://www.hacker.org/challenge/misc/d/ ... ssword=xxx

but the answer is just "not logged in". Can you help me?

Edit: Of course I sent my username and my password instead of xxx ;P
tails
Posts: 191
Joined: Tue Jun 10, 2008 7:51 pm
Location: Tokyo

Post by tails »

anacon wrote:How does this username, password syntax work? I tried to type:

http://www.hacker.org/challenge/misc/d/ ... ssword=xxx

but the answer is just "not logged in". Can you help me?

Edit: Of course I sent my username and my password instead of xxx ;P
It will work if you write "name=xxx" instead of "username=xxx".
anacon
Posts: 2
Joined: Wed Oct 29, 2008 8:04 am

Post by anacon »

yes, that works, thank you very much :)
Post Reply