r/nethack

Good first conduct to try?

I've been trying to ascend a Monk (vegetarian/weaponless) but I have failed a lot and I think I'd prefer a different role/conduct. I'm thinking something easier, like never polymorphed/changed form. Any other ideas?

reddit.com
u/No_Insurance_6436 — 1 day ago

What do you like to see in a nethack server?

Do you prefer vanilla Nethack or patched? If patched, do you prefer interface tweaks, gameplay tweaks, something else?

reddit.com
u/CypherCam — 1 day ago
▲ 11 r/nethack

[GnollHack] YAAP - Now with a higher difficulty, harder Role and a bunch of Conducts!

Since my last time I decided my next run would be a Weaponless Vegan Monk because I was curious to try it. And I decided to ramp up the difficulty too. I chose Neutral alignment because I wanted to do some Sacrifice cheese, though it didn't quite work out how I planned because some stuff seemingly got patched without the GnollHack wiki getting updated before I brought it up. Ended up tacking on some more Conducts as I went along since they seemed simple enough to do. I also never used a Shield or Suit all game because of the penalties.

Things weren't going quite to plan at the start but got smoother as I went. Got a bit burned out or decision-paralysed at the Castle and took an extended break. As soon as I got back on it, I was blazing through though!

Made a lot more use of magic this time, mostly for utility stuff. Still not FULLY got the hang of the system.

Shoplifted for the first time, walked out of an Orcus Town store while Orcus himself seemed to be fighting me and I was absolutely swarmed and nearly died. Thankfully I managed to heal and squeeze past to the stairs (and when it was time to go back up, I chugged a Cursed Potion of Gain Level to skip that floor).

Also had an over-enchantment incident due to misunderstanding the Enchant Weapon scroll, thankfully my irreplaceable Gauntlets only got set to +0 rather than exploding and it was simple enough to bring them back up.

If you want my thoughts on the Conducts I ended up doing:

  • Vegan: Honestly the hardest part was missing out on some useful Intrinsics from corpses (like Teleportitis/Teleport Control from Tengus and Disintegration Resistance from Black Dragons), I was never really worried that much about hunger. Even then, I got most of the things I needed.

  • Weaponless: The revamped Monk & Martial Arts plus weapon-gauntlets made this a breeze, appreciated the warning when I was about to pick-axe an enemy too. Can see how this would be painful on Vanilla.

  • Genocideless: Early on I did a bunch of Reverse Genociding (particularly Unicorns for Sacrifice), ended up committing to this later on. Got an achievement for killing an Arch-Lich because of it (never faced one before, I would Blessed Genocide L before ever seeing one). Things went fine but I think I'd generally prefer to take out some problematic groups.

  • Polypileless/Polyselfless: Came naturally.

  • Artifact Wishless: Came naturally for this playthrough. By the time I got a wish the odds were bad and I had other things that took priority anyway. In general I'd only do Artifact Wishes in GnollHack if I got a really early wish and there was one that my character would really like.

  • Conflictless: Not sure if this counts. Had some scrolls but didn't usse them. Made some of the rooms with LOTS of enemies (e.g. Wizard's Tower, Moloch's Sanctum and Astral Plane) a little more tedious and scary but I managed.

  • Bonesless: This was just the luck of the draw, but I'll take the creit, heh.

Since the last win, I found the website for the umps, so HTML dump for those interested!

Next up I have some characters waiting on the next difficulty up (Lawful Human Valkyrie and Lawful Dwarf Caveman) as a result of a brief "alt-itis" mood, so hopefully 'll have another post or even a double-feature soon!

reddit.com
u/CrashGordon94 — 3 days ago
▲ 10 r/nethack

How do I make statues visually distinct?

Right now statues are just white versions of what they represent, which isn't a problem until you go to Ludios with a cockatrice corpse to deal with all the soldiers (white). Is there a way to invert statues, white background/black text?

reddit.com
u/OalBlunkont — 4 days ago
▲ 10 r/nethack

Help compiling NetHack 3.6.7 on Ubuntu?

I am attempting to figure out how to compile NetHack 3.6.7 myself so that I can apply patches from the patch database, but I'm having a lot of trouble getting it to work. I have a Windows machine with a working Linux virtual machine on it, but following the instructions in the included Install files and on the Compiling wiki page has just run into errors I can't figure out how to fix. After downloading and extracting NetHack 3.6.7 on the virtual machine, I have run the following commands, beginning in the $Top directory:

