The chal.php could be used to log in?michuber wrote:You can pass your name and password (or spw):Bierdeckel wrote:Has anyone a link or something else what could be interesting for me?
http://www.hacker.org/challenge/about.php
Dungeon Master
-
- Posts: 7
- Joined: Thu Mar 05, 2009 2:22 pm
- karma-fusebox
- Posts: 23
- Joined: Fri Mar 06, 2009 1:37 pm
-
- Posts: 2
- Joined: Wed Mar 18, 2009 3:27 pm
Cavern Master
Unless it's against the rules or something (which it shouldn't be), could anybody please tell me how many levels Cavern Master has? thx
P.S. I've already automated it, just that my bot has gotten to a ridiculously high level, and - automated as it is - it's an annoyance waiting so long...
(edit) NVM, I was actually pretty close to the end... but that was too long IMO. 40-50 levels would have been enough.
P.S. I've already automated it, just that my bot has gotten to a ridiculously high level, and - automated as it is - it's an annoyance waiting so long...
(edit) NVM, I was actually pretty close to the end... but that was too long IMO. 40-50 levels would have been enough.
- karma-fusebox
- Posts: 23
- Joined: Fri Mar 06, 2009 1:37 pm
Re: Cavern Master
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.TheBlackElf wrote:it's an annoyance waiting so long...
but since a dungeon-script should not take any cpu, you could even watch both scripts the same time..
it is certainly not meant to solve this with a hack.
the thing is that dungeon master can be solved by hand, and is merely meant to be a test bed for the automation of the next challenge.
The discussion about this is a bit distributed between this thread and some others. I think most people find there automated solution. Also a lot of data you find here are extracted with an automated procedure (we leave in the middle if this data is usefull).
I just think that, once people have solved it, they don't bother posting here anymore. For them, it would be better to make further discussions in the challenges solved forum. That one has been created to keep this forum for hints only.
the thing is that dungeon master can be solved by hand, and is merely meant to be a test bed for the automation of the next challenge.
The discussion about this is a bit distributed between this thread and some others. I think most people find there automated solution. Also a lot of data you find here are extracted with an automated procedure (we leave in the middle if this data is usefull).
I just think that, once people have solved it, they don't bother posting here anymore. For them, it would be better to make further discussions in the challenges solved forum. That one has been created to keep this forum for hints only.
-
- Posts: 2
- Joined: Mon Aug 24, 2009 8:45 am
- Location: indonesia
I knew nothing of making a bot with C/C++ before yesterday. Look up libcurl if you're curious, it's really high level and easy to use. It will help you in some Web challenges too. I had a "perfect" bot going in 1 hour.
The only problem was my code to say it had found the boss was bugged. So I woke up this morning and found the bot on the last level with the boss beaten but I didn't know what he was called
So now I'm running the bot again from level 0... with a condition to stop on the last dungeon level. You live and learn.
The only problem was my code to say it had found the boss was bugged. So I woke up this morning and found the bot on the last level with the boss beaten but I didn't know what he was called
So now I'm running the bot again from level 0... with a condition to stop on the last dungeon level. You live and learn.
- dot_Cipher
- Posts: 5
- Joined: Sat Jul 04, 2009 10:12 pm
- Contact:
No idea where to start
I know how to program basically in C++, java, javascript, and python.
Every simple program I have made I used on my computer locally. And to do this challenge it seems like I need to access the site where the Dungeon is? How would I also get my program to interact with it? Since my knowledge is pretty spread out and basic, I have no idea where to start when it comes to writing a script for this.
Anyone have any advice? How would I get my program to interact with the web in that sense? And how would I get it do do the actions I need?
Every simple program I have made I used on my computer locally. And to do this challenge it seems like I need to access the site where the Dungeon is? How would I also get my program to interact with it? Since my knowledge is pretty spread out and basic, I have no idea where to start when it comes to writing a script for this.
Anyone have any advice? How would I get my program to interact with the web in that sense? And how would I get it do do the actions I need?
"The quieter you become, the more you are able to hear"
--- Backtrack FTW
--- Backtrack FTW