Code: Select all
SetFocus>PS4 Remote Play
Press Left
Press Right
//Wait for
WaitScreenImage>%BMP_DIR%\image_8.bmp,0.7,CCOEFF
Press Left
Press Right
Thanks,
Sam
Moderators: Dorian (MJT support), JRL
Code: Select all
SetFocus>PS4 Remote Play
Press Left
Press Right
//Wait for
WaitScreenImage>%BMP_DIR%\image_8.bmp,0.7,CCOEFF
Press Left
Press Right
Hi Grovkillen, I think so, I've included SetFocus in the script, is there a way of knowing for sure?.
Code: Select all
HoldKey>s,50,0
Wait>1.000
HoldKey>v,50,0
Wait>1.000
Hi Grovkillen,Grovkillen wrote: ↑Wed Mar 20, 2019 7:11 pmIf you have the window unfocused during debug it will be focused if it's working.
Another great bit of advice, Thanks DorianDorian (MJT support) wrote: ↑Thu Mar 21, 2019 10:48 amGreat advice as usual by Grovkillen.
If I was only able to give one single general tip, it would be this : Remember the context sensitive Help.
If you're in the Script Editor and your caret is positioned on any line that contains a command, pressing F1 will bring up the help file for that command - complete with usage examples, syntax, etc.
If your caret is not positioned on a command, or you're in the main Macro Scheduler window (e.g. not in the editor) the main Helpfile will launch. In there you'll find the Command Reference, where all the commands are listed by category. If you look at this, I can virtually guarantee a great many "eureka moments".
And the news just keeps getting better, because it's also online here : https://www.mjtnet.com/manual/