$ cd sys/unix
$ sh setup.sh hints/linux
$ cd ../..
$ make all

which yielded the following error:

( cd src ; make )
make[1]: Entering directory '/home/wildfire/Downloads/nethack-3.6.0/src'
touch ../src/config.h-t
cc -g -O -I../include -DNOTPARMDECL -DCOMPRESS=\"/bin/gzip\" -DCOMPRESS_EXTENSION=\".gz\" -DDLB -DSYSCF -DSYSCF_FILE=\"/home/wildfire/nh/install/games/lib/nethackdir/sysconf\" -DSECURE -DHACKDIR=\"/home/wildfire/nh/install/games/lib/nethackdir\" -c monst.c
In file included from ../include/unixconf.h:290,
                 from ../include/global.h:115,
                 from ../include/config.h:458,
                 from monst.c:5:
/usr/include/stdlib.h:605:13: error: conflicting types for ‘srand48’; have ‘void(long int)’
  605 | extern void srand48 (long int __seedval) __THROW;
      |             ^~~~~~~
In file included from ../include/unixconf.h:287:
../include/system.h:94:8: note: previous declaration of ‘srand48’ with type ‘void(void)’
   94 | E void srand48();
      |        ^~~~~~~
In file included from ../include/unixconf.h:291:
/usr/include/unistd.h:464:21: error: conflicting types for ‘sleep’; have ‘unsigned int(unsigned int)’
  464 | extern unsigned int sleep (unsigned int __seconds);
      |                     ^~~~~
../include/system.h:354:12: note: previous declaration of ‘sleep’ with type ‘unsigned int(void)’
  354 | E unsigned sleep();
      |            ^~~~~
make[1]: *** [Makefile:528: monst.o] Error 1
make[1]: Leaving directory '/home/wildfire/Downloads/nethack-3.6.0/src'
make: *** [Makefile:145: nethack] Error 2

I already tried doing a completely fresh install, and I'm getting the same error. How do I fix this?

reddit.com
u/vvildfire — 4 days ago
▲ 17 r/nethack

Having telepathy and a blindfold is essential if you want to be safe from intelligent creatures who may or may not have a wand

There I was as an Orc wizard

Intrinsic Poison resistance

External Magic resistance

*Blam* I lost to a Fire wand

reddit.com
u/Glittering-Sector393 — 5 days ago

5Hack - an original implementation of NetHack's mechanics in HTML5

No dependencies, no build step, no network. Around 10,000 lines of JavaScript.

Anyone want to test this out and give me feedback? I pulled this together with Claude today and would love to hear what everyone thinks.

http://5hack.net

reddit.com
u/mikedzlz — 6 days ago

Can't use directions on "kick" command when using curses option

I'm playing on version 5.0.0 with number pad on windows 11 and noticed that when I "kick" I cannot select a direction, it just continues to prompt for input. Using "." "<" or ">" works fine, but not directions.

When I turn windowtype:curses off, it works fine but for some reason when it's turned on this issue occurs.

I'm curious if anyone else has experienced this issue and has found a workaround other than disabling curses option? I really enjoy the curses option so I'd rather not turn it off

EDIT: for additional context I've just downloaded the .zip from the main site, made sure it was the windows 11 version

reddit.com
u/dowcraftjack — 5 days ago
▲ 24 r/nethack

In the belly of a purple worm …

I knew this would happen. My cat got polymorphed into a purple worm, and it was awesome. We cleared the mines and I got so much stuff. I considered abandoning him there but then I decided to just clear sokoban first. Well he ate me of course. I went down the stairs to pick him up for the zoo and landed straight in his stomach.
I’m only lvl7 and don’t have a wand of digging or a means of teleport. most of my stuff is in a stash. My magic missile is levelled up but he has 180hp so I doubt I can kill him before he digests me. I have an unidentified vanishing wand. Not much else. Am I toast?

I have 9/58hp, 94/97pw

an amulet of reflection being worn

14 daggers at the ready

an uncursed elven dagger named Sting

an uncursed +0 pair of padded gloves being worn

an uncursed +0 studded leather armor being worn

an uncursed +0 pair of walking shoes being worn

