Author |
Message |
DaymItzJack
Joined: 29 Oct 2009 Posts: 106
|
|
|
|
I just made mine log everything. ;p
|
|
Tue Dec 22, 2009 9:50 pm |
|
 |
crstnbr
Joined: 24 Nov 2009 Posts: 3
|
|
|
|
I solved "Cavern Master" and "Cave Master" 
|
|
Wed Dec 23, 2009 2:07 am |
|
 |
prop
Joined: 16 Jun 2009 Posts: 6
|
|
poor my ol' friend.. |
|
my friend tried to solve this one w/ bot and he started programming.
after he done his programming, he entered into the cavern and started to run the bot.
...
about 4 hours later, my friend called to me:
"Oh god damn, my bot died!"
_________________ HI! |
|
Wed Jan 06, 2010 3:47 pm |
|
 |
ikea
Joined: 09 Mar 2009 Posts: 4
|
|
|
|
just stop when the last monster appears, and kill it with your own hand.
|
|
Mon Jan 11, 2010 12:38 pm |
|
 |
DaymItzJack
Joined: 29 Oct 2009 Posts: 106
|
|
|
|
 |
 |
just stop when the last monster appears, and kill it with your own hand. |
That's what I did to get under the limit. I didn't program my bot to use potions and I needed them to beat it.
|
|
Tue Jan 12, 2010 10:14 pm |
|
 |
laz0r

Joined: 04 Feb 2010 Posts: 290 Location: Within the depths of Unix |
|
|
|
The idea is that you should try to stay many levels above the current dungeon level you are on. Also try to assume aquamarine potions as they heal you. This is a fairly simple game to bot as you quickly notice the use of the buttons is not necessary, as each movement/action is controlled by its own URL and the game is played AND SAVED due to cookies.
|
|
Sun Feb 07, 2010 8:43 pm |
|
 |
quangntenemy
Joined: 02 Jul 2009 Posts: 8
|
|
|
|
I hate this challenge. My bot's been running for hours and it's only at level 93 
|
|
Tue Jul 27, 2010 3:07 am |
|
 |
quangntenemy
Joined: 02 Jul 2009 Posts: 8
|
|
|
|
Solved finally the boss wasn't that strong after all 
|
|
Tue Jul 27, 2010 6:50 am |
|
 |
C3s4r1n0
Joined: 23 Nov 2010 Posts: 1
|
|
|
|
Guys, a little help, please.
How can I make a bot to play the levels and make decisions? And how to interact with the browser?Any language suggestions?
EDIT: Sorry for bumping a one-year old thread, but probably there are lots of people wanting to know about it.
|
|
Tue Nov 23, 2010 11:59 pm |
|
 |
contagious
Joined: 12 May 2009 Posts: 35 Location: Greece |
|
|
|
 |
 |
Guys, a little help, please.
How can I make a bot to play the levels and make decisions? And how to interact with the browser?Any language suggestions?
EDIT: Sorry for bumping a one-year old thread, but probably there are lots of people wanting to know about it. |
I think Java or Python is a good choice.
|
|
Thu Nov 25, 2010 3:01 pm |
|
 |
tails
Joined: 10 Jun 2008 Posts: 191 Location: Tokyo |
|
|
|
I did it with C++, but I'd recommend C# for today.
|
|
Thu Nov 25, 2010 5:43 pm |
|
 |
contagious
Joined: 12 May 2009 Posts: 35 Location: Greece |
|
|
|
 |
 |
I did it with C++, but I'd recommend C# for today. |
C++ ? With bash interface?
|
|
Thu Nov 25, 2010 6:25 pm |
|
 |
tails
Joined: 10 Jun 2008 Posts: 191 Location: Tokyo |
|
|
|
Socket.
I was solving the puzzles (Mortal Coil etc.) with C++. So I could just reuse a function for communicating with the server. That was the easiest way for me at that time.
|
|
Thu Nov 25, 2010 9:40 pm |
|
 |
dokyriak
Joined: 01 Feb 2011 Posts: 3
|
|
|
|
I'm using javascript and greasemonkey, it's working but the problem is I cannot save anything...
_________________ [c=red]:evil2: D O K Y R I A K :evil2:[/cr]
 |
|
Wed Feb 23, 2011 1:47 am |
|
 |
Millennium
Joined: 21 Apr 2011 Posts: 17
|
|
|
|
I ran 2 codes. One attacked on a loop. The other did the following:
North 2
West Two
d
e
d
e
d
s
d
w
d
w
d
s
d
e
d
e
d
It's not done going yet, but it's hit chamber 25 and is on level 32 in about 15 minutes.
All after about a minute of typing in a vbs file.
|
|
Sat Apr 23, 2011 6:32 pm |
|
 |
|