dwarffortress
Dwarf Fortress 8263ksbr 3 months ago 100%

automatic basic work order script

Hi, on a regularly basis I start a new game and leave my old site abondoned. They annoying part was always to redo the most basic work orders. Finally, I wrote a primitive bash script, which uses xdotool to add those work orders. It does have some drawbacks, it can only handle the first 17 items with conditions. After that, only adding new ones is possible, xdotool is not able to scroll down the window. One is able to change the coordinates of the buttons to be clicked, simply inside the script. Also it works in Linux only.

Maybe it is of use for someone else.

13
2
Comments 2