Here are some macro's I'm working on. They're written in Java using the Robot class (thanks to McArine for pointing out this class and giving some examples of it's use). They should work on any platform and require some way of compiling and running Java.
Name | Creator | Date | Size | Description |
---|
Blocks.java | EldradUlthran | September 1, 2008 9:56 pm | 6242 | Opens and runs smelting blocks. Works with the increased size of smelting windows. |
Charcoal.java | EldradUlthran | September 1, 2008 9:34 pm | 9153 | Runs Charcoal ovens. Updated runs much more efficiently. |
Crematory.java | EldradUlthran | July 2, 2008 3:56 am | 6499 | Runs Crematories (still working on improving it... need to speed up the dot search by predicting where they should be). |
Functions.java | EldradUlthran | July 2, 2008 3:54 am | 5624 | new Functions.java (doesn't work with glass macro) |
Functions.old.java | EldradUlthran | March 2, 2008 4:06 am | 4278 | Required for glass macro. |
Glass.java | EldradUlthran | March 2, 2008 4:06 am | 3227 | A macro to make Sheetglass. |
GrowThistle.java | EldradUlthran | July 2, 2008 3:57 am | 1831 | Opens thistles and adds water/o2/sun at the start then repeats when they finish (until stopped). |
TileCharcoal.java | EldradUlthran | July 2, 2008 3:57 am | 2496 | Opens and tiles charcoal windows. |
flowers.txt | EldradUlthran | September 1, 2008 9:29 pm | 1042 | Not a Macro. Used with genetics.py |
genetics.py | EldradUlthran | September 1, 2008 9:27 pm | 12192 | Not a Macro. This expects a file named "mutagens.txt" and "flowers.txt" to be in the same directory. |
mutagens.txt | EldradUlthran | September 1, 2008 9:29 pm | 11676 | Not a Macro. Used with genetics.py |