To do this do the following in the script:flasher.VideoCapWidth=500flasher.VideoCapHeight=500Sub flasher_Timer()flasher.VideoCapUpdate(<name of the window title you like to capture>)End SubThe name of the window title must be a 100% match otherwise it won't work.
Can you do an example with Notepad?
The instructions are clear enough but something not right or missing.
- Script DMD?
- VideoCapUpdate method isn't available for a flasher, .169 from github
Your right sorry...I made a mistake so here is the correct "way" to do it:
1. make sure flasher.VideoCapWidth/VideoCapHeight is set before starting the timer that calls VideoCapUpdate
2. the call for VideoCapUpdate must be: flasher.VideoCapUpdate = "<exact name of the window time to capture from>"
At the moment there isn't any error window popping up when you made mistake e.g. define a wrong window title. I'm not sure if we should add this because this feature is mainly for PUP at the moment.
And don't forget this feature is a hack. I'm not 100% if future Windows updates will break this. You should ask Nailbuster for more details how to use it.
Yeah understand. Just wanted to test it.





Top















are all trademarks of VPFORUMS.