Page 2 of 4
Posted: Tue Dec 22, 2009 9:50 pm
by DaymItzJack
I just made mine log everything. ;p
Posted: Wed Dec 23, 2009 2:07 am
by crstnbr
I solved "Cavern Master" and "Cave Master"
poor my ol' friend..
Posted: Wed Jan 06, 2010 3:47 pm
by prop
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!"
Posted: Mon Jan 11, 2010 12:38 pm
by ikea
just stop when the last monster appears, and kill it with your own hand.
Posted: Tue Jan 12, 2010 10:14 pm
by DaymItzJack
ikea wrote: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.
Posted: Sun Feb 07, 2010 8:43 pm
by laz0r
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.
Posted: Tue Jul 27, 2010 3:07 am
by quangntenemy
I hate this challenge. My bot's been running for hours and it's only at level 93
Posted: Tue Jul 27, 2010 6:50 am
by quangntenemy
Solved finally the boss wasn't that strong after all
Posted: Tue Nov 23, 2010 11:59 pm
by C3s4r1n0
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.
Posted: Thu Nov 25, 2010 3:01 pm
by contagious
C3s4r1n0 wrote: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.
Posted: Thu Nov 25, 2010 5:43 pm
by tails
I did it with C++, but I'd recommend C# for today.
Posted: Thu Nov 25, 2010 6:25 pm
by contagious
tails wrote:I did it with C++, but I'd recommend C# for today.
C++ ? With bash interface?
Posted: Thu Nov 25, 2010 9:40 pm
by tails
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.
Posted: Wed Feb 23, 2011 1:47 am
by dokyriak
I'm using javascript and greasemonkey, it's working but the problem is I cannot save anything...
Posted: Sat Apr 23, 2011 6:32 pm
by Millennium
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.