Each time you want to make a quest, with the map generator not only you don’t have to do it from scratch, but it also gives you ideas for where to put things. It also puts some letters in rooms that it thinks they are interesting, just for an idea to where you put your special rooms and notes.
The monsters are generated from monster matrices in the “monster matrices” folder, and you can add your own, having in mind that the names of the monsters should be the same with HeroScribe(to find a name of a monster: 1. open the heroscribe, 2. put the monster you want, 3. save the map, 4. open the xml with a notepad, 4. find the name of the monster) and the rows of the txt files should be 12 (because the program rolls 1D12).
The output of this program is an xml file named “HQ.xml” (rename it to not overwrite it) that can be opened from HeroScribe to do your changes.

Upper Left/Upper Right/Bottom Left/Bottom Right Quarters are the four parts of the map and the central room is the fifth. So, for example, you can put everywhere the “Chaos” monster matrix and on the Upper Right corner the “Undead”.
The Level is the difficulty of the dungeon. As you raise the level you have more rooms, more monsters and more traps.
Have Fun!

Link: https://www.dropbox.com/s/rsmq3mosb4r022f/HQ%20Map%20Gen.zip?dl=0