User:Valdemar

From DwarfFortressWiki

Jump to: navigation, search

[edit] Valdemar's Macros

These macros all use AutoHotKey, a free keyboard scripting library.


Contents


[edit] Fractal Bedroom Macro

This macro will create a fractal-ish bedroom complex. You can press Alt-B to create a bedroom block, or Alt-C to create a full complex with 4 bedroom blocks and a dining block in the center.

Note - the macro is much faster than the demo movie shows, it is done in under a minute.

Demo Movie

Download

[edit] Bedroom Builder and Furnisher Macro

Extract the .zip and run bedroom.ahk. If you don't have AutoHotKey installed, get it at http://www.autohotkey.com or just run bedroom.exe. Usage instructions are in the readme file.

Download

Demo Video - Part 1 Part 2

More Ini Examples


[edit] Rewall Macro

This is a macro to aid with rewalling. To use, copy-paste the script into a new .ahk file and run the script with AutoHotKey. Then, in Dwarf Fortress, press b-C-w, move the cursor to where you want to start the wall, and hold Ctrl-Shift-Arrowkey, using the direction you want to rewall in. To build floors, press b-C-f instead, and use Ctrl-Alt-Arrowkey. To stop, just release the keys.

The script will use the first material in the list. I suggest you create a stockpile near the construction site that only accepts the item you wish to build with and temporarily forbid any nearby materials you don't want to build with.

View/Download Code

Personal tools