Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27554

VS 2008 Mouse move and click

$
0
0
Hi. I want a code that move my mouse on a position, then click. I want this for a auto-clicker.

Something like:
Code:

If progressbar1.Value = progressbar1.Maximum then
mouse.move...............
mouse.click ..........
progressbar1.value = 0

I searched the google, and i found something like "mouse_event". I tried it, but it click only one time (first time when progressbar1.value = max., but no 2nd, 3rd etc.) :confused:

I want this to click me into form, but if not, i can find position from full screen :). Thank's

Viewing all articles
Browse latest Browse all 27554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>