Skip to content

HMI1973/VB-Recorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VB-Recorder

VB Code to enforce computer mouse and keyboard to do tasks using script code, this allows you to script your repeatative tasks and let the computer automatically do it.

Sample Script
CHECKIMGCHANGE|500,500|15000
MOVE|500,500|1000
MOVE|600,600|1000
MOVE|700,700|1000
ENDCHECK
LOOP|3
MOVEREL|10,10|2000
MOVEREL|20,20|2000
MOVEREL|30,30|2000
LOOPEND

About

VB Code to enforce computer mouse and keyboard to do tasks using script code, this allows you to script your repeatative tasks and let the computer automatically do it.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors