Friday, October 9, 2015

Script for Macro Scheduler


For FGB volume
//Recorded Events

Let>WW_TIMEOUT=5

CapsOff

MouseMove>646,741

Wait>1.252

//Clicking on:

//SnapShotFile>%BMP_DIR%snapshot_0.png

Wait>0.156

LClick

Wait>0.063

-------------------------

While condition

Let>x=0

While>x<1

Let>x=x+1

EndWhile