My Macros
Object Detection
ObolObjects.mac
Most of my macros require this file to be in the ACTool\Macros folder.
It is used to detect objects on the screen, like END timer, Dialogs, etc.
All other macros can be saved to another folder, I created a folder on the root of drive C: called Macros and placed all my macros in it.
CC Oven
CCOven2.mac
I started with
Anka's Macro ccOven2.
I added:
- A routine to pause macro if user ALT Tabs away from game window.
- A routine to detect if an oven explodes or is snuffed out it stops monitoring that oven
More to come