jcon321 / MouseRecord

C#... Every time the mouse is moved, the label with the coordinates changes to show the new position of the mouse's x,y coordinates. The recording sequence captures mouse clicks and the delays in milliseconds between each click. This concept allows for storing the recorded pattern in a log file or in paralleled arrays, allowing for simple playback.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

C#... Every time the mouse is moved, the label with the coordinates changes to show the new position of the mouse's x,y coordinates. The recording sequence captures mouse clicks and the delays in milliseconds between each click. This concept allows for storing the recorded pattern in a log file or in paralleled arrays, allowing for simple playback.


Languages

Language:C# 100.0%