-
help in vb please
im making a project in Microsoft Visual Basic and i was wondering is it possible to make it click in one specific spot over and over every x many seconds? and can you make a box to set the seconds? anyone know if this is possible and and could anyone point me in the right direction for oneline help for it, im not very good in visual basic, lol
thanks people :)
-
Re: help in vb please
-
Re: help in vb please
why would you want it to click a spot every few seconds. im sure there must be a timer function that will do that without moving the mouse.
sorry its been ages since i had to do vb so i have completly forgotten the syntax.
-
Re: help in vb please
there is a timer function but i am wanting to know how to make the mouse click, ill work out the rest after i get that piece of code