12-24-2006, 01:10 AM
MacroNovice Wrote:I have managed to record the macro that chooses the right option to restart the game but how can i set a trigger?This is what you do, high light the Macro, go to Macro or Function properties and do this.
This is what i have so far.
int w1=act(win("" "ThunderRT6FormDC"))
lef 193 181 w1
1. click on window (window icon in trigger) and go to created and active.
2. drag. (make sure Restart thing (window or what ever is up) and then hit ok
and every time the window is visible then it will restart it automatically. if you dont get that then mabey G will know.