a lizard corpse

3 tripe rations

a C-ration

a scroll of create monster

a scroll called earth

a scroll called earth

a scroll called 100

Potions

a potion called obj

a clear potion

Wands

a wand called vanished

a wand called magic missile

a wand of sleep

a wand of striking

a wand of create monster

an uncursed wand of cold

Tools

a unicorn horn

an uncursed blindfold

an uncursed stethoscope

an uncursed key

an uncursed expensive camera

an uncursed magic whistle

a cursed lamp

an uncursed looking glass

spells

force bolt

magic missile

sleep

healing

protection

cure sickness

slow monster

create monster

reddit.com
u/elaural — 8 days ago
▲ 22 r/nethack

Unfair hiring complaint

I've often complained how hard it is to get Neferet the Green to accept my help, despite how "urgently" it is needed, but now I've reached a new record.

I'm a strong level 13 wizard. AC -39, spells include identify, death, create monster. I have taken the castle. Now I can't lure wraiths up because there is a trap right in their path. I had one potion of gain level in addition to the one in the castle, but a ghost came out...

Any good ways get that remaining experience before proceeding? My understanding is that all levels castle and below are graveyard and leaving corpses is low probability. Do I just create monsters in the hopes of a Wraith or polymorph spellbook? I don't have polymorph wands or spell.

If what I'm experiencing is normal in nethack 5.0 and you're just supposed to clear all of gehennom before returning to the quest, just let me know.

Some of my inventory just so you realize how serious I am about defeating the Dark One. If you see him, put a good word in for me.

EDIT: I've also quaffed a blessed potion of restore ability; no effect.
EDIT: I've also tried polypiling potions but have not been lucky (except for getting enchant armor and good rings). My only wand of polymorph has been charged once and has had the final charge wrested from it.
EDIT: I ended up bashing monsters here and there and getting exp the hard way. On my way down to gehennom now. Wish me luck.
EDIT: nh 5.0 is a very interesting release and has changed my gameplay significantly. More work and figuring things out. Also the world under the valley is more interesting.

 v - an uncursed amulet of life saving
 K - an uncursed amulet of reflection (being worn)
 w - the blessed rustproof +2 Magicbane (weapon in right hand)
 e - an uncursed runesword named Stormbringer
 H - a blessed fireproof +8 elven leather helm (being worn)
 c - a blessed fireproof +4 pair of leather gloves (being worn)
 x - an uncursed -3 pair of levitation boots
 L - a blessed fireproof +4 pair of speed boots (being worn)
 b - a blessed fireproof +4 cloak of magic resistance (being worn)
 p - a blessed +4 Hawaiian shirt (being worn)
 X - an uncursed greased rotproof +3 gray dragon scale mail (being worn)
 s - an uncursed ring of conflict
 r - an uncursed ring of free action (on left hand)
 M - an uncursed ring of regeneration
 Q - an uncursed ring of slow digestion (on right hand)
reddit.com
u/CosmicOsmoMan — 10 days ago
▲ 20 r/nethack

What is the worst YASD you have ever experienced?

On my first Wizard ascension run back in the day. I died in the Astral plane about 5-10 turns away from my god's altar. The worst part is I was unprepared item wise, totally avoidable YASD. It was a bone shaking loss. I walked around in my bathrobe for a couple of days, totally incoherent, unshaven muttering about wands of teleportation and cursed scrolls of genocide. I looked like Rocky after he fought Appolo Creed.

reddit.com
u/OkSlice6609 — 14 days ago
▲ 26 r/nethack

What other Roguelikes are as good as Nethack?

A couple of weeks ago, I got the urge to get into classic Roguelikes, and looked up which ones were popular. I tried Tales of Majeyal, Coves of Qud and Dungeon Crawl Stone Soup. But none of them fully clicked with me in the short time I played them.

Then I remembered Nethack and decided to give it a proper try, after playing it very shortly 20 years ago, and this time, I got fully immersed. What I really loved were the identify mechanics, the survival elements, the great replayability and the high level of surprising complexity and interactivity.

Now that I know that I really like the genre, I'm wondering if the other games I tried are as good as Nethack and I just didn't stick with them long enough. Which classic Roguelikes are on Nethack's level or beyond?

reddit.com
u/AndrewUndershaft — 14 days ago